Senpai Wrote: it breaks because the theme isn't responsive
if you want to make it responsive, research media queries
Thank you so much for replying andpointing that out.Yes I now understand, media queries is the one that can save me.
But now I am unable to figure out how to prevent the post_content from going below the author_user.
The thing is I have set the width of author_user template to width=155px.It can be solved by setting width of author_user in percentage. But in that case when the browser size is decreased, the author info shrinks and look ugly.