Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #231407

    My images are all being scaled to around 600px instead of the full 1200px I’d like them. Please help

    http://smartphotography.com/waves/

    Thank you!

    • This topic was modified 11 years, 4 months ago by wrxer123.
    #231624

    Hi wrxer123!

    You can add this on Quick CSS or custom.css:

    #top .fullsize .template-blog .post .entry-content-wrapper > * {
    max-width: 1200px;
    }

    Best regards,
    Ismael

    #232028

    Hey Ismael. Sorry but this does not work. Please help!
    Thank you

    #232040

    Hi!\

    You didn’t apply the code. The image should resize to 800px. Please add this below to make resize the image up to 1200px:

    #top .fullsize .template-blog .post .entry-content-wrapper img.size-full {
    width: 1200px;
    max-width: 1200px;
    position: relative;
    left: -20%;
    }

    Regards,
    Ismael

    #232573

    Hi Ismael.
    I tried the above code, it kinda worked. Except the image was not responsive anymore and was off center.
    Please help

    #232639

    Hey!

    Alright, looks like you’re using a very old version of the theme. Please download the latest version on your themeforest account then update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    Regards,
    Ismael

    #234091

    Hey Ismael
    I just checked under the Enfold “Theme Update” and it’s verified I’m running the latest version

    #234309

    Hey!

    How are you? I hope you’re doing well today.

    I’m sorry but you’re not using the latest version of the theme. You have version 2.4.2 and the latest version is 2.5.4. To be honest the version you’re using right now is very old and contents might be affected during the update. Update the theme via FTP. Watch this video by Devin: http://vimeo.com/channels/aviathemes/67209750

    Regards,
    Ismael

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.