RestlessDreams
08-28-2006, 02:48 AM
I was trying to get my Xanga posts shadowed at the back, so that they look something like:
I know her Xanga posts aren't shadowed, but at the right she has the back of her information shadowed. I know how to do that, but I don't know how to apply the same affect to my Xanga posts. Can anyone help?
I already tried using this code:
table.blogbody
{ /* this edits the other the place where the blog is */
border: 2px solid #E7D7D7;
border-top:2px solid #E7D7D7;
width: 280px;
background-color:#000000;
filter: Alpha (Opacity=70);
And this code:
table.blogbody
{ /* this edits the other the place where the blog is */
border: 2px solid #E7D7D7;
border-top:2px solid #E7D7D7;
width: 280px;
background-color:#000000; Alpha (Opacity=70);
Assistance would be greatly appreciated!
I know her Xanga posts aren't shadowed, but at the right she has the back of her information shadowed. I know how to do that, but I don't know how to apply the same affect to my Xanga posts. Can anyone help?
I already tried using this code:
table.blogbody
{ /* this edits the other the place where the blog is */
border: 2px solid #E7D7D7;
border-top:2px solid #E7D7D7;
width: 280px;
background-color:#000000;
filter: Alpha (Opacity=70);
And this code:
table.blogbody
{ /* this edits the other the place where the blog is */
border: 2px solid #E7D7D7;
border-top:2px solid #E7D7D7;
width: 280px;
background-color:#000000; Alpha (Opacity=70);
Assistance would be greatly appreciated!