Forum Replies Created

Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • in reply to: Tab section breakpoint mobile #845260

    That worked really well. Thanks!

    in reply to: Tab section breakpoint mobile #845047

    Hi there Mike,
    The code is exactly as you described. Not sure what you mean with ‘comment out this code’ . Can you please clarify that?
    Thanks
    Bert

    in reply to: Content width Tab Section on Mobile #843936

    Spot on Yigit! Thank you very much!
    Bert

    in reply to: Content width Tab Section on Mobile #843913

    Sure!

    in reply to: Infinit Shrinking Header #839454

    Guenni007, this worked brilliant!! Thank you ever so much!! Not only design wise, but also educational. Much appreciated.
    Regards,
    Bert

    in reply to: Infinit Shrinking Header #838350

    So it has to be a combination of the code by Guenni007:
    .header-scrolled .logo img {
    transform: scale(0.01);
    transform-origin: center center;
    transition: 0.5s linear
    }
    And the code by Sarah:
    .header-scrolled #header_main > .container, .header-scrolled #header_main > .container * {
    height:0!important;
    line-height:0!important;
    opacity:0;
    -o-transition: all .1s;
    -mox-transition: all .1s;
    -webkit-transition: all .1s;
    transition:all 0.1s;
    }

    Already tried to combine, but without luck so far.

    in reply to: Infinit Shrinking Header #838337

    Guenni007 thank you for your outstanding respons! That animation is spot on! Absolutely gorgeous.
    I have the header set up as follows: Logo left and menu below. What i would like is that the top of the header (where the logo is) disappears when further scrolling down and the animation is played. So as a result only the menu is visible.
    See the initial mp4 example over here

    If this could be accomplished that would really be great.

    THanks,
    Bert

    in reply to: Infinit Shrinking Header #838260

    Hello Sarah,
    Well, this is a huge step forward. Thank you so much!
    Is it possible to let the logo shrink further before it disappears?

    in reply to: Infinit Shrinking Header #838098

    Hi Mike,

    I used custom css.

    .header-scrolled #header_main > .container {
    display: none !important;
    }

    If you still need acces to the site, please let me know.

    Bert

    in reply to: Remove padding from div.container #828785

    Thanks Yigit, that works really well!
    Just one question though; on the iPad in portrait there is no padding on the outside of the container, so everything is right on the screen bezel.
    Can i add just about 5 px padding on both sides of outside of the container (that goes for the whole page lay-out including header and footer)
    Thanks again!
    Bert

    in reply to: Remove padding from div.container #828741

    The site is up again. Had to fix the database.
    So you can check the site.
    Thank you
    Bert

    in reply to: Remove padding from div.container #828715

    I’m sorry, the site is down this moment. I’ll post back, when all is up again. Thanks.

    in reply to: Remove padding from div.container #828621

    Sure. I added the link as private content.

    in reply to: HTTP ERROR 500 #810630

    Hi Victoria,

    You are right. Now that the migration is complete, Enfold works as it should!
    Thanks for the support!
    Bert

    in reply to: HTTP ERROR 500 #809580

    At this moment php 5.3 but the domain will be transferred to php 5.6

    in reply to: HTTP ERROR 500 #808935

    Hi Victoria,

    Located the /tmp folder and selected the read, write an execute options for the folder and all the files and directories in that folder.
    Cleaned my cache and still same message. So no luck i’m afraid.

    in reply to: HTTP ERROR 500 #807910

    Thank you for your support. I don’t know how to make /tmp writable or where to find it…..
    The error in line 33 of masonry_entries.php states if(!is_admin() && !current_theme_supports(‘avia_no_session_support’) && !session_id()) session_start();

    in reply to: HTTP ERROR 500 #807085

    See my private debug content

    in reply to: HTTP ERROR 500 #806967

    Same problem here. Installed Enfold and also get the http 500 error when i want to view the site.
    Also, when i disable enfold and do a live preview, all i see is a blanc page. The 500 error appears in google chrome, but on firefox the page shows totally white. Tried different standard theme’s and they all work well.

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