cns Posted July 13, 2012 Share Posted July 13, 2012 Hi. Sorry for my language I used julien breux menu and I don't have black background line on the second line of menu (button "akcesoria") whatever I do on backoffice menu look that: url website: http://www.video-sat.nazwa.pl/test1/ I try find on firebug mozilla firefox file responsible of this but everything I do is doesn't work I try to change on this file superfish-modified.css few parameters. Please help me. Link to comment Share on other sites More sharing options...
psexplore Posted July 13, 2012 Share Posted July 13, 2012 open the file modules/jbx_menu/css/superfish-modified.css go to the line number 2 and find the css .sf-contener { background: url("../gfx/menu/menu.gif") repeat-x scroll left center transparent; border-radius: 7px 7px 7px 7px; clear: both; height: 60px; line-height: 30px; margin: 10px 0; padding-left: 7px; } there in the height you need make it "30px;" Hope it will work Link to comment Share on other sites More sharing options...
cns Posted July 13, 2012 Author Share Posted July 13, 2012 ok I now that but what I need is "black background line on the second line of menu (button "akcesoria") Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted July 13, 2012 Share Posted July 13, 2012 (edited) ok I now that but what I need is "black background line on the second line of menu (button "akcesoria") That isn't going to happen because the black bg is an image. The best thing to do is to adjust the padding on the list-items so they all fit on a single line. This will look much better asthetically as well. Hope that helps! Marty Shue Edited July 13, 2012 by Carolina Custom Designs (see edit history) 1 Link to comment Share on other sites More sharing options...
cns Posted July 13, 2012 Author Share Posted July 13, 2012 ok thanks for help but if I have double line I need only to change background image? and that's all? Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted July 13, 2012 Share Posted July 13, 2012 ok thanks for help but if I have double line I need only to change background image? and that's all? I was able to fit everything on a single line by reducing the padding around the list-items. However, if you wish to have two lines, then, yes, you will need to change the bg image. Hope that helps! Marty Shue 1 Link to comment Share on other sites More sharing options...
cns Posted July 13, 2012 Author Share Posted July 13, 2012 Ok. Thank you so much. Link to comment Share on other sites More sharing options...
Carolina Custom Designs Posted July 13, 2012 Share Posted July 13, 2012 You are welcome. I hope you get it to work the way you want. Marty Shue Link to comment Share on other sites More sharing options...
Recommended Posts