Forums

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

Home Forums CSS Float craziness

  • This topic is empty.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #38003
    fectio1
    Member

    Hello,

    I cannot seem to figure out why this image is being pushed down. I have test environment set up and it works fine, but when it goes live, this happens and I am using the same browser. Craziness its is! Notice the image being pushed down.

    Thanks in advance.

    #102603
    fectio1
    Member

    Here is the css. Parent element is 100%

    .thumb {
    float: left;
    margin: 10px 0;
    width: 33.33%;
    #102604
    dfogge
    Participant
    #102605
    fectio1
    Member

    I provided a screen shot and the css, unfortunately, I don’t have it live to send you a link.

    #102608
    fectio1
    Member

    @Schmotty, Thanks for looking at it. Cheers!

    *just a side note, I would really need a buffer for the images, because there is no way each one will be the exact same size.

    #102613
    fectio1
    Member

    Thanks a lot, I really appreciate it. Cheers!

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