Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • global21 Friend
    #203258

    Hi,

    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 Friend
    #557389

    I 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 Friend
    #557544

    Hi 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 Friend
    #557545

    please send me your admin details via private message, will do an example. So it will explain you more

    global21 Friend
    #557546

    sent you a pm.

    chavan Friend
    #557548

    check 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%; }

    global21 Friend
    #557551

    thanks chavan.

Viewing 7 posts - 1 through 7 (of 7 total)

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