I'm currently working with Bootstrap and I'm attempting to replicate a layout similar to the one used by Twitter, as shown in the screenshot below.
The specific part I'm struggling with is where the profile picture is located. I want to add a div that sits on top of another div, but I'm not sure how to go about it.
I have the navigation bar and the blue container in place, but I'm unsure of how to create the overlapping div as shown in the example.
http://www.bootply.com/v7fKXw63nh
Any suggestions or insights would be greatly appreciated!