PDA

View Full Version : Coding Header Issues


andy_mcguire
07-15-2013, 10:06 AM
Hey folks,

Can anyone either help do, or provide direction on how to achieve the following:
100% Width Header Part with specific forum width
Move the login / information area

Basically I am trying to code this: http://d.pr/i/ysuk
Me not being the best at vBuletin 4, am running into a few problems http://www.shadowsyndicateforum.com/forum.php?styleid=5
Can anyone either Skype me and help, or provide direction?

I am willing to give some money to whoever can help me.

Regards,
Andrew

Razta
07-15-2013, 10:17 AM
Yea, this been giving me a hard time as well....

Lynne
07-15-2013, 03:07 PM
Something like:
body {width: 100%}
.body_wrapper {width: 900px; margin: 20px auto;}

andy_mcguire
07-21-2013, 10:12 AM
Something like:
body {width: 100%}
.body_wrapper {width: 900px; margin: 20px auto;}

Worked a treat thanks! Now to modify the style to reposition the login box :P
This is gonna be hard