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.
|
|
|
|
willum89 50% Opaque background for entries? Jun 11 2005, 10:34 AM
souldreamers that skin, it's just the image was made that w... Jun 11 2005, 12:58 PM
fishcake-y ... You can upload this to your own server and use... Jun 11 2005, 09:16 PM![]() ![]() |