PDA

View Full Version : profil modify and postbit


fnrtop
04-16-2011, 10:50 PM
Hi. Im trying to edit these things in the pic below

http://www.3raqfree.com/images/td91aqw30thh6cenkci.png

1?-send messege and these stuffs as u see ( the color changes when i change the header content background )

2-general inframtion, total post and ever thing in grey

3- the background of the Basic infromation , stastic etc...

and last qustion, im trying to make the default style of any post and thread ( centerd, font Tahoma , size 12px )

so what i did is

chinging

{vb:raw post.message}

to



<div style="font-family:Tahoma;font-size:11px;" align="center">{vb:raw post.message}</div>

in the postbit_legacy template , but it stil dosent work. all posts are Arial,12,not centred

Help would be appreciated.

Lynne
04-17-2011, 01:43 AM
If you are using profile customization (and according to your image you do have this on), then you need to click Customize My Profile on your page, make the profile look like how you want it for everyone, and then click Save as Site Default.

The postbit message font is defined by a stylevar - postbit_font, or postbit_msg_font I think?