Moving topic icons to the front of my thread title
+2
Stephen-
Yous000
6 posters
Page 1 of 1
Moving topic icons to the front of my thread title
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:
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?
The icon is going on top of my thread icons:
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
Yous000- Forumember
- Posts : 240
Reputation : 4
Language : English
Re: Moving topic icons to the front of my thread title
Hello,
I think you can do it by the topic icons: https://help.forumotion.com/t86303-topic-icons-how-to-add-a-solved-icon
I think you can do it by the topic icons: https://help.forumotion.com/t86303-topic-icons-how-to-add-a-solved-icon
Stephen-- Hyperactive
- Posts : 2542
Reputation : 326
Language :
Yous000- Forumember
- Posts : 240
Reputation : 4
Language : English
Re: Moving topic icons to the front of my thread title
I think your Forum URL will be required for anyone to try to help.
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Yous000- Forumember
- Posts : 240
Reputation : 4
Language : English
Re: Moving topic icons to the front of my thread title
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%;
}
Re: Moving topic icons to the front of my thread title
Before starting this , backup ur CSS
Find in CSS
display: block;
float: left;
padding-left: 45px;
Find:
And make sure that is like this:
background-position: 400px 50%;
background-position-x: 400px;
background-position-y: 50%;
Find in CSS
- Code:
ul.topics dd.dterm, ul.topics dt {
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%;
Re: Moving topic icons to the front of my thread title
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.
Re: Moving topic icons to the front of my thread title
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.
Re: Moving topic icons to the front of my thread title
Thanks both Solved
Yous000- Forumember
- Posts : 240
Reputation : 4
Language : English
Re: Moving topic icons to the front of my thread title
Edit your first post and click the little green solved icon then resend your post this will help the staff see there problem fixed
Re: Moving topic icons to the front of my thread title
Topic Solved & Locked |
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Similar topics
» thread preview when you hover the mouse over the thread title , can we do it ?
» moving a post up or down in the thread
» Moving topics to another thread
» Moving only one topic from a different Host
» Length of thread title
» moving a post up or down in the thread
» Moving topics to another thread
» Moving only one topic from a different Host
» Length of thread title
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum