![]() |
New/Old Status Images as Text?
Instead of using the typical images to differentiate if a forum has new posts or not, is it possible at all to use text instead? I've searched around and haven't come across anything so I thought I'd ask here.
|
Quote:
The template(s) that you want to edit all are named forumhome_forumbit_level... The variable you want is $forum[statusicon]. This has a value of either "old" or "new" You can use it as text, or?a more-interesting way to use it is to define a class on the "A" tag that surrounds the forum title. Like this: HTML Code:
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]" <if condition="$show['forumdescription']">title="$forum[description]"</if> class="$forum[statusicon]">$forum[title]</a> HTML Code:
a.new:after {content:'NEW';background-color:#f00;color:#fff;font-size:.5em;margin-left:.125rem;border-radius:.66em;padding-left:.375em;padding-right:.375em;font-style:normal;position:relative;bottom:.25em;} |
All times are GMT. The time now is 02:17 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|