Singlepic alignment issue
-
I have been searching for some solution for this, but couldn’t find any.
I have an RTL language site using the Graphene template.
I have just installed NGG, and am trying to add single images using the singlepic short code, but to have the images align to the left.
The English equivalent would be to have the image aligned to the right.The shortcode I am using is:
[singlepic id=956 w=200 h= float=left]
When inspecting the CSS in chrome, this is the CSS conversion:
<div class="ngg-gallery-singlepic-image ngg-right" style="max-width: 200px">
I have noticed that no matter what, the CSS uses a DIV with ngg-RIGHT
How can I change the shortcode, so that the image is aligned to the left, and not to the right?
Here is the link to the page: https://ysraz.com/guides/winter/
You can see the three images on the right, and they should be on the left.Thank you for the help
- The topic ‘Singlepic alignment issue’ is closed to new replies.