Tagged: Blog
-
AuthorPosts
-
May 14, 2017 at 6:29 pm #793036
On my blog page my posts appear how I want them to with the post image in the upper left and then the title directly to the right and the content below. Like in this screenshot… https://www.dropbox.com/s/vh6nrd3obybabuy/Blog.png?dl=0
But when I add a blog posts content area to a page the posts don’t appear in the same way. The image appears centered on top of the post.
Like this.. https://www.dropbox.com/s/iw3vzomtg99zb4d/blog%20content%20on%20page.png?dl=0I have tried adding the CSS code below from a similar post on this forum. It moves the image over to the left but The Title is still below it, wasting a bunch of space… https://www.dropbox.com/s/jiuaywgsnmpphv5/afterquickcss.png?dl=0
Quick CSS code…
.template-blog .blog-meta {
margin: 0 !important;
}.template-blog .post-entry {
margin-bottom:50px !important;
}Is there a way to get the blog posts content box to look the same as the posts on the blog page?
- This topic was modified 7 years, 6 months ago by Drew.
May 14, 2017 at 6:41 pm #793039Hey Drew,
I’m not sure what you mean by: “blog posts content area to a page”
I do know that I’ve seen this setup with a sidebar, & when you remove the sidebar the author image goes center. Is this what you mean?
Please include the url to the page in question so we can take a closer look.Best regards,
MikeMay 14, 2017 at 6:47 pm #793044Yeah when I ad a blog posts content element to the page the image goes center. Or with the quick css enter to the left but all the content is still below.
http://themacu.com/wp/?preview_id=14&preview_nonce=dee41f02bd&_thumbnail_id=-1&preview=true
May 14, 2017 at 7:06 pm #793052Hi,
WE can’t view drafts, Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeMay 15, 2017 at 6:13 pm #793446Sorry should work here.. http://themacu.com/wp/
And the blog page where it looks right…
http://themacu.com/wp/free-lessons/May 16, 2017 at 12:27 pm #793855Hi Drew,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look.
Best regards,
VictoriaMay 16, 2017 at 5:19 pm #794134Sent
May 16, 2017 at 6:23 pm #794243Hi Drew,
Could you post them here in private box below?
Best regards,
VictoriaMay 17, 2017 at 4:36 pm #794953I thought I did that yesterday.
May 17, 2017 at 11:42 pm #795156I think I have got it figured out. I had the blog content in a 3/4 layout. Changed it to 1/1 and now looks right. Thanks!
May 18, 2017 at 7:30 am #795283 -
AuthorPosts
- You must be logged in to reply to this topic.