PDA

View Full Version : Problems with aligning header... do you know how to do it?



Nafae
Sun 2nd Dec '01, 4:56pm
When I try to align my header, it always wants to align right and never streatch the full 100% of the board. I want it to look like vbulletin.org has it, where the header streatches all the way across. view the prollem at http://www.rpgc.net/forums ty in advance :) any help would be loved :D

Sinecure
Sun 2nd Dec '01, 5:08pm
Styles --> Modify --> Default --> Fonts/colors/etc

You should see the Body Tag field.

Make sure your margins look like this:
leftmargin="0" rightmargin="0" topmargin="0" marginwidth="0" marginheight="0"


That will work :D

Sinecure
Sun 2nd Dec '01, 5:13pm
Problem solved. :D



<body bgcolor="#293E61" text="#000000" id="all" leftmargin="0" rightmargin="0" topmargin="0" marginwidth="0" marginheight="0" link="#000020" vlink="#000020" alink="#000020" >