The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
would like to change the colors of linked text in template
right now there no difference on the theme little black which I use from regular text.
I would like links to be black in color instead of grey which it is now. please help me out |
#2
|
||||
|
||||
Add to additional.ccs, modify to fit your needs:
HTML Code:
/* change link color in posts */ .postcontent a {color:pink;} |
#3
|
|||
|
|||
Hi, thank you for your info.
Anyone of you in here who can explain to me exactly what file to open and modify to get example pink link texts in all posts? |
#4
|
||||
|
||||
Quote:
GO > ACP > STYLES & TEMPLATES > SEARCH IN TEMPLATES: additional.css > FIND NOW: click to open the template (red) and add the code...below Code:
/* change link color in posts */ .postcontent a {color:pink;} you can adjust the red to your own desire color....but i guess PINK is Lynne fave color so leave it as is... Finally if all okay save it... hope this helps you now clearly...or else... best regards |
#5
|
|||
|
|||
thank you very much
|
#6
|
||||
|
||||
Actually, I dislike pink. However, when testing if some css works, pink really shows up and is easy to spot.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|