Images stretch out issue

Discussion in 'Poloray WordPress Theme' started by aster media, Jan 29, 2016.

  1. aster media

    aster media Member

    Joined:
    Mar 15, 2012
    Messages:
    408
    Likes Received:
    8
    Hi there.

    It seems that images are being stretched no matter the size adjustments we try.
    This happens in both pages and in the widget area. (scrprt5)

    scrpt 5.jpg

    Today I added The Events Calendar widget and the site went black showing this message.
    Possibly this has to do with one and the samen problem? (Scrprt3)

    scrprt3.png

    Pls advise.

    Best wishes,
    Steven
     
  2. priya

    priya Guest

    Hello Steven,

    Greetings from InkThemes!

    For issue #1,

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .content-bar .post .post_content img.postimg {
        width: 100%;
        height: auto;
    }
    .sidebar img {
        width: 100%;
        height: auto;
    }
    For issue #2,

    It will be difficult to provide you any solution without having any look in your site...

    So please send us your dashboard details at our mail id so that we can figure out the issue and able to resolve that...

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. aster media

    aster media Member

    Joined:
    Mar 15, 2012
    Messages:
    408
    Likes Received:
    8
    Thank you Priya, the CSS worked wonders! :)
    Message regarding the second issue has been sent via email

    Thanks,
    Steven
     
  4. priya

    priya Guest

    Thanks for the details Steven..

    We will get back to you soon..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page