[SOLVED] Any ideas how do do THIS menu?

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
puha

[SOLVED] Any ideas how do do THIS menu?

Post 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
Last edited by puha on Tue Jul 24, 2007 4:23 am, edited 1 time in total.
rangitoto
Forum Members
Forum Members
Posts: 132
Joined: Fri Jun 30, 2006 11:20 am

Re: Any ideas how do do THIS menu?

Post by rangitoto »

You should edit your css style-sheet

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..."
puha

Re: Any ideas how do do THIS menu?

Post 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
SimonSchaufi

Re: Any ideas how do do THIS menu?

Post 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
savagekabbage
Forum Members
Forum Members
Posts: 75
Joined: Mon Apr 23, 2007 3:51 pm

Re: Any ideas how do do THIS menu?

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

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