Forums

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

Home Forums CSS thumbnail scroller margin issue

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

    I’m adding a padding-right on each thumbnail but the problem is that the last thumbnails are disappearing.
    So, my question is how to add a decent padding on those thumbnails without disappearing.

    #89531
    TheDoc
    Member

    You could use pseudo selectors to make sure that the last one doesn’t have any padding applied to it.

    https://css-tricks.com/5762-pseudo-class-selectors/

    If you need any help with it, just ask!

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