Hi,
I tried to modify CSS Styles in module properties but it won't work
.
Here is my test page:
novalab.com.pl/test
I have added CSS Style:
#ariext88_container .ux-menu > LI > A.current {
background: url("novalab.com.pl/test/images/novalab/activ.png") repeat scroll 0 0 #13A89E !important;
}
#ariext88_container .ux-menu > LI > A{
background: url("novalab.com.pl/test/images/novalab/menubg.png") repeat scroll 0 0 #13A89E !important;
}
Problem is that I don't know how to add hover background and background for submenu "Kontakt". Also when I choose something form "Kontakt" menu I lost background images.
Link for hover image: novalab.com.pl/test/images/novalab/hover.png
Can You help me?
Regards,
Lech