Menu with images

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
Hockey

Menu with images

Post 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 :)
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Menu with images

Post 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}
Locked

Return to “Layout and Design (CSS & HTML)”