transparent background possible?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
alexi
Beginner
Beginner
Posts: 3
Joined: Tue Mar 04, 2008 3:54 am

transparent background possible?

Post by alexi »

Hi Ruth

I see this is your domain. I am a Milonic newbie but have gotten pretty far and so far so good. I have a question after reading everything I could find on your site:

The web site I am working on at the moment is XHTML/CSS and I have used a <div> with CSS background using a very small gradient menu background graphic (e.g.)
- background-image: url(../images/menu_1.gif);
- background-repeat: repeat-x;
- width:800px;
- height:27px;
- width: 100%;

I have overlaid the Milonic menu (white type across this 27px tall graphic using - screenposition="center" - but do not see a way to make the background color or background "transparent" so only the type displays and not any background or colors. I've read everything but do not see a reference to transparency. Can you point me in the right direction?

Many thanks

Alex Irving
Boa
Beginner
Beginner
Posts: 4
Joined: Sun Jan 13, 2008 7:46 pm

Re: transparent background possible?

Post by Boa »

Different solutions suggested here:

http://google.milonic.com/search?q=tran ... collection
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: transparent background possible?

Post by Ruth »

Hi,

Did you find your solution? You can make any of the 'colors' transparent by using property="transparent"; or by using property=""; if transparent doesn't work. IF you are using a bgimage, of course, setting transparent to the bgcolors doesn't change that, the image will still show.

Ruth
alexi
Beginner
Beginner
Posts: 3
Joined: Tue Mar 04, 2008 3:54 am

Re: transparent background possible?

Post by alexi »

Thank you very much. Tons of things to read. I will sort through and then play. If I don't come back whining <g> I have solved my problem (or rather you have).

Thanks

Alex
alexi
Beginner
Beginner
Posts: 3
Joined: Tue Mar 04, 2008 3:54 am

Re: transparent background possible?

Post by alexi »

It works!


Thanks very much

Alex
Post Reply