how can i control the way columns layout in wordpress posts? -


hi how can control way columns layout in wordpress posts have featured image in wordpress that's acting taking entire width of first column 150x150 there way combine second column? can seen here http://test.smartphonesource.org/category/articles/ post excerpt appearing below image , wrap around , run down page similar website here http://healthcave.com

add css  .postingan2 > {     float: left;     padding: 5px; } 

and result attach image

enter image description here


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -