Page 1 of 1

[SOLVED] Any ideas how do do THIS menu?

Posted: Mon Jul 23, 2007 2:25 pm
by puha
Hi

This seems like a rather unusual menu and I was hoping for an idea or two of how to go about it.

Its at http://www.forager.co.nz/
The different blocks have different colors. There may be a simple solution but I'm new to CMSMS and its beyond me where to start.

Jim

Re: Any ideas how do do THIS menu?

Posted: Mon Jul 23, 2007 2:33 pm
by rangitoto
You should edit your css style-sheet

Try and error....  ;)

Greez
Rangi

Re: Any ideas how do do THIS menu?

Posted: Mon Jul 23, 2007 2:42 pm
by puha
Thanks for that.

The trouble is each block has a different div (thats how its done here and I'm not sure if there's a different way) . It seemed simple at first then I drew a blank.

If you think its easy thats a good start for me - at least I know there is a relatively simple solution

Re: Any ideas how do do THIS menu?

Posted: Mon Jul 23, 2007 4:25 pm
by SimonSchaufi
i found a website, where it is implemented with cmsms:

http://www.wunschgrundstueck-gmbh.de/index.php

it's also done by ids

Re: Any ideas how do do THIS menu?

Posted: Mon Jul 23, 2007 5:36 pm
by savagekabbage
If you want the menu to stay dynamic then I think your best bet would be to go into the Menu Template and assign each link with an ID or Class.  You would be able to do this with CSS Selectors, but those aren't supported in the older browsers.