My picture explains what im trying to do, everything I have tried is breaking,
position: fixed; breaks when moving horizontal browser window size.
position: absolute; breaks when moving scrollbar down.
div1 is a image
div2-4 is css buttons.

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.
Something like this:
JSBin
Add the
blueborder likeborder:5px solid blue;( you have to modify thewidth and heightif you will use theborder).Example with a
container:JSBin_2
I would advice you to use
fixed width(not %).