Mon Jul 10, 2006 1:22 pm
Mon Jul 10, 2006 1:42 pm
<style>img{border:none;}</style>
Mon Jul 10, 2006 1:48 pm
shapu wrote:Did you try this?
- Code:
<style>img{border:none;}</style>
Mon Jul 10, 2006 2:43 pm
<style>
body {background-color: red;
background-image: url("http://img.photobucket.com/albums/v385/HarpSealPup86/gallerybackground.jpg");
background-repeat: repeat-y;
background-attachment: fixed;
background-position: top right}
</style>
Mon Jul 10, 2006 4:07 pm