-
AuthorPosts
-
December 27, 2017 at 5:45 pm #1083492
I am having some problems getting images with captions to work as expected. I am using the method to add the class "caption" to images and adding the text as title. This works with Simpli but:
- any given margin seems to be ignored. Text floats around the image but with no margin.
- Any attempt to create responsive images fails. When I specify "width: 50%" for the image, without giving width and height, the image seems to be scaled to 50% of the div containing the image and caption. I have attached a sample image showing the problem.
I am not very good at web programming, but I think I understand the basics. So maybe the solution is quite simple, but I am too blind to see it.
Thanks,
Andreas
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
December 28, 2017 at 2:09 am #1083566Hi
In this case, i have to check it directly on your site.
Kindly share the URL of the page on which you have this issue so i can check the style issue and suggest you changes.Regards
December 29, 2017 at 12:40 pm #1083847This reply has been marked as private.Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
January 2, 2018 at 1:48 am #1084153Hi
Add below code in cutom.css file for alignment.img_caption p.img_caption { text-align: center!important; clear: both; }
You also added custom style for the image and caption that creating an issue in style, once you remove it you can see its showing fine.
Regards
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 2 voices, and was last updated by Pankaj Sharma 6 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Problems with caption'ed images
Viewing 4 posts - 1 through 4 (of 4 total)