PDA

View Full Version : Sub forum title text size


Tom McConnell
02-14-2009, 04:04 PM
I want the forum and sub-forum title (see Need Larger in picture) text larger (same as my category text size). I was not able to achieve the in styles because it changes other text size.

Can I change the size in the template, and if so, which one do I change?

That requires editing the forumbits:

Admin CP -> Styles & Templates -> Style Manager -> ? ? -> Forum Home Templates -> forumhome_forumbit_*

This requires some HTML ability.


What syntax controls the forum title?

Lynne
02-14-2009, 04:42 PM
To find which template to edit - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source.

Tom McConnell
02-18-2009, 07:27 PM
:):) Thanks. I can customize now!!! :):)