Complete mainmenu background image

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
SoTTo
Advanced
Advanced
Posts: 26
Joined: Thu May 30, 2002 6:59 pm
Contact:

Complete mainmenu background image

Post by SoTTo »

I want my mainmenu show one big picture on its background
(i want it to be gradient, from left to right, horizontal menu)

I can achieve this by setting this in my menu-array file

in the style array -->
...
"transparent", // Mouse Off Background Color
"0000ff", // Mouse On Font Color
,"transparent" // Mouse On Background Color
...

and this in the menu-items-array -->
....
"bg.jpg", // Background image for menu when BGColor set to
transparent.
....
This all works well...and is beautiful....in IE...but in NS all the menu-items are placed on each other in the top left corner of the screen...


When i put
...
"", // Mouse Off Background Color
"0000ff", // Mouse On Font Color
,"" // Mouse On Background Color
...

In the array...the menu looks reasonable in NS (no bg picture...but that's because of ns) but....then i get errors in IE

Who can help me set this bg picture?
Mommy, Look! The cursor's winking at me!
SoTTo
Advanced
Advanced
Posts: 26
Joined: Thu May 30, 2002 6:59 pm
Contact:

Post by SoTTo »

Sorry....

It was my fault....

The array file was not filled in right.
Problem solved now
Mommy, Look! The cursor's winking at me!
Post Reply