Log In · Register

 
Boxed Xanga Entries, Background opacity
deadsouls
post Jan 16 2004, 10:58 AM
Post #1


This is the part where you run away...
****

Group: Member
Posts: 103
Joined: Jan 2004
Member No: 647



I was wondering if anyone knew a code to put to the boxed xanga code that makes the background of each box half transparent? is that possible?
 
 
Start new topic
Replies
deadsouls
post Jan 16 2004, 05:43 PM
Post #2


This is the part where you run away...
****

Group: Member
Posts: 103
Joined: Jan 2004
Member No: 647



this is the code i have for boxing my entries

CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
table.blogbody {
border: 1px solid #cccccc;}
</style>
<!-- end code provided by createblog.com -->


so i put the alpha opacity inside the table.blogbody, and made the table background set to white but when i do that, it makes the text dissapear. it is really still there, but for some reason it changes the text to the exact same color as the background and then makes it half opac.

CODE
<!-- begin code provided by createblog.com -->
<style type="text/css">
table.blogbody {
filter: alpha (opacity=50);
background-color: ffffff;
border: 1px solid #cccccc;}
</style>
<!-- end code provided by createblog.com -->


how do you fix this?
 

Posts in this topic
deadsouls   Boxed Xanga Entries   Jan 16 2004, 10:58 AM
kryogenix   yes, i think this is it? put this in the <div...   Jan 16 2004, 04:53 PM
deadsouls   this is the code i have for boxing my entries COD...   Jan 16 2004, 05:43 PM


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