50% Opaque background for entries? |
![]() ![]() |
50% Opaque background for entries? |
Jun 11 2005, 10:34 AM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jun 2005 Member No: 150,804 |
I wanna know how you can make the background color for entries 50% opaque so that you can still see the image in the background. I tried
<style type="text/css">table.blogbody { /* this edits the other the place where the blog is */ border: 1px dashed #FF8080; background-color: #990000; filter:alpha(opacity=50%);} </style> but it also makes the text semi-transparent and I only want the background transparent so how do i do that? |
|
|
|
Jun 11 2005, 10:43 AM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jun 2005 Member No: 150,804 |
like in this Xanga skin, the entry box has a 50% opaque background for the entry box and the text inside is still fully opaque but I don't see how it's being done in the code.
|
|
|
|
Jun 11 2005, 12:58 PM
Post
#3
|
|
![]() mmm hmmm ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,591 Joined: Sep 2004 Member No: 47,325 |
that skin, it's just the image was made that way http://images.xangsters.com/xanga/09/2034.jpg Sorry I don't know the code to just make the blog 50% opaque. I usually see it done and it causes everything to be semi-transparent.
|
|
|
|
Jun 11 2005, 09:16 PM
Post
#4
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
... You can upload this to your own server and use it as a background.
[ http://img.photobucket.com/albums/v394/Kan...cb_stuff/bg.png ] I'm not sure if that'll work though, Photobucket is stupid when it upload sometimes. |
|
|
|
![]() ![]() |