Hi, I am testing out my new design and its not showing well in IE. Any solution to this? How do I fix it? Is it has to do with the css? Anyone who can fix it please let me know and the fee. Thanks a bunch
Your page is not using fully valid XHTML. Please note that this may cause problems for you with different browsers though that is not cause the current issue. To solve the problem, I am making the assumption that you believe Firefox has the correct look. Your issue is caused by the float: left property of your ad section. Because floated elements are removed from the normal flow of the page, they do not abide by some of the positioning rules of the div surrounding it. Therefore, a different result can be seen in different browsers unless you define more things. To solve this, add the CSS property overflow: auto to the parent div of the ad section. The change to the code and the resulting view can be seen at this link.
Hei, great website. Thanks a lot for the help. I am going to try now at my site integrated in php. Hope that works. Will rep you in 24 hours time as gave already too much in the past 24hours. Thanks again.