I too would be interested in this effect as well. I have tried to give it a go but never succeeded!
James.
Search found 8 matches
- Tue Nov 10, 2009 11:54 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Has anyone made a multicolored menu?
- Replies: 4
- Views: 1814
- Mon Oct 19, 2009 7:01 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Navigation Simple Horizontal individual colours
- Replies: 10
- Views: 3925
Re: Navigation Simple Horizontal individual colours
Does that mean that if I have within the menu template I need to insert the code after it or does it need to be added into the etc.
I can manage simple css etc. but I will succeed with this!
I can manage simple css etc. but I will succeed with this!
Code: Select all
{if $node->extra1!==''} class="{$node->extra1}"{/if}
- Sun Oct 18, 2009 9:23 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Navigation Simple Horizontal individual colours
- Replies: 10
- Views: 3925
Re: Navigation Simple Horizontal individual colours
Thanks for the reply, i have added the dot to before the link reference in the css file. Here is accessible_simple_navigation.tpl which I am working with: {* CSS classes used in this template: .activeparent - The top level parent when a child is the active/current page li.active0n h3 - n is the dept...
- Sun Oct 18, 2009 8:48 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Navigation Simple Horizontal individual colours
- Replies: 10
- Views: 3925
Re: Navigation Simple Horizontal individual colours
Stom, Many thanks for your reply. I have given that a go but no luck. Would you mind taking a quick look at the css file for the navigation: /********************MENU*********************/ /* hack for IE6 */ * html div#menu_horiz { /* hide ie/mac \*/ height: 1%; /* end hide */ } div#menu_horiz { /*...
- Sun Oct 18, 2009 7:08 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Navigation Simple Horizontal individual colours
- Replies: 10
- Views: 3925
Navigation Simple Horizontal individual colours
Hi, I am trying to create an effect using navigation simple horizontal. I will be having 8 links within my horizontal navigation section which will never change. When the link on the nav is clicked it will then use ShadowMenu Vertical Navigation. I have been playing around with the css with the na...
- Thu Jun 04, 2009 9:46 am
- Forum: General Discussion
- Topic: Use {menu} on a none CMS Made Simple Page
- Replies: 1
- Views: 1291
Use {menu} on a none CMS Made Simple Page
I am currently working on a site and need a shopping cart. However, I have an interim cart I will be using until I get the shop modules for CMS Made Simple working to my liking. Is it possible to call the {menu} module into my navigation on the third party cart? I know I can add the menu manually ...
- Mon Jun 01, 2009 2:18 pm
- Forum: Modules/Add-Ons
- Topic: Link Manager show category name then links
- Replies: 17
- Views: 5301
Link Manager show category name then links
Dear All, I have added Link Manager to my site and it is exactly what I need. However, I would like to be able to display the title of the category with the links underneath. Is this possible? I added {$link_category} to the sample template but that didn't do anything so I assume I'm barking up t...
- Wed May 06, 2009 12:44 pm
- Forum: Modules/Add-Ons
- Topic: Google Calendar show details and location
- Replies: 0
- Views: 632
Google Calendar show details and location
Hi All, I have just started using CMS mades simple and I am very impressed with it. I have installed Google Calendar and have that working but would like to know if and how to show the details and location of events? At the moment, it shows just the date and title of event in calendar. Secondly, I...