Transparent Background

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
tjhorne
Beginner
Beginner
Posts: 2
Joined: Thu Sep 05, 2002 8:31 pm
Location: Richmond, VA
Contact:

Transparent Background

Post by tjhorne »

I have a graphical top banner for my website and would like use this navigation at the bottom of the graphic. Problem is that it has a gradient background color and the menu's have solid backgrounds. [strong]Is there a way to make the off background transparent?[/strong]
:mrgreen:
Todd Horne
Web Developer
http://mywebpages.comcast.net/tjhorne
kretch
Beginner
Beginner
Posts: 3
Joined: Thu Sep 05, 2002 10:43 am

Post by kretch »

In your prop1 style array try this:

"000000", // Off Font Color
"transparent", // Off Back Color
"ffffff", // On Font Color
"transparent", // On Back Color

Cheers,
Dennis
Post Reply