The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
very odd css problem
I have this tag cloud on the right column of my home page.
http://www.talkjesus.com/ It has 5 font size levels. The css is: Code:
<style type="text/css"> a.tagcloudlink:link, a.tagcloudlink:visited { text-decoration:none; } a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline; background-color: #4F57A0; color: white; } a.level1 { font-size: 11px; color: #ff9900 } a.level2 { font-size: medium; } a.level3 { font-size: large; color: #ff9900 } a.level4 { font-size: x-large; } a.level5 { font-size: xx-large; } </style> For example, level 1 and 3 does not show #ff9900 color at all. I did a hard refresh and even proved something very weird is happening because I made level 1 32px in font size to quickly test it, font size blew up to 32px just fine on refresh. So if someone can figure out why the color portion is not taking effect, would appreciate that help. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|