Can someone help me with an advice ? http://www.seopedia.org/ Look with Firefox, everything is ok. Then look with IE. The right sidebar gets moved way down. I don't want something like: Yeah check the margins, because I did that already. If someone can pinpoint the problem exactly, I will try to return the favour
It appears the one or more of your links is causing the sidebar to expand (IE doesn't overflow correctly). In View→Text Size, click "smaller" and you will see the column move rightward. At that point, the apparent margin right is gone, but the column is still a hair too wide. I suspect the form is a bit wide.Try removing it. cheers, gary
I tried removing the form. It didn't helped. Thanks for the resize text tip. Now I can see that IF i decrease the text, the right margin also decreases. But I actually don't know what to fix there (It's week-end, so no designer available)
Make the sure the link text can wrap. If a container having hasLayout[1] has a descendant that wants to overflow, the container will expand, instead. A Bad Idea. It may be happening anywhere in the column. Try removing all the content of the column, putting it back an item or group at a time. The item(s) that break things will be obvious. cheers, gary [1] http://www.satzansatz.de/cssd/onhavinglayout.html
Hey I found the problem.. It was the reffer module (it had a larger width than the sidebar's width, at generation).. Thanks a lot.