Support Forum » Mac OS X

page check

(4 posts)

  1. hairBall
    Member

    I'm having a problem with this page on a PC with IE

    http://home.comcast.net/~s.oravec/gallery.html

    any suggestion on how to improve page will help

    Thanks for your time !

    Posted: 1 year #
  2. I fixed up the main layout issue in IE7 by adding 'overflow: auto' to the '#column2' div, which forces it to flow properly.

    In IE6 there's all sorts of issue, but a basic one is that IE6 doesn't understand 'max' or 'min' width, which is why it isn't centring the page - you need to set a plain old 'width' for it to work (either by using a hack, or setting width on all browsers).

    Posted: 1 year #
  3. hairBall
    Member

    OK I redone that page it works fine in Safari, FF on Mac.

    I did take notice that if I added a wrapper around the header to the footer the maincontent bgcolor moves to the top of the manicontent section.

    Now if I move the closing div for the maincontent so it is outside of the footer closing div the manicontent bgcolor covers the maincontent area but my footer is inside the maincontent.

    What am I doing wrong ? How to fix ?

    Help GREATLY appreciated!!

    http://home.comcast.net/~s.oravec/index.html

    Posted: 1 year #
  4. To fix that up, if I understand your questions correctly, you need to add 'overflow: auto;' to the 'maincontent' div. This means that the 'maincontent' will expand to cover all the gallery images, as they are floated.

    Posted: 1 year #

RSS feed for this topic

Reply

You must log in to post.

0.065 - 9 queries