homepage recent blog post photos

Discussion in 'Harrington- A WordPress Business Theme.' started by skoulakis, Jan 23, 2016.

  1. skoulakis

    skoulakis New Member

    Joined:
    Jan 6, 2016
    Messages:
    12
    Likes Received:
    0
    Hi, I wanted to know how to fix the images on the homepage under recent blog posts. The photos are cropped. When I was designing my temp site, they were not cropped and looked good. now they look zoomed in and cropped.

    my site is http://www.thelavenderroom.us

    thank you
     
  2. priya

    priya Guest

    Hello,

    I am unable to figure out the concerned area in your site...

    Would you please provide us with some edited screenshot so that we can assist you accordingly...?

    If you are unable to create screenshots then you can use www.screenpresso.com that will help you to create screenshots.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. skoulakis

    skoulakis New Member

    Joined:
    Jan 6, 2016
    Messages:
    12
    Likes Received:
    0
    See attached. These are the images on the homepage, they are cropped or zoomed in. is there any setting or code, to make the recent blog post images (on homepage) not cropped or zoomed in.
     

    Attached Files:

  4. priya

    priya Guest

    Hello,

    Please paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard.
    Code:
    .feature_blog_content .post .post_image {
        width: 95%;
        margin-left: -4px;
    }
    Note: Adjust numeric value as per your requirement

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  5. skoulakis

    skoulakis New Member

    Joined:
    Jan 6, 2016
    Messages:
    12
    Likes Received:
    0
    Thank you for this, I tried it but it just moves the image around. How do I get the image to fit to area and not zoomed.
     
  6. priya

    priya Guest

    Hello,

    I am afraid to say that didn't get any issue with your images as you stated above..

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  7. skoulakis

    skoulakis New Member

    Joined:
    Jan 6, 2016
    Messages:
    12
    Likes Received:
    0
    Is there any way you can take a screen grab of what you are seeing since you said it's fine on your end? It was working fine until my site went live. After that those images are not showing properly.
     
  8. priya

    priya Guest

    Sure Skoulakis...

    user_image.png

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  9. skoulakis

    skoulakis New Member

    Joined:
    Jan 6, 2016
    Messages:
    12
    Likes Received:
    0
    please see attached for my concerns. Is there any way to set these photos to actual size or somehow fit to area?
     

    Attached Files:

  10. priya

    priya Guest

    Hello,

    Please send us your website WordPress login details at [email protected] along with the thread link so that we can check this in your dashboard.

    Your Website URL:
    WordPress Username:
    Password :

    Looking forward to your reply.

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  11. skoulakis

    skoulakis New Member

    Joined:
    Jan 6, 2016
    Messages:
    12
    Likes Received:
    0
  12. priya

    priya Guest

    Thanks for the details...

    We will get back to you soon..

    Your patience will be appreciated,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page