Tranquility tip

RT | Blogs, Design, Tips, Tweaks, Wordpress | Thursday, December 6th, 2007

To wrap text around a photo in the Tranquility theme from Roy Tanck, the one I’m using now, go to styles.css and find the line for the story content image (.storycontent img) and add a float tag:
.storycontent img {
border: 4px solid #111;
margin: 4px;
float: left;
margin-right:10px;
margin-bottom:10px;
}

I thinned the border to 4px from the original 10px. Also, to make the text top flush with the top of the image, tweak the margin tag.

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Powered by WordPress | Theme by Roy Tanck

Bad Behavior has blocked 113 access attempts in the last 7 days.