Forums

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

Home Forums CSS DIV alignment in a Link

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

    On one of my websites, I promote flash games that have been developed by others. I am currently working on a new format on the “Games” list page. To save on the number of requests to the server, I have used image sprites for the icons that go in the buttons. Maybe I have overlooked something simple, but I can’t seem to get the icon DIV to align properly with the text of the button.

    The item I’m talking about is on this page as of 6/15/2013.
    [InteractiveGames – Game List](http://ig.iedits.com/games “InteractiveGames – Game List”)

    You’re Free to make any further suggestions you think would make this page better as well.

    #138947
    Paulie_D
    Member

    The div is unnecessary mark-up.

    Why don’t you just use the background image on the button itself or in a pseudo element?

    http://codepen.io/Paulie-D/pen/yzhcn

    #138962
    Shane Hicks
    Participant

    Thank you so much, I knew I was making it more complicated than it had to be!

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