Search code examples
csspositioning

CSS positioning of images and labels on div


I'm developing a kind of list where my elements are clickable. I already used this code and now I have this:

enter image description here

However, now I need to add some more elements (one or two buttons, 1 label, and 1 image) like in the following picture.

enter image description here

How can I achieve this?

Thanks in advance!


Solution

  • http://jsfiddle.net/SaRnR/9/ - here you have it :) updated. Put your buttons inside the buttonContainer