Log In · Register

 
semi-transparent boxed entry background, anyone know how?
XGP007
post Feb 1 2004, 03:06 AM
Post #1


Newbie
*

Group: Member
Posts: 2
Joined: Feb 2004
Member No: 2,467



yea..im just trying to get the seperate boxes around each of my entries to be semi-transparent, so i can still see the background picture, but have just enough color to be able to read the text.

right now, its just a black background around the text, that's what i want to be semi-transparent..thanks biggrin.gif

http://www.xanga.com/home.aspx?user=PLuNdeRed_SOUL
 
 
Start new topic
Replies
pseudo
post Feb 1 2004, 09:54 AM
Post #2


Senior Member
***

Group: Member
Posts: 31
Joined: Jan 2004
Member No: 1,839



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


Take out the coding you have for .blogbody and replace it with that. happy.gif The higher the opacity, the less you can see through it. The range is from 0 (completely transparent) to 100 (not transparent at all).
 

Posts in this topic


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