WebSite X5Help Center

 
Vedat G.
Vedat G.
User

Menu And Body Content moved  en

Auteur : Vedat G.
Visité 1663, Followers 2, Partagé 46  
Mots-clés :: body,conflict,nenu

Hi,

Menu and body conflict seems to be not corrected with the update. When menu buttons move, the body text indents quite a bit.

I have the sample at http://www.semiramispekkan.com

Best Regards,

Vedat

Posté le
3 RéPONSES
Incomedia
Steve J.
Incomedia

Hello Vedat,

I think the problem is related to the fact that the buttons are too large, so when they go down the move the content! Let me know...

Lire plus
Posté le de Steve J.
Vedat G.
Vedat G.
User
Auteur

Hi Steve,

Ok, I have narrowed the buttons from 120 px to 90 px, reduced the size of the menu font to a minumum. Same thing happens again.

Because I am not using a custom template, I can not make the size changes on the body area and rest of the areas.

Best Regards,

Vedat

Lire plus
Posté le de Vedat G.
Incomedia
Claudio N.
Incomedia

Hello Vedat,

It is a template issue (if you change template you'll see that the issue is gone).

We'll fix it in the next release. For now, you can fix this problem by pasting this HTML code in the "Custom code for the HEAD section" field, in the "Expert" tab at step 1 of WSX5.

<style>
#imMnMn {
padding: 0px;
margin-left: 21px;
width: 100px;
}
</style>

Lire plus
Posté le de Claudio N.