How to change the position of main-menu?

  • digiwide
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 8 months ago #33357 by digiwide
OK a new file
Attachments:

Please Log in to join the conversation.

More
11 years 8 months ago #33358 by ivan.milic
Add this to layout.css:

ul.mnu_mainmenu {
position:static!important;
float:right!important;
}

Please Log in to join the conversation.

  • digiwide
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 8 months ago #33359 by digiwide
Hello
why isnt possible to change the space between logo and menu? Now I have on the ipad the text not anymore in the haeder but not on 1 line. It gifs now two lines with the horizontal version of the Ipad. On the the vertical we get a block with an special menu. Thats good.
Attachments:

Please Log in to join the conversation.

More
11 years 8 months ago - 11 years 8 months ago #33360 by ivan.milic
It has max-width set to 513px you you can override that:

ul.mnu_mainmenu{
max-width:700px!important;
}
Last edit: 11 years 8 months ago by ivan.milic.

Please Log in to join the conversation.

Time to create page: 0.089 seconds
Powered by Kunena Forum