![]() |
"Bold" - New or Unvisited Links / "Not Bold" - Visited Links
I'd like to modify my style's CSS so that in the "Body" section, so that "Normal Links" are bold, and "Visited Links" are normal.
I know I need to use "font-weight:bold" somewhere, but don't know where and how to insert it in the menu boxes. Any help would be appreciated. |
Code:
a:link { font-weight: bold; } |
Thanks, I found a more specific solution:
Admin CP -> Styles & Templates -> Style Manager -> Main CSS (in the menu) -> Body In the Body class, under Normal Links CSS, in the Text Decoration box enter the custom markup. Code:
; font-weight:bold Code:
text-decoration: font-weight: bold; |
All times are GMT. The time now is 07:44 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:
|