PDA

View Full Version : Fixed Full Width Header?


RobertB
07-01-2009, 09:39 AM
I seem to have done it before but I cannot figure it out.

I have a center position, header, top nav, content + 1 right column, and fixed full width footer. After I slice my stuff up, I want to place a Header graphic that is seamless with the full width header background. This works fine for the 'fixed full width" footer but I cannot get it to work for the header. Any ideas?

Sculptor 2.03, Vista

RobertB
07-01-2009, 09:47 AM
i figured it out....created a new div sub the fullWidthHeader div.

RobertB
07-01-2009, 10:24 AM
On my fixedFullWidthFooter, despite my design screen indicating 93px, Sculptor actually previews and spits out -93px.

Justin Nemeth
07-01-2009, 10:40 AM
When using a full width fixed footer, that is the normal behavior for it to have a negative top margin. Essentially, the page has to be 100% height which would push the footer under the page. By using a negative margin, this pulls it back up into view correctly.