css - Big Gap between Header and Text in IE7 -


This is a very lame question, but I've struggled with it for a long time and accepting the truth and helping Have decided to go.

I have a series of pages on a new site that is proving problematic with the text hanging below the header. It only happens in IE7, it works well in FF, Safari and IE8 - I do not even want to talk about IE6. Some are "pushing" or "holding it" and I can not get it to come back.

You can see the page

How do I appreciate some guidance

You will need to add something like this to your CSS:

  # contact #nav {float: right; Width: 415px; }  

I have compared two pages, and there is some css in the cataract page that floats #catteracts #nav to the right. After downloading pages and making changes, I tested it in IE7, and it works fine.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -