• Hi folks,
    I can do quite a bit with CSS, but I usually get stuck in the same places. So perhaps you guys can help me add some CSS to the plugin?

    This is how my sidebar looks now:
    http://i.imgur.com/YSBRrRZ.png

    This is how I made it look with Chrome’s editor:
    http://i.imgur.com/SZZm08I.png

    (the difference being the profile links are aligned to the left of the gravatar)

    Which I made happen by adding display:webkit-box; to <div class="login" id="theme-my-login1">. Now, I can’t seem to get that working in the custom CSS, and I think that’s simply because I don’t know how to properly execute a Class rule in a CSS file.

    I somehow got it to work, but that resulted in the tml-action-links class to behave in the same way in the logged out view:
    http://i.imgur.com/6MzKyy8.png

    My website can be viewed at: http://evrn.net/

    If anyone has any ideas or can spot that I’m missing something, I’d be very grateful.

    http://wordpress.org/plugins/theme-my-login/

  • The topic ‘Help with CSS?’ is closed to new replies.