The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Tag cloud strange behaviour
I now have the tag cloud visible in a forum block. I think it displays correctly i.e. different words of varying sizes. (forum.php)
However, in (activity.php) all the words are the same size. Is this a known problem? Thanks.. |
#2
|
||||
|
||||
There is no tag cloud on the activity.php page so I'm not sure what you are talking about. If I were to take a guess though, I would guess you didn't include the css template on the activity page and so that is why the tags are all the same size.
|
#3
|
||||
|
||||
Thanks for the response...
How odd... I have just discovered that the problem is still the same on forumdisplay.php as well as activity.php. If you wouldn't mind, could you explain how to include the css template on the activity page? I am guessing once I know that, I could repeat the process for the other pages affected. Strange that I see the tag cloud on the page. Perhaps it is down to the mod 'sidebar anywhere'? If the css will sort it out, I would be comfortable with that.. Thanks.. |
#4
|
||||
|
||||
Unless I can get a link to the page where it is working and the page where it isn't working, then I can't really tell what the problem is and make a suggestion on how to fix it.
|
#6
|
||||
|
||||
Your working page has this line in the <head> area:
HTML Code:
<link rel="stylesheet" type="text/css" href="css.php?styleid=3&langid=1&d=1398494143&td=ltr&sheet=sidebar.css,widgets.css,tagcloud.css" />
HTML Code:
a.level1 { font-size: 9px+1; } a.level2 { font-size: 12px; } a.level3 { font-size: 16px; } a.level4 { font-size: 18px; } a.level5 { font-size: 23px; } |
#7
|
||||
|
||||
As ever, thanks for your time and instruction.
Great support here. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|