Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Is there a way to make a wide slider without scroll bars?

  • This topic is empty.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #33313
    jbope
    Participant

    I have this so far and it produces horizontal scroll bars. I am using a modified version of Chris’ “Anything Slider”.

    http://www.bopedesign.com/Champion/

    Thanks in advance!

    #82594
    TheDoc
    Member

    I don’t see any scroll bars in Chrome.

    #82596
    jbope
    Participant

    Interesting…

    I am seeing horizontal (and vertical but that’s needed) scrolling to the right where the slider stretches out to the right.

    I see them in FF and Chrome.

    #82598
    TheDoc
    Member

    Chrome 11.0.696.65 – No scrolls
    IE8 – No scrolls
    FF5.0 – No scrolls

    #82603
    jbope
    Participant

    Thanks Doc.

    That is very confusing. I am on a mac. FF3.6.3 – Chrome12.0.742.112 – Safari5.0.5

    I see hor scrolls anytime my browser is under about 1700px wide.

    Anyone else seeing one or the other?

    #82604
    TheDoc
    Member

    I’ve come to realize that you might be talking about the entire window, and not just the slider.

    If that’s the case then yes, I do get scroll bars. These will be unavoidable as your slider’s width will always push it.

    #82609
    wolfcry911
    Participant

    @jbope, you could set the body’s overflow-x to hidden. I think I would use absolute positioning on the slider with left at 50% and a negative left margin of 906px to have it always centered. you’d also need a top margin of 405px on the container following the slider…

    #82611
    jbope
    Participant

    Awesome! Thanks wolfcry!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The forum ‘Other’ is closed to new topics and replies.