Free WordPress Theme – Tickled Pink 2.0
Tickled Pink 2.0 has been released and can be downloaded at WordPress.org.
This theme is pink, white and gray, fresh, sassy and feminine. It’s ideal for a personal blog – pink but not too pink, sweet but not saccharine!
I’ve already noticed 2 tiny flaws in the list styling. I’ll post the correction here but wait for more feedback before I upload an updated stylesheet. Read on to see how you can fix it (if you have nested lists; if not, don’t bother)
Open style.css
On line #228 find
background: url(images/bullet.gif) no-repeat left;
Replace with
background: url(images/bullet.gif) no-repeat top left;
On line blank line #231, add:
.post ul ul, .post ol ol {
font-size: inherit;
}
On line #406 add
#sidebar ul ul {
margin-bottom: 0px;
}
Any other questions or problems, please feel free to contact me – here, in the forums, or through the WordPress.org site!
.


Claire
I love your green apples theme. Thank you for the great theme.
The problem I have is when I insert [gallery] to my post, all the pictures are showing in one column. Please help.
Web Wench
Claire, sorry it took so long to get back to you. We’re having an awful winter here and I’ve kept a cold!
It’s something in the stylesheet that is causing this, no doubt. I’ll have a look and get back to you (and hopefully send you an amended stylesheet) later today or early tomorrow.
Thanks,
Liane