Forums

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

Home Forums CSS Trying to make anythingslider video responsive

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #147103
    umbregachoong
    Participant

    Hello:

    I am trying to make the video responsive. Video works fine without trying to make it responsive: http://inetwebdesign.com/AnythingSlider-master/video2.html#&panel1-1, but when I put expand: true, the images do not scale well, and the video starts flickering: http://inetwebdesign.com/AnythingSlider-master/video3.html#&panel1-1. I have tried to put media queries in anythingslider.css with a variety of heights and widths, but the slider does not respond to media queries in the css. I also tried max-width:100%, height:auto, or height at a specific px, still nothing.

    Please help.

    Thanks!

    #147122
    jurotek
    Participant

    Change width:700px on anythingSlider to max-width:700px;
    Edit:
    That didn’t work as soon as you go to second slide it reverts back to fixed width 700px.

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