On 17.07.2012 21:39, Peter Ankelein wrote:
http://www.mdsol.com/ad/rave/css-test.html

1) header—this is a 1390px background image that I'm trying to have crop
evenly on both sides so it remains centered to the content.

2) #page—again, making this fluid and always centered to the center of the
header background image. Changing the width to 100% gets the fluid bit
happening, though, the header is unaffected.

#page, header {max-width: 100%; min-width: 1020px;}

...will solve your problem on both points, down to the 1020 in width your fixed page can handle.

regards
        Georg

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to