The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Changing URL colors within posts?
I'm trying to figure out a way to change the color of inserted web links within the contents of posts, WITHOUT changing the color of all of the other links on the page (like username's, and the navbar links, etc).
Is there a mod to separates posted URL links from the other links rendered on the page outside of the post contents? I've been searching for 2 days now, and can't find anything. I would appreciate the input, guys. Thank you! Jim |
#2
|
|||
|
|||
i think you could customize this to work for you. just ask the mod maker to help you find the right code for that link
https://vborg.vbsupport.ru/showthread.php?t=238890 |
#3
|
||||
|
||||
add to additional.css:
HTML Code:
/* change link color in posts */ .postcontent a {color:pink;} |
#4
|
|||
|
|||
Quote:
Thanks for the help, that took care of it with zero hassle. Many thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|