Forum Moderators: martinibuster
The website runs fine in firefox but when i open it in Internet Explorer, the main table swells out and is out of poportion with the rest of the page.
this is a picture of the page in IE
<snip>
this is how it is supposed to look (in firefox)
<snip>
i have located the problem but i dont know how to fix it.
the problem is the leaderboard adsense ad
¦
¦
¦
V
<snip>
when i remove it, everything is good. why would an ad mess everything up? what's going on? how do i fix it? any help would be greatly appreciated
[edited by: Jenstar at 5:10 am (utc) on Nov. 30, 2004]
[edit reason] No URLS as per TOS, please! [/edit]
If the compatibility is still poor, then the other way is to use a snippet of javascript to detect if the visitor is using certain browsers and redirect them to a version of the page specific to their browser. It does work but it's not ideal. Ideally you'd have one page that works well on all browsers, and that's what I'd try and achieve.
Banners didn't work well for me. There was an improvement when I switched from a banner to a right aligned skyscraper, and an huge improvement when I switched to a central box.
Many people have reported that a box sort of centrally aligned (usually after the first paragraph) increases CTR. In my case, it trebled it - along with the income it generated.
Your adsense is in a table cell that spans three columns. Below that cell, you have the left column defined to 130 pixels, the middle column to 100%, and the right column to 0%/ If you change it - e.g., set the left and right columns to 130 pixels and remove the width parameter from the center column - the problem should resolve.