Guest Menma Posted June 7, 2013 Share Posted June 7, 2013 Where in the CSS files are the "pinned" & "hot" IPS Badge handled? I would like to change topics that are pinned/hot with an image to represent it instead of the IPS Badge. Also I'm wondering the same thing for "polls". Link to comment Share on other sites More sharing options...
0 Guest Geonode Posted June 8, 2013 Share Posted June 8, 2013 Go to the "ForumView Template" then select the "ForumPrefixWrap andreplace the code in it with:<if test="prefix:|:$text"> <!---<span class='ipsBadge ipsBadge_green'>{$text}</span> ---><img src='{style_images_url}/{$text}.gif' title='{$text}'></img></if>and go to theme's image folder and put the images thereand name them exactly like their corresponding names (Pinned.gif, Poll.gif) I cant remember what i did for the "Hot" topic template, I have done it on my site, but im too lazy to find out where i did it. Link to comment Share on other sites More sharing options...
0 Guest Geonode Posted June 7, 2013 Share Posted June 7, 2013 what kind of image :| Link to comment Share on other sites More sharing options...
0 Guest Menma Posted June 7, 2013 Share Posted June 7, 2013 (edited) The Icon images that vBulletin has. Example: I want it to have the icon, then "Sticky:" next to it. Edited June 7, 2013 by Menma Link to comment Share on other sites More sharing options...
0 Guest Menma Posted June 8, 2013 Share Posted June 8, 2013 Go to the "ForumView Template" then select the "ForumPrefixWrap andreplace the code in it with:<if test="prefix:|:$text"> <!---<span class='ipsBadge ipsBadge_green'>{$text}</span> ---><img src='{style_images_url}/{$text}.gif' title='{$text}'></img></if>and go to theme's image folder and put the images thereand name them exactly like their corresponding names (Pinned.gif, Poll.gif) I cant remember what i did for the "Hot" topic template, I have done it on my site, but im too lazy to find out where i did it.Ah no worries I guess, Pinned threads were my main concern. Link to comment Share on other sites More sharing options...
0 Evarni Posted June 8, 2013 Share Posted June 8, 2013 The question(s) in this support topic have been answered and the owner has been able to solve the problem. Because of this, the support topic has been closed and moved.If you have other questions, please open a new topic. Link to comment Share on other sites More sharing options...
Question
Guest Menma
Where in the CSS files are the "pinned" & "hot" IPS Badge handled? I would like to change topics that are pinned/hot with an image to represent it instead of the IPS Badge.
Also I'm wondering the same thing for "polls".
Link to comment
Share on other sites
5 answers to this question
Recommended Posts