View Full Version : Myspace transparency trouble


QueenIce102
06-02-2005, 11:34 PM
Ok, on my Xanga I have it set to make the background of every table transparent so that I can see the background, and i want it to be exactly like that on my myspace, so I put the same coding. However, it didn't work at all! Can anyone help?

Link to my Xanga for reference: http://www.xanga.com/queenice102

Code I used:
<style type="text/css">
table.blogbody {
border: 1px solid #003399;
background-color: #000000;
width:500px;
filter:alpha(opacity=85);}
</style>

MaGiCSuN
06-03-2005, 06:44 PM
if you take out the background-color: #000000;
part your tables will automatically be transparent...

love,
Mirna