change the main menu color when you enter into different cat

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Mon Feb 27, 2012 2:51 pm
Hi.
I'm using the template "MYSTORE", for joomla 2.5.
I wonder if you can change the main menu color when you enter into different categories, as well as the color of links in articles or url links, and so on

For example, my site is about video games, and I would like when I press on Xbox 360 menu, the Top Menu changes to a color that I set. It would be like differents websites in each menu. It is possible in this template? where is defined this changes?, Is it something about the suffix?

Thank you very much.
User avatar
Fresh Boarder

GK User
Mon Feb 27, 2012 3:34 pm
Hi,

It could be done by using class suffixes for your menu items, please check more info at http://docs.joomla.org/Using_Class_Suffixes

Let me know if you need any further advice.
User avatar
Platinum Boarder

GK User
Tue Mar 06, 2012 1:18 pm
I mean this, eg http://www.zonared.com/ menu here has a color, but here http://www.zonared.com/xbox360/ menu has a different color.

Is it possible to do the same in the template MyStore? If possible, please help me?
My website is: http://www.tengokugamer.com
User avatar
Fresh Boarder

GK User
Tue Mar 06, 2012 2:39 pm
Yes of course you can do that, just send me a PM with backend access info then I will make an example for you.
User avatar
Platinum Boarder

GK User
Tue Mar 06, 2012 4:09 pm
PM Sent. Thank you very much.
User avatar
Fresh Boarder

GK User
Wed Mar 07, 2012 3:11 pm
I don't see your PM, can you please check to make sure that you have sent it to me? Thanks!
User avatar
Platinum Boarder

GK User
Thu Mar 08, 2012 8:58 am
Hi

I have now sent back PM.

Thank you very much.
User avatar
Fresh Boarder

GK User
Thu Mar 08, 2012 2:25 pm
Hi,

Thanks for the PM, I have tried making the page Ferias to have links in red, here is result http://tengokugamer.com/donlee/index.php/ferias

What I did were to add a suffix class for the page in menu item setting, it's "redpage" http://easycaptures.com/fs/uploaded/468/3042319726.png

and add this code to CSS Override of template setting:
Code: Select all
.redpage a {
    color: red!important;
}

It's just an example, you would need to know about css to customize more as what you want.

Cheers,
User avatar
Platinum Boarder


cron