-
AuthorPosts
-
December 30, 2014 at 3:46 pm #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!
AngieDecember 30, 2014 at 5:17 pm #373194Hi Angiec13!
Add this to your custom CSS.
.single-big { width: 100% !important; }
Best regards,
ElliottDecember 31, 2014 at 12:02 am #373361Hi 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!
December 31, 2014 at 12:08 am #373363Hi 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!
December 31, 2014 at 12:25 am #373370Hi!
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 -
AuthorPosts
- You must be logged in to reply to this topic.