Well I wish to show sidebar elements aligned with respect to the main content mentioned Id's instead of just stacking up one after the another in the sidebar. That is I want the sidebar elements with mentioned Id's to align with certain id tags mentioned in the main post content.
Here is what the basic structure should look like in the image: http://bit.ly/1tbOHEY
I also want the sidebar element to get aligned with the content when the sidebar disappears in the mobile platform using media queries, so that these elements don't disappear with the sidebar in the mobile platforms.
I can align stuff but I don't know how to do this type of targeted aligning with respect to id's or classes. An example will be very helpful (jsfiddle). Many thanks in advance :)