Is it possible to combine two menu styles?
I ask because I am currently coding a V5 IFRAMES menu, but would like to take advantage of the XP style.
Is it just a case of importing the style (and GIF images) from the xp JS file and then implementing it in my JS data file?
Or are there other more technical parameters which would make it difficult and unfeasable.
I ask because on my V3 site I sometimes make use of small icons in the menu system and it would look more uniform with the XP style.
Merging two menu styles
- fredlongworthhighschool
- Mega Advanced
- Posts: 362
- Joined: Fri Jun 27, 2003 11:34 am
- Location: Manchester, England.
- Contact:
Merging two menu styles
Andy Davis
Web Designer & Smartboard Manager
Fred Longworth High School, Manchester, England.
Web Designer & Smartboard Manager
Fred Longworth High School, Manchester, England.
Yeah Andy, you should be able to just take the style thats named XP and copy it into your JS files and then just implement it. Just keep in mind, there is alittle more I think to the XP look than just the style. In each individual menu definition there is some padding and bordering you need to keep an eye on. But yeah, in a nut shell, its possible, just copy it in. But each menu can only reference one style.
Dave Hergert
Software Engineer
"Helping to make the menu better, one
at a time."
Software Engineer
"Helping to make the menu better, one

- fredlongworthhighschool
- Mega Advanced
- Posts: 362
- Joined: Fri Jun 27, 2003 11:34 am
- Location: Manchester, England.
- Contact:
I can't get it to work properly. For some reason, the
in my colour setting CSS file is stopping the two colour grey background from loading.
Code: Select all
table {background-color: #f2f662;}
Andy Davis
Web Designer & Smartboard Manager
Fred Longworth High School, Manchester, England.
Web Designer & Smartboard Manager
Fred Longworth High School, Manchester, England.