Topics Icons are on the Icons for Topics
2 posters
Page 1 of 1
Topics Icons are on the Icons for Topics
The icons, such as solved or complete that can be used on this forum, I want them to be next to the writing, not on the icon which says whether there is a new post or not.
EXAMPLE...
Number 1 is where it is showing, but I want it to move to number 2 like the forum in the picture has it.
How do I move it?
EXAMPLE...
Number 1 is where it is showing, but I want it to move to number 2 like the forum in the picture has it.
How do I move it?
Last edited by adam360 on Thu 15 Dec 2011 - 16:38; edited 1 time in total
Re: Topics Icons are on the Icons for Topics
Your forum doesn't that so in your picture. Please provide your forum url that it's in image.
Guest- Guest
Re: Topics Icons are on the Icons for Topics
Try this:
Example:
- Code:
img[src="http://i29.servimg.com/u/f29/14/69/22/94/openfo10.png"] {
position: relative !important;
left: 15px !important;
}
Example:
- Code:
img[src="http://cdn1.iconfinder.com/data/icons/basicset/plus_16.png"] {
position: relative !important;
left: 15px !important;
}
Guest- Guest
Re: Topics Icons are on the Icons for Topics
It has not moved the writing which says "global announcement" though
it just acts as a new layer on top of it
I want it to look like the picture provided in first post
it just acts as a new layer on top of it
I want it to look like the picture provided in first post
Re: Topics Icons are on the Icons for Topics
You need to get the link of the image status [New post/No new post/Locked, etc...] and make more:
- Code:
img[src="URLIMG"] {
position: relative !important;
left: 15px !important;
}
Guest- Guest
Re: Topics Icons are on the Icons for Topics
no... I mean the actual writing not an image, it just over lays on the writing
Re: Topics Icons are on the Icons for Topics
Well, add also:
- Code:
div.topictitle{
position: relative !important;
left: 15px !important;
}
Guest- Guest
Re: Topics Icons are on the Icons for Topics
Okay, one last but, how do I put the image up a little?
I don't want it to be laying on the bottom of the line
I don't want it to be laying on the bottom of the line
Re: Topics Icons are on the Icons for Topics
Add after:
- Code:
left: 15px !important;
- Code:
bottom: 8px !important;
- Code:
img[src="URLIMG"] {
position: relative !important;
left: 15px !important;
bottom: 8px !important;
}
Guest- Guest
Re: Topics Icons are on the Icons for Topics
just checked it without that picture now and it looks pretty bad for things that aren't official.... look,
http://gamebase.betaboard.net/f5-announcements
http://gamebase.betaboard.net/f5-announcements
Re: Topics Icons are on the Icons for Topics
Okay, try to replace this code:
- Code:
div.topictitle{
position: relative !important;
left: 15px !important;
}
- Code:
div.topictitle:first{
position: relative !important;
left: 15px !important;
}
Guest- Guest
Re: Topics Icons are on the Icons for Topics
hides the a behind the picture
I tried changing how many pixels it should move but it doesn't move at all now http://gamebase.betaboard.net/f5-announcements
I tried changing how many pixels it should move but it doesn't move at all now http://gamebase.betaboard.net/f5-announcements
Re: Topics Icons are on the Icons for Topics
Hah, I gust remember that your problem is solved on Justin's forum by me. You are luky, because is in english support that topic. I think should works. http://www.extrem-tutorials.com/t3162-how-do-i-make-before-topic-title-a-image-topic-rezolvat
Guest- Guest
Re: Topics Icons are on the Icons for Topics
Topic Solved & Moved |
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Similar topics
» Icons for topics
» Topics Icons, Please!
» Icons for topics
» how to add topics icons ?
» Icons for topics
» Topics Icons, Please!
» Icons for topics
» how to add topics icons ?
» Icons for topics
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum