Page 1 of 1

Menu with images

Posted: Tue Dec 05, 2006 11:23 pm
by Hockey
Hey all, new to CMSMS, not sure if this is the right place for this question, but...

I have never used CMSMS but after months and months of playing with varying CMS I've decided to give CMSMS a serious shot...

I have a web site which uses several images in the primary navigation menu. Two image state (no mouseover effects) when the page is selected which is bound to that menu item I want the page rendered so that an active image is selected instead...

Is this possible using CMSMS, can someone point a total newbie in the right direction as tyo how to get started?

Cheers :)

Re: Menu with images

Posted: Wed Dec 06, 2006 4:56 am
by Dr.CSS
Depending on which style of menu you use, there is a corresponding CSS/style sheet and most of them have a call for menuactive which is where you would add the call for the active image...

#primary-nav .menuactive {insert the call for thew image here}