Forums

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

Home Forums CSS Div flips – but doesn't stay in place

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #275529
    ameo
    Participant

    hello

    can anyone help me with this one:

    I have div that I simply want to flip,
    but upon flipping it goes all the way to the left,
    instead of just flipping, staying in same position.

    https://codepen.io/diomed/pen/PBrpBz?editors=1100

    What should I do?

    #275531
    Paulie_D
    Member

    You have to collapse the div to the size of it’s contents.

    https://codepen.io/Paulie-D/pen/MqWbrQ

    #275532
    ameo
    Participant

    thank you very much

    #275551
    ameo
    Participant

    my issue now is that on backflip I don’t see other content I have on back of the card.
    also , it puts title in center. which is not what I really wanted. I dont want it to change the position of content

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