PDA

View Full Version : how?


Evil X
10-21-2005, 08:56 PM
how do I make the postbit text bigger? I found how to make the username bigger, but nothing about the rest :rolleyes:

Sean S
10-21-2005, 10:26 PM
how do I make the postbit text bigger? I found how to make the username bigger, but nothing about the rest :rolleyes:

you have to do that through your Styles & Templates area. However, you have to remember that changing the size of the postbit will increase the size of other fonts that use the same class/id of postbit.

So I would recommend that if you only want the postbit text to be bigger, edit your "postbit or postbit_legacy" template, and enter a different class/id for the particular table.

After that just add that class to your CSS and change the text size/color/... from there. :)