The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Change link CSS for posts only
I would like to change the styling of links within posts. However if I update using stylevars it seems to change all links throughout the site.
Does anybody know of way to do this for the contents of a post only? For example all my links currently look like this: linky text I would like post links to be bold / underlined, eg. linky text But for all other links within the site to remain as per the original example --------------- Added [DATE]1316004348[/DATE] at [TIME]1316004348[/TIME] --------------- Decided against bold in the end, the following addition to the vbulletin.css template sorts the problem: Code:
.postcontent a { text-decoration: underline; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|