-
AuthorPosts
-
global21 Friend
global21
- Join date:
- March 2011
- Posts:
- 134
- Downloads:
- 37
- Uploads:
- 43
- Thanks:
- 31
- Thanked:
- 5 times in 3 posts
December 2, 2014 at 2:17 pm #203258Hi,
I have tried the fixes in the post but none of my images adopt custom sizes in the articles.
I have an image that is 507 x 547 original but i have tired to re-size to 150 x 162 but it stays at the original size i am using JCE editor.
http://dev.progamegolfsigns.co.uk/signage/tee-signs/stone-tee-sign
where am i going wrong?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
December 2, 2014 at 5:04 pm #557389I think this is your code
<img width="150" height="162" alt="stone golf sign 4" src="/images/signage/teesigns/stone/stone%20golf%20sign%204.jpg" style="float: left; margin-right: 5px;">
replace it with
<img width="150" height="162" alt="stone golf sign 4" src="/images/signage/teesigns/stone/stone%20golf%20sign%204.jpg" style="float: left; margin-right: 5px; height: 162px;">
global21 Friendglobal21
- Join date:
- March 2011
- Posts:
- 134
- Downloads:
- 37
- Uploads:
- 43
- Thanks:
- 31
- Thanked:
- 5 times in 3 posts
December 3, 2014 at 11:24 am #557544Hi Chavan,
Thanks for getting back to me, but i think the issues is with the templates css itself.
I am using other ja templates with all the same components, modules etc and i don’t have issues with image re-sizing via JCE.
I know other people have posted in here about it but the fixes that have been described haven’t worked.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
December 3, 2014 at 11:28 am #557545please send me your admin details via private message, will do an example. So it will explain you more
global21 Friendglobal21
- Join date:
- March 2011
- Posts:
- 134
- Downloads:
- 37
- Uploads:
- 43
- Thanks:
- 31
- Thanked:
- 5 times in 3 posts
December 3, 2014 at 11:41 am #557546sent you a pm.
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
December 3, 2014 at 12:01 pm #557548check your site and confirm, if it is fixed now. I made a small tweak in this file, /local/css/themes/turquoise/template.css
By removing height:auto from this code
.article-intro img, .article-content img, .article-image img, .article-image-intro img { display: block; width: 100% 9; max-width: 100%; height: auto; width: 100%; } -
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by global21 9 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum