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
[SOLVED] Any ideas how do do THIS menu?
[SOLVED] Any ideas how do do THIS menu?
Last edited by puha on Tue Jul 24, 2007 4:23 am, edited 1 time in total.
Re: Any ideas how do do THIS menu?
You should edit your css style-sheet
Try and error....
Greez
Rangi
Try and error....

Greez
Rangi
"Mir ist bewusst, dass einige ihr ganzes Leben nix anderes gemacht haben,
als gebückt mit Stock oder Stein etwas in die Erde zu scharren..."
als gebückt mit Stock oder Stein etwas in die Erde zu scharren..."
Re: Any ideas how do do THIS menu?
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
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?
i found a website, where it is implemented with cmsms:
http://www.wunschgrundstueck-gmbh.de/index.php
it's also done by ids
http://www.wunschgrundstueck-gmbh.de/index.php
it's also done by ids
-
- Forum Members
- Posts: 75
- Joined: Mon Apr 23, 2007 3:51 pm
Re: Any ideas how do do THIS menu?
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.