carvin5string
Newbie
Posts: 1
Registered: 11/1/2004
Member Is Offline
|
| posted on 11/2/2004 at 01:54 AM |
|
|
problem with transparency
I am using this code -
filter: alpha(opacity=90);
-moz-opacity: .90;
in my menu.css file to create a transparent background on my menu, but it is not working. The transparency is barely noticable, and when I mouse over
the level 0 headers they bounce to the left, yet the settings are set for center.
What I would like is to have the level 0 heading background transparent and the level 1 background not transparent. And the level 0 headers to stay
centered of course. What do I need to do to achieve this?
Thankyou for a great script.
--
Chip
You can view the site it is used on at this address: http://www.masterroast.com
I have attached my existing menu.css for all to look at.
Attachment: menu.css (1.6kb)
This file has been downloaded 413 times
|
|
|
btreehouse
Member
Posts: 15
Registered: 2/23/2004
Member Is Offline
|
| posted on 11/3/2004 at 11:55 AM |
|
|
You might try looking at this thread as it has another suggestion (there are two suggestions but you have already tried something similar).
http://www.softcomplex.com/forum/viewthread_1329/
|
|
|