Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #876937
    jsjmccracken
    Participant

    Hello,

    I would like to have a slide that is the width of the page from border to border. I’m working on the following website and can’t get the slide to do this: http://www.tablerockkennels.com/home/videos/

    I’m trying to get it to look like the slide on: http://proshotgundogs.com/

    Thank you,

    Jacob

    #877683
    Rupok
    Member

    Hi Jacob,

    Thanks for writing in! It seems you have already the following code your site :

    .page-id-11 .entry-wrap {
      background-color: #ff9900;
      border: 5px solid rgb(80, 83, 81);
    }

    Let’s update this to following :

    .page-id-11 .entry-wrap {
      background-color: #ff9900;
      border: 5px solid rgb(80, 83, 81);
      padding: 0;
    }

    Hope this helps.

    Cheers@

    #878460
    jsjmccracken
    Participant

    Problem solved 🙂 Thank you for the wonderful help!

    #879284
    Lely
    Moderator

    You’re welcome!

  • <script> jQuery(function($){ $("#no-reply-876937 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>