Sign up or Login to comment on " Sexy sliding JavaScript side bar menu using mootools"
Discuss (3)
Sexy sliding JavaScript side bar menu using mootools byfabs06 Dec 07 18:08
how can i get that to work properly in Joomla and use its own style sheet?? The problem is that many of the li and ul and body parameters are already existent in my current joomla template and overwrite the styles of the sidebar...
any help or hint please?
Thanks fabs
Re:Sexy sliding JavaScript side bar menu using moo byAliyar06 Dec 07 19:35
I checked quicly. It is nice menus. Maybe we can use it
#sideBarContentsInner ul li a:link, li a:visited{ color:#FFFFFF; font-family:verdana; font-size:70%; text-decoration:none; display:block; margin:0px 0px 0px 0px; padding:0px; width:100%; }
#sideBarContentsInner ul li a:hover{ color:#FFFFFF; text-decoration:underline; }
I added " #sideBarContentsInner" before ul and li. joomla defaul ul's should not effect it. If it still has a problem you can play with #sideBarContentsInner ul li 's
I hope it will help/
Re:Sexy sliding JavaScript side bar menu using moo byfabs06 Dec 07 23:31
what is controlling the background color of the slidebox i cannot get it to anything other than white... i played around already....