StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #4  
Old 06-24-2009, 05:02 PM
Debra's Avatar
Debra Debra is offline
Community Moderator
 
Join Date: Oct 2009
Location: Ontario, Canada
Posts: 13,365
Default Re: I Need Help Fixing Full-Width Header

first the formatting should look like this

background: #85ACAC url(images/header.png) no-repeat;

then

headerleft should look like

.headerleft {
width: 960px;
float: left;
font-size: 14px;
margin: 0px;
padding: 0px;
}

If you want to stretch the image to fit add this
.headerleft a img {
border: none;
margin: 0px;
padding: 0px;
width:960px;
}

header right should be 0px

.headerright {
width: 0px;
float: right;
margin: 0px;
padding: 20px 0px 0px 0px;
}
__________________
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
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

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


All times are GMT -5. The time now is 09:54 PM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.