Forums

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

Home Forums CSS Divs not floating side by side, but going underneath

  • This topic is empty.
Viewing 8 posts - 16 through 23 (of 23 total)
  • Author
    Posts
  • #107608
    simplykells
    Participant

    k let me check.

    #107619
    simplykells
    Participant

    it appears to be working, i just have to add the rest of the videos and play around with the padding a little bit later. I thank you SO much for your help!!!

    http://www.ziggiebless.com/videostest4.html

    #107975
    simplykells
    Participant

    Hello Paulie D,

    Thanks for your help before. I am now trying to put to use what you told me for the rest of the pages on my website. I’m working with php includes. Can you please tell me why my divs are not floating? Thanks!!!

    http://www.ziggiebless.com/php.php
    css
    http://www.ziggiebless.com/php.css

    #108096
    Paulie_D
    Member

    I know very little about PHP but you should be applying the floats to the divs called “600-wide” and “300-wide” NOT the divs with a class of ‘video’ AND I’m not seeing any widths being applied to those divs.

    #108100
    Paulie_D
    Member

    Also, you can’t use numbers to start IDs or classnames so you’ll have to change those.

    Here’s an updated example. http://codepen.io/anon/pen/tbhqm

    #108082
    simplykells
    Participant

    Hey Paulie. Thanks again for your help! I first tried using your codepen, but decided it might be quicker to first try and rename those numbered divs. It worked!!!
    http://www.ziggiebless.com/php.php.
    Thanks again, I wasted an entire day on what was a simple change to make :/

    #108083
    Paulie_D
    Member

    Excellent. Good luck.

    #108050
    simplykells
    Participant

    Thank you :-)

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