Assuming you are good at CSS
find below three classes
.qa-voting , .qa-a-count , .qa-view-count
remove float:left attribute from all of them and add display:block if required
With tihs modification all three boxes will stack on each other. Now you can modify css for them to fits your requirements