The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Change colour of new topic text
I was wondering if it is possible to change the colour of the text when you visit a forum and the post hasn't been read yet.
currently, it goes bold, so i assume it is possible to do - I just have no idea where to start etc. Can anyone help me with something which seems so simple |
#2
|
|||
|
|||
Well, I don't know how to edit it myself, but my first guess would be in the Style's CSS file. If not then maybe in the forumhome_forumbit_level1_post and the other similar templates to that.
If not then sorry, just a suggestion |
#3
|
|||
|
|||
Hello
Thanks - yeah I agree with you, however I dont actually know what code it is i need to edit. If you get what I mean. I might try and get in touch with support to see if they can give any clues thanks |
#4
|
||||
|
||||
It's in the threadbit template, look for the correct <strong></strong> tags and change them to <span style="color:#000;"></span> instead. Add font-weight:bold; after color:#000; if you want to keep the bold effect.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|