Hello
Im having a problem with this site www.heimathjalfun.is/index.php (http://www.heimathjalfun.is/index.php) (put the /index.php to see the site).
When you click the menu item "Hafa samband" the template jumps to the side. This occurs in FF3 and in IE it seems that the whole site is too much to the left. Its perfectly ok in Chrome though.
Im using a modified version of Zenlike template.
Can someone help me out?
Hello,
depending on your screen solution and the content-length of your page the browser adds a scroll bar at the right side. This causes a jumping from your page to the left. Did you mean this?
Matthias
Hi,
if so, add html
{
height:100%;
margin-bottom: 1px;
}
to your CSS-File.
hth
albatros
Hi
Thank you so much!!
I really appreciate it :-)
This fixed the issue.