- This topic has 2 replies, 2 voices, and was last updated 11 years, 4 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Lightbox Ultimate › Lightbox Ultimate – Add padding / wrap text around anchor image better
Tagged: anchor image, lightbox, wrap text
It seems that the anchor image does not like being in text. Follow the link below to see that the text is right up against the image. If I were using a straight placement of an image in WP there would be a little space between the image and the words.
[http://www.aquariumcarebasics.com/bamboo-shrimp/]
Is there a way to solve this?
I am using WP 3.52 & Twenty Twelve Theme, so nothing out of the mainstream on that end.
Thanks!
John T
Hi, if you specify a padding inside one of the CSS classes that you are passing through the shortcode (e.g. alignleft, size-thumbnail, wp-image-56) you will get a little space between the image and the text. For example:
.alignleft{
padding-right: 15px;
}
Thanks! It worked!! And you have a GREAT plugin, btw.
John T
[http://www.aquariumcarebasics.com/]