![]() |
|
||||||
|
|
Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
What I would like to achieve is something similar but with the header .. Make a full width header outside of the wrap.
viewtopic.php?f=8&t=7350&start=0&hilit=full+width+ footer Thanks |
|
#2
|
||||
|
||||
|
open header.php and find
<div id="wrap"> now place this either at the bottom of the file or just before the navbar id depending on your preference. then you will need to adjust this #header { background: #85ACAC url(images/header.png); width: 960px; height: 100px; color: #FFFFFF; font-size: 11px; margin: 0px; padding: 0px; overflow: hidden; } to something like #header { background: #85ACAC url(images/header.png); height: 100px; color: #FFFFFF; font-size: 11px; margin: 0px auto 0px; padding: 0px; overflow: hidden; }
__________________
Fat Cat Designs | "Creativity takes courage." Henri Matisse Make life easier use FireFox and these Customizing tools: Firebug - Web Developer New to Genesis? See our Guide for Beginners! Recommended StudioPress Designer StudioPress on Facebook |
|
#3
|
||||
|
||||
|
Got it to work.. I also had to remove body width from here.
Thanks Debra, You rock,lady.body { background: #E2DDCB; color: #333333; font-size: 12px; font-family: Arial, Tahoma, Verdana; margin: 0px auto 0px; padding: 0px; } Now I have to figure out a few margin/space/padding stuff
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Full Width Header still indents, how do I remove space on left of header? | afarley | General Discussion | 3 | 04-07-2010 11:16 AM |
| Lifestyle Footer - Full Screen Width | GeorgeO | General Discussion | 2 | 03-29-2009 09:14 PM |
© Copyright 2012 Copyblogger Media LLC · StudioPress™ is a trademark of Copyblogger Media LLC
Privacy Policy | Refund Policy | Terms of Service | Affiliate Program | Contact Us