WebsiteBaker Support (2.8.x) > Templates, Menus & Design

[REOPEND] Small but irritating problem landzilla template

<< < (3/3)

Ruud:
Ok, now I see what you mean.

It is not the normal hovering, but the first time, after (re)loading a page your mouse hits a menu item.

It is probably caused by the table you use.

The left <td> element is set to 210 pixels.
The menu div inside it is 218 pixes, wiith the submenu expanded 228 pixels.
Set the left td to 230 pixels, and you should not see it anymore.


Ruud

as-lahaye:
this fixes the menu, now i have to look for the text not to shift.

but this is it, thanks Ruud!

Ruud:
Maybe also size the right <td> element?
The whole thing is 770px. So the right one should be set at 540px.

Ruud

Edit: The problem is you are mixing table and div layouts.
You can size the table, but you must be very careful using things like margins in the div styles.
Now the #navi style has a 15px right-margin. That could very well cause the problem in IE.

as-lahaye:
i deleted the margins on Navi and Navi div

altough the whole content moved to the left, the menu does not shift anymore.
Now the space between text and menu is permanent 15px or so.
So I have to alter this also..

Navigation

[0] Message Index

[*] Previous page

Go to full version