Forums

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

Home Forums CSS trying to get the jwplayer video not to spill over on the div tags below

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #246426
    drotar
    Participant

    when resizing. i am working on a new site http://www.jeffersonfilms.com/new/

    and am trying to get the video player on line 943

    .indexPageVideoCenter {

    not to spill over onto the div tags below it when resizing the screen from 769 to 1280. i would prefer the div tags below to be pushed down out of the way as the video becomes larger as the browser is expanded.

    i’ve tried everything including using display: inline-flex but that doesn’t work either. wondering if there are any css tricks to better manipulate the responsive video player inside of its div container. thank you for any insight.

    [MOD EDIT – Codedump Removed]

    drotar

    #246428
    I.m.learning
    Participant

    One thing people are going to tell you is to segregate the code you are having issues with. I can’t even get this page to load because there is just too much

    #246429
    Paulie_D
    Member

    A Codepen .io is much preferred to a massive codedump.

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