Stationary Main Pictures

Home Forums SKT Black/White Theme Support Stationary Main Pictures

Viewing 15 posts - 1 through 15 (of 43 total)
  • Author
    Posts
  • #91442
    Terence ChaseTerence Chase
    Spectator
    • Topics: 8
    • Replies: 59
    • Total: 67
    Member since: January 25, 2016

    I am now seeing on a lot of web sites (102fraser.ca is our best example) where the video or picture being featured remains static while you scroll down. Is there a way of doing this with SKT White Pro?

    #91443
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly show us your website URL?

    Regards,
    Brad

    #91444
    Terence ChaseTerence Chase
    Spectator
    • Topics: 8
    • Replies: 59
    • Total: 67
    Member since: January 25, 2016

    Opps…sorry..

    https://defenseintelligence.net

    #91445
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .slider-main { position: fixed; z-index: 1; top:0;}
    .header { margin-top:630px; z-index:2;}
    .main-container { position:relative; z-index:2;}
    
    @media screen and (max-width:1023px) {
    .slider-main { position: relative !important; z-index: 1; top:0;}
    .header { margin-top:0 !important; z-index:2;}
    .main-container { position:relative; z-index:2;}
    }

    Regards,
    Brad

    #91447
    Terence ChaseTerence Chase
    Spectator
    • Topics: 8
    • Replies: 59
    • Total: 67
    Member since: January 25, 2016

    Work of art…thank you sir.

    #91449
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi Terence,

    If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/page/14/

    Regards,
    Brad

    #91454
    Terence ChaseTerence Chase
    Spectator
    • Topics: 8
    • Replies: 59
    • Total: 67
    Member since: January 25, 2016

    There…best I could do on short notice.

    Enjoy!

    #91455
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    🙂

    #91459
    Terence ChaseTerence Chase
    Spectator
    • Topics: 8
    • Replies: 59
    • Total: 67
    Member since: January 25, 2016

    There now seems to be a glitch when scrolling down. I have tried it on two different browsers. When I get to the director message, it has a hick-up.

    #91461
    Terence ChaseTerence Chase
    Spectator
    • Topics: 8
    • Replies: 59
    • Total: 67
    Member since: January 25, 2016

    This is what is currently residing in the custom CSS:

    a.arrow-down{display:none !important;}
    #slider .top-bar a.contact, .contact-banner a { font-size:18px !important; margin-top:60px !important; padding:10px 20px !important;}
    #services-box { min-height:250px;}
    #services-box .read-more { position:absolute; margin:0 auto; left:50%; transform:translateX(-50%); -moz-transform:translateX(-50%); -webkit-transform:translateX(-50%); bottom:30px; transition:all 0.5s ease-in-out 0s;}
    #services-box:hover .read-more { bottom:40px;}
    .slider-main { position: fixed; z-index: 1; top:0;}
    .header { margin-top:890px; z-index:2;}
    .main-container { position:relative; z-index:2;}

    @media screen and (max-width:1023px) {
    .slider-main { position: relative !important; z-index: 1; top:0;}
    .header { margin-top:0 !important; z-index:2;}
    .main-container { position:relative; z-index:2;}
    }
    .footer-col-3 h2 {font-weight: normal; font-size: 22px;}

    #91463
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Can you send us the screenshot of your issues? Upload your screenshot on imgur.com and paste the share url here.

    Regards,
    Brad

    #91470
    Terence ChaseTerence Chase
    Spectator
    • Topics: 8
    • Replies: 59
    • Total: 67
    Member since: January 25, 2016

    If you go to defenseintelligence.net, you can see it for yourself. It isn’t anything that I can grab a screen shot of.

    #91475
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Issue resolved. Kindly check and confirm.

    Regards,
    Brad

    #91477
    Terence ChaseTerence Chase
    Spectator
    • Topics: 8
    • Replies: 59
    • Total: 67
    Member since: January 25, 2016

    What was the problem?

    #91480
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30588
    • Total: 30588
    Member since: August 16, 2013

    Hi,

    Nothing, there was a problem of some css.

    Regards,
    Brad

Viewing 15 posts - 1 through 15 (of 43 total)
  • You must be logged in to reply to this topic.