Hello
I have been working on my own theme for my personal blog for the last week or so. I'm having a great deal of trouble with my image alignment styling.
I want the pure basics including a 10px margin on either side depending on which side the image is aligned too. So if the image is aligned to the left: margin: 10px 10px 10px 0px; and if it is aligned to the right: margin: 10px 0px 10px 10px;.
I run into trouble when I add captions to my images. The addition of captions seem to create a nasty extra margin on all of my images that throws them out of alignment.
If you take a look at http://www.inlmbrt.com you will see.
Here is my CSS code:
[CSS moderated as per the Forum Rules. Please just post a link to your site.]
Can anyone lend a helping hand?
It would be extremely appreciated.
Ian.