The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Tag Cloud Levels
I want to have more than 5 "levels" in the tag cloud.
AdminCP -> vBulletin Options -> Tagging Options -> Tag Cloud: Number of Levels Quote:
Thanks in advance for any help. |
#2
|
||||
|
||||
I do not know if this helps. in tags.php these are defined and later used.
</script><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: xx-small; } a.level2 { font-size: small; } a.level3 { font-size: medium; } a.level4 { font-size: large; } a.level5 { font-size: xx-large; } </style> <title>www.copiertalk.com - Tags</title> <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: xx-small; } a.level2 { font-size: small; } a.level3 { font-size: medium; } a.level4 { font-size: large; } a.level5 { font-size: xx-large; } |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|