View Full Version : edit whos viewing ..
Hi,
Need a simple bit of advice,
On the homepage where it says (5 viewing) etc..
i want to change its colour, so the (5 viewing) is in a deeper colour
Thanks
can nobody help with this ?
Gray Matter
09-25-2008, 12:52 PM
You want to edit this code inside forumhome_forumbit_level1_post and forumhome_forumbit_level2_post:
<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
Sorry,
once ive found that code what do i add/edit to change the colour of it ?
Lynne
09-25-2008, 02:10 PM
Sorry,
once ive found that code what do i add/edit to change the colour of it ?
You can add to the <span> tag:
<span class="smallfont" style="color:white;">
top class!!!
done, thanks alot
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.