/ Published in: CSS
Makes xanga entries semi-transparent.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<style type="text/css"> /* Pink Checkers Stylesheet */ /* by Kelly (xanga.com/dizzy_with_a_smile) */ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ table.blogbody { /* this edits the other the place where the blog is */ border: 0px solid c0c0c0; background-color: #ffffff; width:400px; filter: alpha(style=0,opacity=90); } </style>
URL: http://www.geocities.com/cheerfreak908/FAQ.htm