Mod_Mainmenu Backgroundcolor for active

Memovie Joomla Template support forum for Joomla 1.5 only.
GK User
Fri Mar 12, 2010 6:34 pm
Hello friends,

first i must say: The memovie template ist the best!!!! Very good!!

My question:

in joomla.css is the css for mainmenu:

Code: Select all
/*
 * mod_mainmenu
 */
 
#gk-container ul.menu {margin: -10px;}
#gk-container ul.menu li {background: #89B1E4; height: 26px; line-height: 26px;padding: 0 12px 0 16px; font-weight: bold;border-bottom: 1px solid #e5e5e5;}
#gk-container ul.menu li:hover {background: #F23939;}
#gk-container ul.menu li a {background: url('../images/arrow.png') no-repeat 0 4px;padding-left: 24px; text-transform: uppercase; color:#000000; font-size: 11px;}
#gk-container span.separator {display: block; background: #F7FAFE;margin: 0 -12px 0 -16px;padding-left: 36px; text-transform: uppercase; font-size: 90%;}


I need background color for active link. Can you help me please?

Thank you!!
User avatar
Senior Boarder

GK User
Mon Mar 15, 2010 9:32 pm
Any ideas??
User avatar
Senior Boarder

GK User
Mon Mar 15, 2010 9:47 pm
I find a way:

#gk-container ul.menu li.active {background: #fff;}

IT WORKS!!
User avatar
Senior Boarder

GK User
Tue Mar 16, 2010 5:29 pm
TO FAST!!

It doesent works ;_( It works with him self. Not with mainmenu. Problem: when click in mainmenu on a link, mod mainmenu on left1 not show active link. Click on link in mod mainmenu on left1, link shows activ! Any ideas??

Thank you for help, holger
User avatar
Senior Boarder

GK User
Tue Mar 16, 2010 5:33 pm
TO FAST!!

It doesent works ;_( It works with him self. Not with mainmenu. Problem: when click in mainmenu on a link, mod mainmenu on left1 not show active link. Click on link in mod mainmenu on left1, link shows activ! Any ideas??

Thank you for help, holger
User avatar
Senior Boarder

teitbite
Tue Mar 16, 2010 9:47 pm
Hi

Please can I see Your site?
User avatar
Moderator

GK User
Tue Mar 16, 2010 9:53 pm
Sorry, not in the moment. is local in work. but i nothing change in css. it´s the same like memovie demo!
User avatar
Senior Boarder

teitbite
Wed Mar 17, 2010 2:14 pm
Hi

It can't be the default menu, because on demo site You have class "over" for list elements and You are taking about "active".
User avatar
Moderator


cron