superfish
Permalink
Hi
I am just starting a site and the client wants drop down menu's, I have installed superfish, the drop down menus are transparent so you cannot see the navigation.
any ideas, http://dragonstairlifts.co.uk/
thanks
I am just starting a site and the client wants drop down menu's, I have installed superfish, the drop down menus are transparent so you cannot see the navigation.
any ideas, http://dragonstairlifts.co.uk/
thanks
Thanks, but to be honest I am not too comfortable with the css editing etc.
I tried to move that file and messed up the directory, deleted the copied file and it displayed again
I tried to move that file and messed up the directory, deleted the copied file and it displayed again
Hi again
OK I managed to copy the file and make the changes, while I have found I can now change the opacity of the main nav, when I hover over the drop downs they are still transparent.
So the code edit works for the top line of the nav but not the drop down menu
Any ideas?
Thanks
rawhyde
OK I managed to copy the file and make the changes, while I have found I can now change the opacity of the main nav, when I hover over the drop downs they are still transparent.
So the code edit works for the top line of the nav but not the drop down menu
Any ideas?
Thanks
rawhyde
Navigate to superfish.css and go to line no 129.
You will find
.sf-shadow ul{
background: url('../images/shadow.png') no-repeat bottom right;
....
....
}
You need to change the background.
Rony
You will find
.sf-shadow ul{
background: url('../images/shadow.png') no-repeat bottom right;
....
....
}
You need to change the background.
Rony
Hi Rony
Sorry about this but my knowledge is limited, which part of the background should I change, if you could give me an example of where to edit then I can experiment a bit
Thanks
Mark
Sorry about this but my knowledge is limited, which part of the background should I change, if you could give me an example of where to edit then I can experiment a bit
Thanks
Mark
You have options to edit colors. Also you can choose Custom Template for that menu.
Rony
Rony
Hi Rony
tried looking and it says no custom template available, thanks anyway
tried looking and it says no custom template available, thanks anyway
Hi and thanks for the help so far, I managed to remove the shadow, I now would like to customise the spacing and borders, could anyone help me with the process of which bits of code I need to edit, the main thing I want to do at the moment is remove the spacing between the cells on the drop down navigation, thanks mark
dragonstairlifts.co.uk
dragonstairlifts.co.uk
Find the docs here- http://www.concrete5.org/marketplace/addons/superfish/documentation...
Find the customisation instructions here-http://www.concrete5.org/documentation/how-tos/designers/customizin...
Hope that helps.