-
AuthorPosts
-
June 10, 2015 at 8:42 am #457037
Hello team,
after evaluating deeply, I’ve decided to change my blog layout.
Now I am using the following option:blog style –> single author, small preview pic
single post options –> single post with big preview imagein Enflod –> theme options –> Blog Page is left blank (no blog page is set)
From now I would like to eliminate the sidebar on posts and use the layout post shown in Enfold demo (blog single author fullwidth):
How should I proceed? Do you have detailed instructions about it? I didn’t find it. Is there any kind of severe impact on the work already done on titles, colors, homepage, header, logo area and so on?
I thank you again for the great support ever!
June 10, 2015 at 1:25 pm #457182Hi turistai!
Thank you for using Enfold.
You can disable the sidebar for single post entries on Enfold > Sidebar Settings > Sidebar on Single Post Entries.
Cheers!
IsmaelJune 10, 2015 at 1:32 pm #457185Hi Ismael,
ok. But I would like to use the layout post shown in Enfold demo (blog single author fullwidth)http://kriesi.at/themedemo/?theme=enfold-overview
instead of the my current layout:
single post options –> single post with big preview imageThanks!
June 11, 2015 at 4:35 pm #457895Hi!
the link to the Enfold demo is an overview of lots of differente Enfold demos. Which one do you need?
Please refer to this post: https://kriesi.at/support/topic/single-author-full-width-blog-style/#post-165812
Best regards,
AndyJune 12, 2015 at 11:46 am #458295This reply has been marked as private.June 13, 2015 at 8:52 am #458703Hello Andy,
do you have any suggestion to solve the problem?
When sidebar is disabled I would like to show fullwidth images and not large as the text as in the link above.Thanks a lot again!
June 13, 2015 at 9:30 am #458713Hey!
You can use this in the Quick CSS field to increase the width of the content container:
#top .fullsize .template-blog .post .entry-content-wrapper { max-width: 1000px; } #top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 100%; }
Cheers!
IsmaelJune 13, 2015 at 11:37 am #458737This reply has been marked as private.June 15, 2015 at 7:37 am #459120Hi!
I’m guessing you solved it, correct? All the images in your latest link are full width on my end.
Regards,
RikardJune 18, 2015 at 8:12 am #461152This reply has been marked as private.June 19, 2015 at 5:49 am #461675Hi!
If you could publish and link to a page where we can see the problem it would be great.
Cheers!
RikardJune 20, 2015 at 10:05 am #462177This reply has been marked as private.June 22, 2015 at 9:53 am #462515Hey!
Please try the following in Quick CSS under Enfold–>General Styling:
#top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 100% !important; }
Best regards,
RikardJune 22, 2015 at 4:25 pm #462893This reply has been marked as private.June 22, 2015 at 4:29 pm #462896Hi!
Please change the code to following one
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }
Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field
Best regards,
YigitJune 22, 2015 at 4:40 pm #462910This reply has been marked as private.June 22, 2015 at 4:53 pm #462920Hey!
Please flush browser cache and refresh your page a few times. It does work fine on my end – http://i.imgur.com/pFhkm0o.jpg
Best regards,
YigitJune 22, 2015 at 4:57 pm #462926Great Yigit!
It finally works fine now!.
Thanks for you all! -
AuthorPosts
- The topic ‘Need to change blog layout’ is closed to new replies.