WebSite X5Help Center

 
Vedat G.
Vedat G.
User

Menu And Body Content moved  en

Autor: Vedat G.
Visitado 1661, Seguidores 2, Compartilhado 46  

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

Publicado em
3 RESPOSTAS
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...

Ler mais
Publicado em de Steve J.
Vedat G.
Vedat G.
User
Autor

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

Ler mais
Publicado em 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>

Ler mais
Publicado em de Claudio N.