![]() |
Social Group Categories Font Size
I have one category thats name in the categories list is great big , How can i make them all the same size?
|
It's a tag could and thus follows the rule in vboptions > Tagging > Tag Cloud: Number of Levels. If you set that to 1, then all tags in all tag clouds will all be the same size.
|
You always come threw for me Thanks for everything you do
--------------- Added [DATE]1236310986[/DATE] at [TIME]1236310986[/TIME] --------------- Oops that didnt fix it :( |
Wow, you are right. Um....... but if you look at the function fetch_socialgroup_category_cloud (in functions_socialgroup.php), it says it uses that option. So.... {{{Lynne scratches her head}}}
|
Ah ha! That function builds the datastore for it. I got it to work by editing a group, changing the category, then changing it back again.
|
Well that worked but it made them all small , how do i make them bigger ,,, sorry to be a PITA
|
The sizes are defined in the template "socialgroups_css". Just change it there.
|
Well Lynne i have put
HTML Code:
font-size: 16pt; HTML Code:
<style type="text/css" id="vbulletin_socialgroup_css"> |
Except if you look at the function, or the page source itself:
HTML Code:
<a href="group.php?do=grouplist&cat=1" class="sg_catcloudlink sg_catlevel1">Uncategorized</a> Code:
a.sg_catlevel1 { |
THANKS
Quote:
|
That will not be so simple. If you put it at either the beginning or end of the template, then you will either have the list start with, or end with, a |. You would have to add a count variable into the foreach loop and add the | based on that variable ("if it equals 0, don't add it before the template is spit out" type of thing). You *would* have to edit the code.
|
Hey Lynne What would happen if i named MY CENTER social group category this
HTML Code:
<strong>|</strong> Groups & Clubs <strong>|</strong> --------------- Added [DATE]1236381774[/DATE] at [TIME]1236381774[/TIME] --------------- never mind that would screw everything else up https://vborg.vbsupport.ru/external/2009/03/40.gif |
All times are GMT. The time now is 12:24 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|