Forums

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

Home Forums JavaScript Moving Boxes – Space Between Images

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27664
    rootmath
    Member

    I am trying to implement the Moving Boxes script here on CSS-Tricks, and I am having one problem. I resized the container box and all the “inside” boxes, which hold the images and text, but now there is a huge gap between them. I would like my version to look just like the in the demo, just scaled down.

    I can’t seem to figure out where the gaps are coming from, the margins and padding are set to 0 via CSS, so it must be the script that is determining how to space the objects, but I can’t figure out which part of the script. Any help is MUCH appreciated.

    Thanks!

    #78392
    cybershot
    Participant

    you need to post a link or you code. A link is preferable

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