- This topic has 5 replies, 2 voices, and was last updated 5 years, 7 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Community Forums › Aspire Theme Support › Post & Page In Content Images default full width
Tagged: image sizes, media, regenerate thumbnails
Any images I place in text content on pages and posts is defaulting full width even when I put in smaller images and opt for left align. In the visual editor, they look correct, but then on saving and viewing front end they have stretched full width.
I do have Regenerate Thumbnails installed as I needed to use it as I changed the large image size. But can’t understand why this fault is happening all the same.
Any help much appreciated.
I would need a link to your site in order to see why that’s happening.
The images show up regularly for me on the demo – http://demo.appfinite.net/aspire/2013/09/01/image-aligned-left/
Just let me know once your site is live/available so I can check it out and see what’s going on. If looking at the site and source code isn’t enough then I may need a Temp login…..but lets take a look at it first.
Hi Wes,
I think it’s going live tomorrow, so I’ll keep you posted. if there’s a delay, I’ll give you backend login. Thanks for your reply!
Wes,
I think I’ve resolved this. Just found this CSS line set to ‘100%’ instead of ‘auto’: My line nr is different from the theme demo, but it’s under Objects. I will check this but for now I think I resolved it. Thanks.
img {
height: auto;
width: auto;
}
Yep, that could be it. If it’s still not working for some reason just let me know and I’ll take a look. (I went to the link, but it’s still in maintenance mode)