spacing around images in posts in Fishbook theme
- 
		Hi all I’m having trouble with the presentation of posts in the Buddypress Fishbook theme. See: http://project1.solarpowernewsonline.com/2010/05/11/hello-with-some-media/ I’ve tried setting the text spacing around the image when inserting the image to no avail. It has zero spacing…. Having searched WP forums I tried inserting this CSS to the Style CSS for the theme: .post img { 
 margin-top:4px;
 margin-bottom:4px;
 margin-right:20px;
 margin-left:20px;
 }Again, to no avail. With both having no effect – there may well be something else getting in the way of proper display of images in posts. Any ideas? 
- The topic ‘spacing around images in posts in Fishbook theme’ is closed to new replies.