How to change the position of main-menu?

  • digiwide
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 7 months ago #32502 by digiwide
Hello
How can I change the top-position of the main-menu?

I want to place it a little bit lower on the same position as the bottom of the text of the logo:

veenemanbouw.nl/new2/

Please Log in to join the conversation.

More
11 years 7 months ago #32509 by ivan.milic
Add to template_css.css:

.mp_topmenu{
padding-top:15px;
}

change 15 to whatever suits you

Please Log in to join the conversation.

  • digiwide
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 6 months ago #32966 by digiwide
Hello
everything is working OK now. But there is a "lot of space" between the head of the window and the logo+menu+caroussel and also between caroussel and content. Is it possible to get a more compact styling, see my attachment. This site is now almost finished and looks very nice now with your Explorer template!! But al little bit after-styling will be good, you think?

veenemanbouw.nl/vbnb/new2/
veenemanbouw.nl/vbnb/new2/index.php/nieuws
Attachments:

Please Log in to join the conversation.

More
11 years 6 months ago #32973 by ivan.milic
In layout.css:

.topmenurow {
z-index: 100;
padding: 20px 0 8px 0;
width: 100%;
}

change to:

.topmenurow {
z-index: 100;
padding: 0;
width: 100%;
}


and :

.content_sparky {
padding-top: 20px;
}

change to:

.content_sparky {
padding-top:0 px;
}

Please Log in to join the conversation.

  • digiwide
    Inactive member
  • Topic Author
  • Member
  • Member
More
11 years 6 months ago #33265 by digiwide
Hello
the position of the menu is now correctly on the PC but on the Ipad and on the smartfone is not good working on my site. The last word of the navigation is falling down. So I want the menu te place more to the left. But I have tried to fix it in the Layout Builder, but the with of the logo won't change to a litte bit smaller.
The site is now alomost finished and will go live after this last correction.

Thanks!!!

veenemanbouw.nl/vbnb/new2/

Please Log in to join the conversation.

More
11 years 6 months ago #33271 by ivan.milic
Can you somehow illustrate problem

Please Log in to join the conversation.

Time to create page: 0.173 seconds
Powered by Kunena Forum