Background Transparency

K

King Coffee

Hi,

This is probably a CSS question but I don't know where to turn. I'm using a
modalpopup ajax control. It uses a link to a CSS rule to style the page
background. I want to make or overlay the background with a transparent
color. The VS ASP.NET 2008 CSS intellisense do not list a filter: alpha()
rule. So, how can I make the background partially transparent ?

King
 
G

Guest

Hi,

This is probably a CSS question but I don't know where to turn. I'm using a
modalpopup ajax control. It uses a link to a CSS rule to style the page
background. I want to make or overlay the background with a transparent
color. The VS ASP.NET 2008 CSS intellisense do not list a filter: alpha()
rule. So, how can I make the background partially transparent ?

King

Simply type

filter:alpha(opacity=75);

More: http://msdn.microsoft.com/en-us/library/ms532967.aspx
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,007
Latest member
OrderFitnessKetoCapsules

Latest Threads

Top