The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Moving topic icons to the front of my thread title

+2
Stephen-
Yous000
6 posters

Go down

Solved Moving topic icons to the front of my thread title

Post by Yous000 May 26th 2012, 2:59 am

On my forum I added in new topic icons but the appear right ontop of my thread icons. How can I move it so the topic icon appears right before the text of the thread title?

The icon is going on top of my thread icons:

Moving topic icons to the front of my thread title SRbki

Notice the little wrench thing, I want to make it so all topic icons will display right infront of the thread title, how can I do this?


Last edited by Yous000 on May 30th 2012, 12:08 am; edited 4 times in total
avatar
Yous000
Forumember

Posts : 240
Reputation : 4
Language : English

Back to top Go down

Solved Re: Moving topic icons to the front of my thread title

Post by Stephen- May 26th 2012, 3:01 am

Hello,

I think you can do it by the topic icons: https://help.forumotion.com/t86303-topic-icons-how-to-add-a-solved-icon
Stephen-
Stephen-
Hyperactive

Male Posts : 2542
Reputation : 326
Language :

Back to top Go down

Solved Re: Moving topic icons to the front of my thread title

Post by Yous000 May 28th 2012, 3:16 am

Updated topic
avatar
Yous000
Forumember

Posts : 240
Reputation : 4
Language : English

Back to top Go down

Solved Re: Moving topic icons to the front of my thread title

Post by Sanket May 28th 2012, 1:17 pm

I think your Forum URL will be required for anyone to try to help.
Sanket
Sanket
ForumGuru

Male Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai

Back to top Go down

Solved Re: Moving topic icons to the front of my thread title

Post by Yous000 May 29th 2012, 8:32 pm

Sanket wrote:I think your Forum URL will be required for anyone to try to help.

www.runewish.com
avatar
Yous000
Forumember

Posts : 240
Reputation : 4
Language : English

Back to top Go down

Solved Re: Moving topic icons to the front of my thread title

Post by runawayhorses May 29th 2012, 10:26 pm

You can play around with the percentages % with this code and you might be able to get the icons where you want it. Right now the percentages are at 75% which will put them in the middle between the topic title and the right-hand side, like where this forum has them. This is for phpbb3.

Code:
 dl.icon dd.dterm, dl.icon dt {
        background-position: 75% 75%;
    }
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Moving topic icons to the front of my thread title

Post by Akkii May 29th 2012, 10:29 pm

Before starting this , backup ur CSS Smile
Find in CSS
Code:
ul.topics dd.dterm, ul.topics dt {
And remove this things:
display: block;
float: left;
padding-left: 45px;

Find:
Code:
dl.icon {

And make sure that is like this:

background-position: 400px 50%;
background-position-x: 400px;
background-position-y: 50%;
Akkii
Akkii
Forumember

Male Posts : 710
Reputation : 107
Language : English,HTML, CSS,Photoshop,Javascript!
Location : Here on Forumotion!

http://www.csshelp.net

Back to top Go down

Solved Re: Moving topic icons to the front of my thread title

Post by runawayhorses May 29th 2012, 10:44 pm

Why don't you let them try my code first so they can see if it works for them? I know it does I've used it before it addresses the icons hes speaking of. When you post over me with a new more complex way of doing it it makes the poster not know which thing to try. Let them take it one step at a time and work the problem for cryin out loud.
avatar
runawayhorses
Hyperactive

Male Posts : 2537
Reputation : 166
Language : English
Location : United States

http://runawayhorses.alldiscussion.net/

Back to top Go down

Solved Re: Moving topic icons to the front of my thread title

Post by Akkii May 29th 2012, 10:47 pm

No-one didn't post here anything , so i started writing , and when i finished , i clicked on "Send" , but you already posted it , right when i finished. Don't want to argue about this.
Akkii
Akkii
Forumember

Male Posts : 710
Reputation : 107
Language : English,HTML, CSS,Photoshop,Javascript!
Location : Here on Forumotion!

http://www.csshelp.net

Back to top Go down

Solved Re: Moving topic icons to the front of my thread title

Post by Yous000 May 30th 2012, 12:05 am

Thanks both Solved
avatar
Yous000
Forumember

Posts : 240
Reputation : 4
Language : English

Back to top Go down

Solved Re: Moving topic icons to the front of my thread title

Post by Akkii May 30th 2012, 12:13 am

Edit your first post and click the little green solved icon then resend your post this will help the staff see there problem fixed Smile
Akkii
Akkii
Forumember

Male Posts : 710
Reputation : 107
Language : English,HTML, CSS,Photoshop,Javascript!
Location : Here on Forumotion!

http://www.csshelp.net

Back to top Go down

Solved Re: Moving topic icons to the front of my thread title

Post by SLGray May 30th 2012, 12:27 am

Topic Solved & Locked


Moving topic icons to the front of my thread title Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum