Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Is a Form field dependency possible? #1055645

    thanks Nikko,
    I will check that out.
    best regards
    Frank

    in reply to: How to change the width of a single blog entry #815524

    Thanks Mike !!
    That does the trick!

    in reply to: How to change the width of a single blog entry #815157

    Hi Sarah,
    Thank you for getting back to me so quickly.

    I tried that hack but with no effect on my blog post.

    I have it right now only on my local machine but you can maybe see what I mean when you go to the ENFOLD 2017 DEMO and EDIT the BLOG entry “A nice post”. However, any other would work as well.
    I made one settings change for that blog post: No Sidebar

    If you then look at that blog post you’ll see that it uses only 800px in width.
    Much space is used for the margin area that extends towards the boundary of the overall site content area.

    I would love if blog posts would behave width-wise (with no sidebar) like PAGES or PORTFOLIO entries use when the sidebar is disabled.
    I can’t attach a screenshot, right? Here’s some HTML instead, hope it makes sense.

    `
    <div class=”container template-blog template-single-blog “>
    /*note: has width is 1410 plus 50px padding*/

    <article class=”post-entry post-entry-type-standard …
    /*note: has a width of 1310 with no padding*/

    <div class=”entry-content-wrapper clearfix standard-content”> …
    /*note: has a width of 800, no padding
    That is where the actual blog post content resides.*/

    Thanks, Frank

Viewing 3 posts - 1 through 3 (of 3 total)