Hello,
I would like to ask if someone can help me to change the layout of the blog.
All the choises in enfold are placing the picture above the text content.
I would like to place pictures to the left, and text to the right, basicly exactly like this page:
http://www.chimneygroup.com/news
Is that possible?
Thanks in advance
Hey jockejansson!
Try selecting the “Single Author, small preview pic” layout in your blog settings or with our blog post shortcode and then add this to your custom CSS.
.small-preview { width: 300px !important; height: 200px !important; }
Cheers!
Elliott
Thanks for your answer Elliot.
I have tried what you’re suggesting, but i’m not able to get the preview picture to the left of the text content.
Now the picture is shown above the text content. Do you have any other ideas?
Thanks,
Joakim
Hi!
You’ll need to set a sidebar to the page or if you do not wish to use a sidebar then try Ismael’s fix here, https://kriesi.at/support/topic/blog-image-on-left-of-meta-and-excerpt/.
Cheers!
Elliott