In this fiddle I would like the “Delete” and “Update” buttons to appear in the correct position instead of below the image.
Please suggest how it can be done.
Updated jsFiddle example
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You should set the image and the buttons to float positioning mode!
For example, check this example out: http://www.jsfiddle.net/steweb/77bdN/
this is your example forked : http://jsfiddle.net/vVtBt/ (you have to set a width on the image)