On Fri, Nov 13, 2009 at 4:33 AM, Victor Subervi <victorsube...@gmail.com> wrote:
> Hi;
> I have a css menu with the following code:
>
> #menu a {
> color: #fff;
> background: #000000;
> text-decoration: none;
> }
>
> Now, I've put an image in the background of this menu. I would like to get
> rid of the background color completely; however, if I simply delete the
> appropriate line, it defaults to white. Is there a way to set the alpha to
> 0? Some other solution?
> TIA,
> Victor

Do you have an example page?

I would recommend taking a look at the parent elements and making sure
their backgrounds aren't set, either.

-- 
-Jack Timmons
http://www.trotlc.com
Twitter: @codeacula
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to