remko1

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • in reply to: Header dissapeared #129480
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    Thanks. Also, opening the menu on the phone doesn’t seem to work as good. What can I do about this?

    Thanks,

    in reply to: Header dissapeared #129289
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    Hello,

    You only fixed one page.. how do i fix the rest?

    in reply to: Header dissapeared #129230
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    Hello, this didn’t work.

    As you can see (http://prntscr.com/ovoh9f) its using the featured image as header even tho in the settings there’s another picture.

    in reply to: Header Size Wrong #124704
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    its on https://valspire.vdhoef.site/

    in reply to: Header Size Wrong #124667
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    And i want the menu under the header picture

    in reply to: blurry scrolling #124522
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    Its a local URL, nor accessabel from external networks. I got the same issue on https://napoleon.whayklanten.nl

    in reply to: Image in header #122572
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    So sorry for nont being easy but the support icon is wrong on phones/tablets: http://prntscr.com/nim70n

    Also can i make the background blue on phones?

    in reply to: Image in header #122569
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    Thanks Dave,

    And the scrolling?
    Also the menu needs to be lowered. before i could do this with

    .type1 #topmenu {
        float: right;
        margin-top: 41px;
        border-radius: 100px;
    }
    

    But that doesnt work anymore.

    in reply to: Image in header #122558
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    Also on apple devices the website scrolls really fast. How can I fix that?

    in reply to: Image in header #122557
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    Hello, this also worked but now the height is different and on tablet/ipad its not good. See: http://prntscr.com/nil5qs

    in reply to: Image in header #122509
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    This helped but the image is cropped now

    in reply to: Home page header #121942
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    This is my css now:

    #slidera { min-height:140px;}
    
    .page_head.page_head_bg {
    height: 200px !important;
    }
    
    @media screen and (min-width:768px) and (max-width:1023px) {
    #slidera .nivo-caption { top:85% !important; width:80% !important;}
    }
    
    ::selection {
        background-color: black;
    }
    input.wpcf7-form-control.wpcf7-submit {
        background: #28A8E0;
    }
    
    html {
      scroll-behavior: auto;
    }
    
    span.desc{display: none;}
    
    .copytext a {
        color: #28A8E0 !important;
    }
    
    .page-title {
    display: none
    }
    
    .footer-logo {
    height: 90px;
      width: 100%;
    }
    
    .Blue-thumb-icon {
    display:none
    }
    .Blue-list-icon {
    display:none
    }
    .Blue-details-icon {
    display:none
    }
    
    #topmenu ul { text-align:center !important;}
    #topmenu ul li { float:none; display:inline-block;}
    
    .upcp-tab-layout-tab-unclicked
    {
    display:none
    }
    
    .upcp-tabbed-layout-tab
    {
    float: left;
        list-style: none;
        padding: 10px;
        background-color: #C0C0C0;
        margin-right: 1.5px;
        cursor: pointer;
        min-height: 0px;
    }
    
    .blog_mo a {
    color: #28A8E0
    }
    .blog_mo a:hover {
    color: #28A8E0
    }
    
    .share_active, .comm_auth a, .logged-in-as a, .citeping a, .lay3 h2 a:hover, .lay4 h2 a:hover, .lay5 .postitle a:hover, .nivo-caption p a, .acord_text p a, .org_comment a, .org_ping a, .contact_submit input:hover, .widget_calendar td a, .ast_biotxt a, .ast_bio .ast_biotxt h3, .lts_layout2 .listing-item h2 a:hover, .lts_layout3 .listing-item h2 a:hover, .lts_layout4 .listing-item h2 a:hover, .lts_layout5 .listing-item h2 a:hover, .rel_tab:hover .rel_hover, .post-password-form input[type~=submit], .bio_head h3, .blog_mo a:hover, .ast_navigation a:hover, .lts_layout4 .blog_mo a:hover{
    color: #000000
    }
    
    a:link, a:visited {
    color: #28A8E0
    }
    in reply to: Home page header #121941
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    Hello,

    This fixed the overlapping but I still dont have the header image like on the other pages.

    in reply to: Header Error #121282
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    thanks! it worked

    in reply to: Header Error #121279
    remko1remko1
    Participant
    • Topics: 7
    • Replies: 16
    • Total: 23
    Member since: April 9, 2019

    this fixed it, but not the home page.

Viewing 15 posts - 1 through 15 (of 16 total)