Jump to content

jbx-menu


Recommended Posts

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:

kategorietop1.jpg

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

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

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 by Carolina Custom Designs (see edit history)
  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...