Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #373131

    Hi- I am trying to figure out how to get my site configured as it’s shown on the demo. In the single author small pic blog preview, you have a small image of to the left of each post on the page with multiple posts, and then when you go to the single post page the image is large above the title with no image to the left. This what I want mine to look like.

    On mine right now, I have a small image off to the left on the page with multiple posts, but the wide images I have loaded for the single post page are not filling the space on the small preview image. They are only

    See here what I mean:
    Page with multiple posts– scroll down to see my blog section: http://smartwarehousing.com/news-and-insights/
    Single post– http://smartwarehousing.com/smart-getting-new-neighbors-kansas-city-business-journal/

    Can you see what I’m doing wrong and let me know how to get those preview images to fill the whole space? I just want to replicate what you’ve done on this blog page-
    http://kriesi.at/themes/enfold/blog/blog-single-small/

    Thanks for your help!
    Angie

    #373194

    Hi Angiec13!

    Add this to your custom CSS.

    .single-big { width: 100% !important; }
    

    Best regards,
    Elliott

    #373361

    Hi Elliott,

    I added this but it’s still not making our images cover the whole preview square. See along the left side of this page? Do the images that are loaded have to be certain proportions to scale correctly? Thanks!

    http://smartwarehousing.com/news-and-insights/

    #373363

    Hi Elliott,

    I added this but it’s still not making our images cover the whole preview square. See along the left side of this page? Do the images that are loaded have to be certain proportions to scale correctly? The ones we have loaded are wide originally. Thanks!

    http://smartwarehousing.com/news-and-insights/

    #373370

    Hi!

    That code was for the single post view. In the link you provided your using the blog posts element correct? When you edit the shortcode make sure that you select the “Square” thumbnail size, “180 x 180”, instead of displaying the image in it’s original dimensions.

    Regards,
    Elliott

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