Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: Scroll problem and Mobile menu #60314
    Les
    Member

    To continue on my last post: I now think the problem is to be found in the (responsive) fixedheader. Can u help me out with this?

    in reply to: Scroll problem and Mobile menu #60309
    Les
    Member

    I found out what seems to be the problem, but unfortunately I could not find any solution yet. Maybe you can find out what goes wrong in this code:

    #site-logo {
        float: right;
        height: 110px;
        width: 930px;
    }
    
    #site-logo img {
        height: 110px;
        max-height: 110px;
        width: 720px;
        float: right;
    }
    
    #hgroup {
        float: right;
        width: 100%;
       text-align: right;
    }
    
    #header-left {
        width: 100%;
        float: left;
    }

    Thanks for already helping me out with the mobile menu issue.

    in reply to: Scroll problem and Mobile menu #60194
    Les
    Member

    I got the website online: http://www.automatisme.nl

    Let me explain to you that I am making this website for a good friend of mine and this is exactly what he wants. We started of with the theme as it is, but after a lot or modifications (css) by request, the site ended up like this, exactly how HE wants it.

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