Hi all,

I must have changed something inadvertently on my homepage yesterday and not
realized it, and things have gotten a little weird.

My homepage was previously working just fine. However, last night I saw that
my entire page was starting top left instead of top center, the nav bar and
main content section had been shifted all the way to the right side of the
page, and the I faux column approach that had worked so simply is now not. I
managed to fix the nav and main content, but can't figure out what I have
done with the faux column and centering of the page. If you click on the
Product Features button on my menu it is laid out how it should be.

Website: http://skeetrbeatronline.com/

Code for the container that holds the image for the faux column:

#maincontainer {
    max-width: 1200px;
    min-width: 600px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    width: 900px;
    background: url(images/bgtile.gif) repeat-y 50% 0;
    position: relative;

}

Does anyone have any ideas?  Could is be related at all to the Product
Features page that I added yesterday? Since that one is working fine I
didn't think so, but for the life of me I can't figure this out.

Thanks in advance,

Allison
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
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