Opacity
this related previous post i'm still having trouble with. have code in css file:
h1 {
font-size: 40px;
font-family: arial, helvetica, sans-serif;
color: #000000;
border-right-style: groove;
border-top-style: groove;
border-bottom-style: groove;
border-left-style: groove;
border-right-width: thick;
border-bottom-width: thick;
border-top-width: thick;
border-left-width: thick;
font-variant: normal;
text-transform: uppercase;
font-style: normal;
background-image: url(images/background.gif);
}
i'd background image see through can't seem opacity work. please give me exact code have add code background image be, 50% see through, and, work on ipad , iphone. thanks.
resave background.gif .png file, @ 50% opacity. work across browsers except maybe ie6 has issues opacity.
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment