![]() |
CSS Selectors & links...
I want to change the link color on a webpage but only for links in the CSS selector .tcat
I've tried several variations, but this is the closest I think I've gotten: Code:
a.tcat:link {text-decoration: underline; color:white;} --------------- Added [DATE]1229398714[/DATE] at [TIME]1229398714[/TIME] --------------- From what I'm reading, I have to manually add a new class to each link anchor tag that I want to change the link color for??? Can't I just use the class inside the table tag that surrounds these links somehow? I'm positive I did it before. It's driving me nuts. :/ --------------- Added [DATE]1229399627[/DATE] at [TIME]1229399627[/TIME] --------------- Ha! Got it! I knew I had done it before. :D Here's the code for anyone who's interested. Code:
.tcat a:link {text-decoration: underline; color:white;} |
All times are GMT. The time now is 11:37 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|