![]() |
|
#1
|
|||
|
|||
|
I can't seem to change the default font size in the posts on my forums, so I have a 12 pt font on my vBa home page and I'd like 12. I read on the vB forums that it's handled in the main css under <td>, <th>, <p>, <li> but I have 10pt in there and it still doesn't work. Am I possibly missing something in vBa?
|
|
#2
|
||||
|
||||
|
The CMPS should show the font size in the same way it's shown on your posts.
|
|
#3
|
|||
|
|||
|
It does. It's too big though. It's driving me up a freaking wall ^^
Thanks anyway
|
|
#4
|
|||
|
|||
|
I added "font-size: 8pt;" to my legacy post bits template because i wanted the forum header font and forum post font to be different sizes. It looks like this now:
Code:
<!-- message --> <div style="font-size: 8pt;" id="post_message_$post[postid]">$post[message]</div> <!-- / message --> |
|
#5
|
||||
|
||||
|
Just add that around the $news[message] variable in the adv_portal_newsbits template.
|
|
#6
|
|||
|
|||
|
Thank you Brian
Perfect now.
|
|
#7
|
||||
|
||||
|
Quote:
So initially I changed the posting area font by going to the postbit template and putting there the needed font changes. I also changed the VBA News module title by doing this alteration: http://www.vbadvanced.com/forum/show...highlight=size However while within the forum the font size is now increased, on the VBA frontpage the font (in the post area) remains small! Any idea why this is happening? Generally how can I change the normalfont of the whole Vbulletin forum? thanx in advance. stark |
|
#8
|
||||
|
||||
|
Admin CP => Style Manager => {select style} => All Style Options
That's where you would go to change your default font sizes. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Change News Font Size | Oddmaker | "How Do I..." Questions | 11 | 03-09-2007 04:28 AM |
| Changing the news headline font size | infiniterb | "How Do I..." Questions | 2 | 07-08-2005 01:52 PM |
| Main news text font size. | ADoomedMarine | "How Do I..." Questions | 1 | 06-10-2005 08:41 AM |
| Font size in thread display with vBa | JohnBee | Troubleshooting / "How do I..." Questions | 1 | 05-15-2005 10:10 AM |