Prilace
Instant Message
Send Message
|
Posted:
Jan 14, 2007 9:40 PM
This will put sparkles around your default tables, with the exception of your blogs and extended network tables. You can change the URL to whatever you want, and change the margin width, which controls the thickness of the border. You can also change the color/style of the actual borders on the tables
<style>
.a {sparkling table borders}
table table table {background-image:url(http://abrax.us/graphics/sparkles.gif); border:1px solid; border-color:black;}
.extendedNetwork, .latestBlogEntry {background-image:none;}
table table table table {margin:10px; background-image:none; border:0px;}
</style>
|