Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • stylez4men Friend
    #200232

    How can I disable the relarging of the images that appear in articles? I’ve searched this board an have applied the suggested fixes to the CSS with no luck. I would like for the images to appear as the size they were created to appear.

    Pankaj Sharma Moderator
    #544449

    Hello … you can edit the article images from
    Artucle manager>>> article>> options>> images&links option.
    Can you add a screenshot what problem you are facing in tge article image size, so that i can take a deep look in your problem

    stylez4men Friend
    #544457

    here is a link: http://dwyerdemo.londonwright.com/index.php/about/our-founders/103-cliff-frazier
    The is image is 300px × 374px but it has been scaled to 1,120px × 1,396px. I was thinking of just using K2 for my articles but doing so I would lose the masonary layout. Is there a way to use it with K2

    Pankaj Sharma Moderator
    #544466

    <blockquote> I would lose the masonary layout. Is there a way to use it with K2</blockquote>
    Sorry but JA Decore design does not support K2 .

    For the issue of of image . It seems Responsive Mode is OFF on your site .
    add by default the 100% width css is used for article body images .
    Add this css code in your custom.css file

    .article-content img {
    width:auto; }

    it will disable the 100% width code .
    after that article will look like this >>>http://prntscr.com/49h16j

    let me know if it helps

    stylez4men Friend
    #544472

    I turned responsive off because it cropped one of the images I created when viewing through mobile. I added the code to the template.css file, cleared my cache but the image is still the same (I turned the responsive back on to see if it was that but its still the same)

    Pankaj Sharma Moderator
    #544474

    Hello
    No need to Turned of the Responsive mode,
    if you don`t want to use responsive site .

    You need to add the code in custom.css file .
    for you i added the code in your custom.css file .
    now your problem is solved .
    Please check the page now .
    Let me know if problem is not solved .

    stylez4men Friend
    #544478

    Yes it work THANKS for all your help 🙂

    Pankaj Sharma Moderator
    #544479

    You need to create custom.css file for override the core template css .
    There is no need to edit the core template css files 🙂
    There is no custom.css file in your css folder . so i created a css file .

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

This topic contains 8 replies, has 2 voices, and was last updated by  Pankaj Sharma 10 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum