I have a web page like this (codes). AS you can see, there is a content div . And a little div which fixed to page, and scrolling with it. I want to align it to content div’s left. I t will be like this page. There is a small fixed box which containing social sharing buttons. It’s aligned to contents left. I want to do like this.
Share
Try this update of your fiddle. I think it does what you want, but there are much nicer solutions when the order of the two div’s can be rearranged.