Log In · Register

 
Opacity changes, why can't I get them to work?
protos
post Mar 25 2006, 11:12 PM
Post #1


I listen to bands that don't even exist yet...
*****

Group: Member
Posts: 330
Joined: Sep 2005
Member No: 249,189



I'm trying to give this site a dark green background behind the blog.

but I want it at 70% opacity

here's everything in his Custom Header:

CODE
<style type=text/css>

.blogbody{

background-color: #004020;
filter: alpha(style=0,opacity=60);
}

.spritead, {display: none; }

</style>


he's got nothing in his website stats

the website is http://www.xanga.com/El_Leachimo
 
 
Start new topic
Replies (1 - 2)
YourSuperior
post Mar 26 2006, 12:23 AM
Post #2


;)
*******

Group: Staff Alumni
Posts: 9,573
Joined: Feb 2005
Member No: 99,124



He's using a background image, that he pasted in the background area of his look & feel. And this won't work in Firefox. And it's not .blogbody if you're using a default xanga layout.

CODE
<style type='text/css'>
table.blogbody{
background-color: #004020;
filter: alpha(style=0,opacity=70);
}
.spritead, {display: none; }
</style>
 
protos
post Mar 26 2006, 05:47 PM
Post #3


I listen to bands that don't even exist yet...
*****

Group: Member
Posts: 330
Joined: Sep 2005
Member No: 249,189



Firefox was my problem.

I tried table.blogbody but that didn't work either

darn it, well... thanks anyway
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: