Hey,
go to plugin’s settings and in the custom CSS box replace that code with the following one:
.related_post_title {
}
ul.related_post {
-moz-column-count: 2 !important;
-moz-column-gap: 18px !important;
-moz-column-rule: 0 solid #ccc !important;
margin: 0 0 18px !important;
padding: 0 !important;
}
ul.related_post li {
height: 300px !important;
list-style: outside none none !important;
margin: 0 !important;
overflow: hidden !important;
padding: 0 0 10px !important;
width: 350px !important;
}
ul.related_post li a.wp_rp_thumbnail {
display: block !important;
float: left !important;
margin: 0 10px 0 0 !important;
overflow: hidden;
padding: 0 !important;
width: 350px !important;
}
ul.related_post li img {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
border: medium none !important;
border-radius: 3px !important;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) !important;
display: block !important;
float: none !important;
height: 150px !important;
margin: 0 !important;
padding: 0 !important;
width: 350px !important;
}
It should look something like this: screenshot.
For more tweaks I am going to need an access to your blog I am sorry to say.
Let me know what you think, take care and have a lovely day,
Petra