Forums

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

Home Forums CSS Transforms on Span Elements

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

    This is doing my head in. For some reason, I can’t get them to work.

    http://jsfiddle.net/brightonmike/wnb83/

    As you can see, I’ve given the first arrow, a span, a class name. I’ve applied a transform to that class but it has no effect.

    I’ve tinkered with the code so much but can’t for the life of me see what’s wrong. I initially thought you just can’t do it, but I’ve seen examples of people applying transforms to span elements. I’ve even copied their exact markup but it still won’t work.

    Ideas? Thanks.

    #91427
    Brightonmike
    Member

    Seems my problem is you need to use “Display:block”.

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