Go Back   vBulletin Setup > vBulletinSetup Information > Troubleshooting vBulletin Problems

Reply 
 
LinkBack Thread Tools Display Modes
Old 05-11-2008, 02:28 PM   #1
vBulletin Owner
 
ArnyVee's Avatar
 
Join Date: Apr 2008
Location: South Florida
Posts: 2,884
Blog Entries: 1
ArnyVee is just really niceArnyVee is just really niceArnyVee is just really nice
Send a message via AIM to ArnyVee Send a message via Yahoo to ArnyVee Send a message via Skype™ to ArnyVee
How do I change the font size and row height in the forums area?

How do I change the font size and row height in the forums area?

I'd like to make a small change, but I don't want to tinker without knowing for sure.
ArnyVee is offline   Reply With Quote

Advertisement [Remove Advertisement]

Old 05-11-2008, 04:07 PM   #2
vBulletin Owner
 
ArnyVee's Avatar
 
Join Date: Apr 2008
Location: South Florida
Posts: 2,884
Blog Entries: 1
ArnyVee is just really niceArnyVee is just really niceArnyVee is just really nice
Send a message via AIM to ArnyVee Send a message via Yahoo to ArnyVee Send a message via Skype™ to ArnyVee
Re: How do I change the font size and row height in the forums area?

I found this Change the height to Categories - vBulletin.org Forum and I was wondering if this would work (it's from 2006).
ArnyVee is offline   Reply With Quote
Old 05-11-2008, 04:08 PM   #3
vBulletin Owner
 
ArnyVee's Avatar
 
Join Date: Apr 2008
Location: South Florida
Posts: 2,884
Blog Entries: 1
ArnyVee is just really niceArnyVee is just really niceArnyVee is just really nice
Send a message via AIM to ArnyVee Send a message via Yahoo to ArnyVee Send a message via Skype™ to ArnyVee
Re: How do I change the font size and row height in the forums area?

It states to change this...

Code:
<td class="tcat" colspan="<if condition="">6<else />5</if>">
....to this.....

Code:
<td class="tcat" height="50" colspan="<if condition="">6<else />5</if>">
....is this okay to do?
ArnyVee is offline   Reply With Quote
Old 05-11-2008, 04:39 PM   #4
vBulletin Owner
 
Curio's Avatar
 
Join Date: Jan 2008
Posts: 125
Curio has a spectacular aura about
Re: How do I change the font size and row height in the forums area?

You're looking to change the font size / row height of the category headings or the forum rows under the category headings?

Category headings are controlled by the tcat class which is editted in the CSS. It has a box for font-size, and you can increase the padding to increase it's height.

The forum rows are controlled by the alt1 and alt2 classes, and again, there's a spot to edit the font-size and you can add a padding declaration.
Curio is offline   Reply With Quote
Old 05-11-2008, 05:13 PM   #5
vBulletin Owner
 
ArnyVee's Avatar
 
Join Date: Apr 2008
Location: South Florida
Posts: 2,884
Blog Entries: 1
ArnyVee is just really niceArnyVee is just really niceArnyVee is just really nice
Send a message via AIM to ArnyVee Send a message via Yahoo to ArnyVee Send a message via Skype™ to ArnyVee
Re: How do I change the font size and row height in the forums area?

Curio,

I actually wanted to change the font size / row height of the forum rows. After doing this, I noticed (after re-reading the post) that it was for the category headings.

How do I get to the alt1 and alt2 classes?
ArnyVee is offline   Reply With Quote
Old 05-11-2008, 05:40 PM   #6
vBulletin Owner
 
Curio's Avatar
 
Join Date: Jan 2008
Posts: 125
Curio has a spectacular aura about
Re: How do I change the font size and row height in the forums area?

They're in the style css editting area... add padding: 7px to the extra css attributes box and mess with the 7 until you're happy.

Curio is offline   Reply With Quote
Old 05-11-2008, 06:04 PM   #7
vBulletin Owner
 
ArnyVee's Avatar
 
Join Date: Apr 2008
Location: South Florida
Posts: 2,884
Blog Entries: 1
ArnyVee is just really niceArnyVee is just really niceArnyVee is just really nice
Send a message via AIM to ArnyVee Send a message via Yahoo to ArnyVee Send a message via Skype™ to ArnyVee
Re: How do I change the font size and row height in the forums area?

Thanks Curio!

So, do you simply put a number in the "font size" field? Or, is it something I add in the "extra css attributes"?
ArnyVee is offline   Reply With Quote
Old 05-11-2008, 06:15 PM   #8
vBulletin Owner
 
Curio's Avatar
 
Join Date: Jan 2008
Posts: 125
Curio has a spectacular aura about
Re: How do I change the font size and row height in the forums area?

put a number larger than 10 followed by 'pt' into the font-size box
Curio is offline   Reply With Quote
Old 05-11-2008, 06:30 PM   #9
vBulletin Owner
 
ArnyVee's Avatar
 
Join Date: Apr 2008
Location: South Florida
Posts: 2,884
Blog Entries: 1
ArnyVee is just really niceArnyVee is just really niceArnyVee is just really nice
Send a message via AIM to ArnyVee Send a message via Yahoo to ArnyVee Send a message via Skype™ to ArnyVee
Re: How do I change the font size and row height in the forums area?

Thanks for all of your help Curio!
ArnyVee is offline   Reply With Quote
Reply 
vBulletin Setup > vBulletinSetup Information > Troubleshooting vBulletin Problems

Tags
area, change, font, forums, height, row, size

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I change certain font colours without changing the whole forum? dkuk vBulletin Skins, Styles and Templates 3 09-05-2008 03:12 AM
Vbulletin How To Change Ads Code Font mahadzira Troubleshooting vBulletin Problems 0 06-09-2008 02:12 PM
How to change Font face and size? Forum Lover Troubleshooting vBulletin Problems 1 12-22-2007 06:24 AM
how can i change attachment picture size? loka Troubleshooting vBulletin Problems 1 11-11-2007 09:18 AM
font size tphilakone Troubleshooting vBulletin Problems 1 04-05-2007 03:25 AM


All times are GMT -8. The time now is 04:42 AM.