Jump to content

Need help with Top Horizontal Menu


Recommended Posts

Hi guys,

 

I have two problems with Top Horizontal Menu:

 

1. It seems that with different browsers the text is rendered different. As shown in the pic below the 1st one is with ie9 and the 2nd is with (opera, firefox, chrome). Is there any solution for that so the menu looks the same in different browsers?

 

2. how can i remove the space that remains in right side?

 

 

Default theme, prestashop 1.5.4, localhost

 

post-595057-0-63760100-1373699734_thumb.jpg

superfish-modified.css

Link to comment
Share on other sites

  • 2 months later...

I have read through all of the posts and even tried modifying the

 

.sf-menu a {
    display:        block;
    position:        relative;
    color:#B2B2B2;
    text-shadow:0 1px 0 #333;
}

 

so that the menu items have a darker, greyer appearance when not clicked.

 

I did succeed in changing the hover of the background.  So I know I am editing the correct file ... but nothing else.

 

My goal:

 

#1- all inactive links to appear with the color #B2B2B2

 

#2 - on hover, the link changes to #FFFFFF

 

#3 - if clicked, and that menu item is active, it stays with the color #FFFFFF

 

Any ideas?

 

Thanks,

 

Brian

Link to comment
Share on other sites

×
×
  • Create New...