main navigation... image based?

Talk about writing modules and plugins for CMS Made Simple, or about specific core functionality. This board is for PHP programmers that are contributing to CMSMS not for site developers
Post Reply
rllqph

main navigation... image based?

Post by rllqph »

we're about to develop a new website for our company and we're planning to use CMSMS as our CMS system.

but our main problem is for the support of images, especially on the navigation... since i noticed that CMSMS will work best using a text based link.

now my question is, is there any other way to convert our main navigation links from text to images?

i'm sure some of the guys will say, "use css dude". but still... i want your humble opinions... thanks!
sydneysunshine

Re: main navigation... image based?

Post by sydneysunshine »

Ummm. Well you can use css ;), but you may prefer to use images and absolute url's. Obviously that would be difficult to implement if the main nav changes a lot (or at all), but it can work. I've seen a bunch of sites in the finished site section that use images for navigation.
But back to the css :D I'm not sure if you already know about the variety of techniques you can use for image replacement (such as the sliding door technique for menu items) - those kind of techniques may be exactly what you need.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: main navigation... image based?

Post by Dr.CSS »

look here for examples of image map menus www.multiintech.com/ and yes it can be hard to maintain if you keep adding to the main menu....

    mark
Post Reply

Return to “Developers Discussion”