Fraggy,

Change the following lines in your superfish.css file:

===
.sf-menu li {
        background:             #BDD2FF;
        background:             #003300; /*JM*/

}
.sf-menu li li {
        background:             #AABDE6;
        background:             red;/*JM*/
}
[...]
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
        background:             #CFDEFF;
        background:             #ffc702;/*JM*/
        outline:                0;
}
===

and maybe these lines:

===
.sf-menu .active {
        background: #ccc;
        background:     #ffc702;/*JM*/
}

.sf-menu #current {
        background: #aaa;
        background:     #ffc702;/*JM*/
}
===

GF


On Nov 16, 2:16 pm, Fraggy <argenjoin...@gmail.com> wrote:
> Hi there, sorry if I am in the wrong forum for this question, but I don
> ´t know where else to ask. I got a "simple" CSS problem with the
> Superfish menu: how do i change it's skin???? I edited superfish.css
> to get this result:http://www.qomg.com.ar/qomg/index.php/but now I´m
> stuck: which file do I have to edit in order to change the other
> colors of the menu?
>
> The things I need to change:
> - The dropdown menu background is light grey, I want to change it,
> - The hover (mouseover) on the menu items is blue, I want to change
> that one too,
> - The hover (mouseover) on the dropdown items is light blue, I want to
> change that one also.
>
> I´m quite sure it´s as easy as pie when you know where to look, but
> that´s exactly the problem, I dunno where:o(
>
> I´m using the Superfish menu plugin for Joomla!!!!! Please help, I
> need this website finished as soon as possible!
>
> All help will be greatly appreciated.

Reply via email to