The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Tag cloud color and size ....
Found this code here at forums, but thread is closed and I just cant ask for help there
I placed this code instead default one within 'tag_cloud_headinclude' template Code:
<style type="text/css"> a.tagcloudlink:link, a.tagcloudlink:visited { text-decoration:none; } a.tagcloudlink:hover, a.tagcloudlink:active { text-decoration:underline; } a.level1 { font-size: 8pt; color: #4682B4; } a.level2 { font-size: 10pt; color: #2F4F4F; } a.level3 { font-size: 12pt; color: #9932CC; } a.level4 { font-size: 14pt; color: #C71585; } a.level5 { font-size: 16pt; color: #B22222; } </style> Also Iam using Vba CMPS module, and there is just the same thing...only changes that this code did for me is that all tags are in pink and sizes are just the same as beforre BOOORIIING Can anyone help me with this !? Thanks ps sorryz cuz my poor english, hope that I was clear enough |
#2
|
||||
|
||||
Modifications in the graveyard are not supported.
I suggest you play with your classes. I have added color to my tags by creating color for tags like a.classname.link, a.classname.visited, etc. |
#3
|
|||
|
|||
Thanks Lynne
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|