left align default margin
-
When I select an image and align it left, there is a default margin-left of -60px. How can I remove this as standard so every time I align an image to the left, there is a 0px left margin?
I have tried in my child theme style.css with
.wp-caption alignleft {margin-left:0;}
but this does nothing and I have also tried adding it to the flickr-pick-a-picture/fancybox/jquery.fancybox-1.3.4.css, but it says that it is inactive?I have searched all of the files for flickr pick a picture, but cant find any reference to -60px.
Can somebody please offer some advice?
- The topic ‘left align default margin’ is closed to new replies.