Thanks, I didn't realise I could still edit my first post. Most boards have a time limit and only mods can change thread titles.
Now marked solved and I will know in the future.
Search found 8 matches
- Wed Mar 25, 2009 11:32 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [solved] No drop-down menu items in IE6
- Replies: 4
- Views: 1879
- Wed Mar 25, 2009 10:59 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [solved] No drop-down menu items in IE6
- Replies: 4
- Views: 1879
Re: No drop-down menu items in IE6
Thanks Ronny,
You are a champion!
All fixed after added the following code to the Head section of the templates...
{* The above JavaScript is required for CSSMenu to work in IE *}
You are a champion!

All fixed after added the following code to the Head section of the templates...
{* The above JavaScript is required for CSSMenu to work in IE *}
- Wed Mar 25, 2009 1:45 am
- Forum: Layout and Design (CSS & HTML)
- Topic: [solved] No drop-down menu items in IE6
- Replies: 4
- Views: 1879
[solved] No drop-down menu items in IE6
HELP! Having an issue with IE6 not accessing the drop-down menu, works fine in IE7 and Firefox. Will hover over but menu does not drop down. Problem website... http://www.galldon.com.au Anyone know of a fix for this? Menu used is {menu template='cssmenu.tpl'} CMS Made Simple version : 1.5 MenuManag...
- Mon Mar 23, 2009 11:16 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] Help with menu styling issue
- Replies: 7
- Views: 2359
Re: Help with menu styling issue
Thank you, that put me on the right track and it's all working now.KO wrote: It usually goes like this...
#sitemap li a {
font-weight: bold;
}
#sitemap li li a {
font-weight: normal;
}

- Mon Mar 23, 2009 4:20 am
- Forum: Layout and Design (CSS & HTML)
- Topic: [Solved] Help with menu styling issue
- Replies: 7
- Views: 2359
[Solved] Help with menu styling issue
I am currently working on this site... http://www.dl.net.au/index.php? I am setting up a "Quick Access Menu" in the right column. It shows level 1 and level 2 of the main menu. I want level 1 links to be in bold text and level 2 to remain in normal text to allow for easier navigation and ...
- Tue Nov 25, 2008 5:03 am
- Forum: Modules/Add-Ons
- Topic: Different page depending on login using FEU and CC
- Replies: 3
- Views: 1037
Re: Different page depending on login using FEU and CC
Sorry mate, I had the wrong group name for 'hospital'.
Thank you, all fixed and working
Thank you, all fixed and working

- Tue Nov 25, 2008 4:54 am
- Forum: Modules/Add-Ons
- Topic: Different page depending on login using FEU and CC
- Replies: 3
- Views: 1037
Re: Different page depending on login using FEU and CC
Thanks, that works for 'association' (it show the right Global Content Block)
and 'not logged in' displays "Please log in to see pricelist" as it should.
But 'hospital' isn't working, still shows "Please log in to see pricelist".
and 'not logged in' displays "Please log in to see pricelist" as it should.
But 'hospital' isn't working, still shows "Please log in to see pricelist".
- Tue Nov 25, 2008 4:14 am
- Forum: Modules/Add-Ons
- Topic: Different page depending on login using FEU and CC
- Replies: 3
- Views: 1037
Different page depending on login using FEU and CC
Hi, I am setting up a website that requires that there are two versions of a pricelist. I have set up two groups in FEU 'group1' and 'group2' and set up two users, 'group1' and 'group2'. There will only ever be two user accounts. Want I would like to achieve is that when a 'group1' logs in they see ...