Plugin Author
satrya
(@satrya)
Hmm.. I checked your site but I don’t know where is the problem but I guess it because your theme style uses text-indent, maybe you can ask the theme author?
I am also facing the similar type of problem. In my case the text is starting above the thumbnail. I want to keep it in the centre of the thumbnail. Please help!
http://dreamhomeguide.in
Plugin Author
satrya
(@satrya)
Would you please update to the latest version and select center in the Align option. Don’t forget to re-save it.
I’m having a similar problem–sounds like the one described by dreamh11.
Screen shot of problem
I configured the widget so that thumbnails are left-aligned. Two posts have no images, so the default image is used. In these cases, the post title and text are aligned as expected–looks good. The newest post has a default image. Here, the text starts above the thumbnail.
I just downloaded the latest version (0.9.5). I’d appreciate your help. Thanks.
Plugin Author
satrya
(@satrya)
Hi @spaeder
Please post your website link.
Plugin Author
satrya
(@satrya)
The problem came from your theme css code, are you familiar with css code?
Yes, I’m familiar with css. Do you have a proposed solution? I’d appreciate any suggestions.
Plugin Author
satrya
(@satrya)
Hi,
I’m sorry for late reply, I worked for the new version 0.9.6.
First, please update the plugin, then add this css to the Custom CSS box.
img.rpwe-thumb.wp-post-image { margin: 2px 10px 2px 0; }
I updated to the latest version, 0.9.6, and the problem was fixed. No css changes needed. Thank you very much!