Forum Moderators: not2easy

Message Too Old, No Replies

Body Drop

Resize your browser and our body drops down.

         

Sandia

9:41 pm on Jun 12, 2006 (gmt 0)



We are having a few problems with our css. The first problem has to do with the body dropping down when a IE browser is resized. In some cases, it just drops at certain intervals but it always drops if the window is too skinny.

The other problem is inconsistent. When you click a product and go to the next page, the left nav may or may not show. Any action on that page will bring it back.

Any ideas on preventing this?

[edited by: SuzyUK at 11:56 am (utc) on June 13, 2006]
[edit reason] Please no URLs : see TOS #13 [WebmasterWorld.com] [/edit]

bhonda

11:20 am on Jun 13, 2006 (gmt 0)

10+ Year Member



Hey,

I'm actually experiencing a similar problem...not on such a big scale though. I haven't had a chance to look at your CSS, but my problem is down to widths of my DIVs, and floats. If you have a div floated on the left, and the div to it's right is wider than the space remaining in the browser, then it'll be pushed down, below the float.

I'd advise looking at the widths of your divs. A tool you may find useful is the IE Developer toolbar, from Microsoft (don't have the link but it's pretty easy to Google it) - in this you can outline each DIV on the page, and see widths of elements in relation to each other.

B

bhonda

11:21 am on Jun 13, 2006 (gmt 0)

10+ Year Member



...oh, and welcome to WebMaster World!