Post by june_c21 » Sat Jan 26, 2013 12:43 am

hi ,

this is my site http://gymsporttest.juplo.com/index.php ... path=37_38
when i click on it , the category on the left didn't indicate which one i already choose from . in other word, highlight the sub category . how to do so ?

i want something like this http://demo.opencart.com/index.php?rout ... path=20_26
when i click on PC , it highlighted the PC on the left category .

thanks in advance

Newbie

Posts

Joined
Mon Jan 14, 2013 11:25 am

Post by june_c21 » Sat Jan 26, 2013 7:36 am

anyone ?

Newbie

Posts

Joined
Mon Jan 14, 2013 11:25 am

Post by moneycarlo » Mon Jan 28, 2013 7:18 am

this is in your stylesheet.css.

Look for section:

.box-category > ul > li ul > li > a.active {
font-weight: bold;
}
.box-category > ul > li a.active {
font-weight: bold;
}

Hint, use google chrome. Right click on something you want to copy and select Inspect Element. This will popup the html/css that should put you in the right direction.

Active Member

Posts

Joined
Wed Sep 28, 2011 3:40 am
Who is online

Users browsing this forum: No registered users and 4 guests