Quote:
Originally Posted by BLykMik
1.) I'm having the same issue as the above posters where the tags are not showing as different sizes. They're all the same font size. (I've made sure that some tags are used more often, to confirm that they're not just all equally used.)
What controls the font sizing and how do I get that working?
|
I just upgraded to version 4.0.2 PL1. I have seen this error. I will fix a soon as possible.
Quote:
Originally Posted by BLykMik
2.) The "More" tag takes me to a non existent php page. (tags.php) I'm not sure what is supposed to be there, why it isn't, or what I can do to fix this.
|
I don't know you can upload files or not enough because if you use vBulletin Publishing Suite will have this file. See to fix it at 3.)
Demo at vBulletin.com
http://www.vbulletin.com/forum/tags.php
Quote:
Originally Posted by BLykMik
3.) How can I just force this widget to use the default widget css styles? (A stepthrough would be good, as I'm a total beginner here)
|
Go to admincp and search template "cms_tag_cloud"
As you see at this template
PHP Code:
<link rel="stylesheet" type="text/css" href="{vb:var vbcsspath}tagcloud.css" />
I'm include default css of vBulletin to show different font size in tagcloud.
At here, you can edit or translate link "More Tag"
if you want to edit default widget css style, I think you need edit at
StyleVars and vbcms.css template.
P/S: I will fix tags are not showing as different sizes at vbulletin version 4.0.2 a soon as possible.
Thanks All!