Journal Layout: Bunny Love
Contents: Full Journal Layout
Layout Style: Bloggish
Subject: Stuffed Bunny Rabbit
Status: As Is
Credit: Credit in user info, or sidebar if you have the know-how and a paid account}
Comments: Created for S2 Bloggish 2 Column (Sidebar on Left) with CSS I did from scratch. Made for screen resolutions of 800x600 or greater. Feel free to alter the code any way you need to {including replacing the graphics with your own}, just do not alter my graphics. Zip file contains CSS file and 4 images, including a 'Bunnies Only' banner and an icon.
Click for full size preview:

Zip file
Layout Style: Bloggish
Subject: Stuffed Bunny Rabbit
Status: As Is
Credit: Credit in user info, or sidebar if you have the know-how and a paid account}
Comments: Created for S2 Bloggish 2 Column (Sidebar on Left) with CSS I did from scratch. Made for screen resolutions of 800x600 or greater. Feel free to alter the code any way you need to {including replacing the graphics with your own}, just do not alter my graphics. Zip file contains CSS file and 4 images, including a 'Bunnies Only' banner and an icon.
Click for full size preview:

Zip file
Look in your CSS code. Where you see this:
.module-photo {
background-color: #7392AB;
padding: 5px;
}
Change it to this:
.module-photo {
background-color: #7392AB;
padding: 5px 0px;
}
Look in your CSS code. Where you see this:
.module-photo {
background-color: #7392AB;
padding: 5px;
}
Change it to this:
.module-photo {
background-color: #7392AB;
padding: 5px 0px;
}
i'll credit of course!