Forums

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

Home Forums CSS Adding an image overlay to button

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #154225
    callum314
    Participant

    Hi Guys,

    I’m trying to create a button toggle using the twitter bootstrap.

    What I’m looking to do is add a tick image at the top right of a button when the class active is added.

    Here is an example of the source
    JsFiddle

    Sorry if this is a stupid question I’ve tried a few ways but I’m far from a css expert.

    Thanks in Advance

    #154410
    Ricardo C.
    Participant

    Hello callum314. My approach would be to use divs instead of buttons,and use them as buttons. Here is the jsfiddle so you can look at what I did.

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