how do i change that? the forum names (titles) on the home page don't change by making changes within the css main area. is it html somewhere? thanks
Announcement
Collapse
No announcement yet.
Font size for Forum names (titles) on home page
Collapse
X
-
Comment
-
could it be changed somewhere in this html:
<div>
<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
<if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
</div>
<if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
<if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&f=$forum[forumid]">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>
Comment
-
for example on this board:
vBulletin 3 'How Do I' Questions (33 Viewing)
Use this forum to ask questions about how to do things in vBulletin 3
the title and description appear to be two different font sizes.
Comment
Related Topics
Collapse
-
by suntzu500I want to increase the font sizes of the forum title and its description on the front page (see screen print below). How do I change it? I tried to go to the Styles edits in the Admin Control Panel and...
-
Channel: vB Cloud Support & Troubleshooting.
Sat 14 Jul '18, 4:11pm -
Comment