salihk. Posted December 24, 2012 Share Posted December 24, 2012 Hello guys, I want to edit the top horizontal menu. However it is to complicated. For example i have to clear the gaps between the bottom of header and bottom of the menu because i put background image to the header so there occurs gap. There isn't any padding or margin to fix this problem. I also checked the tpl files but couldn't find any solution. Is there any proper guide to change the theme of the menu. Thanks, Regards. Link to comment Share on other sites More sharing options...
yaniv14 Posted December 24, 2012 Share Posted December 24, 2012 that gap called <div class="sf-right"> </div>, in blocktopmenu.tpl if this is what you're asking. you can post a link to your site if you are looking for other things and needs some help. Link to comment Share on other sites More sharing options...
salihk. Posted December 25, 2012 Author Share Posted December 25, 2012 Thank you for your fast response. I am building my site newly so i haven't purchased the name yet. I run the site locally. Your answer give a good result but i have still problem. As you seen on the picture there is a white border under the top horizontal menu and i can't adjust the bottom margin by changing .sf_menu margin-bottom options. Link to comment Share on other sites More sharing options...
mohsart Posted December 25, 2012 Share Posted December 25, 2012 Try height:145px; or so, in #header /Mats Link to comment Share on other sites More sharing options...
Online Office USA Posted December 26, 2012 Share Posted December 26, 2012 that looks border-shadow...look for something like this in modules>blocktopmenu>css>superfish-mdified.css somewhere around line 16 see if you have .sf-menu and see if you have something like: -moz-box-shadow: 0px 1px 2px #c6c6c6; -webkit-box-shadow: 0px 1px 2px #c6c6c6; box-shadow: 0px 1px 2px #c6c6c6; make your changes there...just a thought... Link to comment Share on other sites More sharing options...
Melinda Posted January 3, 2013 Share Posted January 3, 2013 (edited) I am trying to do the same thing. I want to get rid of the space at the top and bottom of the turquoise part. No matter if I chnage the blockuser css file there is always the space at the top and bottom and cannot find how to make the logo and the user menu be flush with the top of the block menu top. Any help is greatly appreciated. File is attached. Edited January 3, 2013 by Melinda (see edit history) Link to comment Share on other sites More sharing options...
tdr170 Posted January 3, 2013 Share Posted January 3, 2013 I am trying to do the same thing. I want to get rid of the space at the top and bottom of the turquoise part. No matter if I chnage the blockuser css file there is always the space at the top and bottom and cannot find how to make the logo and the user menu be flush with the top of the block menu top. Any help is greatly appreciated. File is attached. Can you give a link to your site. Link to comment Share on other sites More sharing options...
Recommended Posts