wigglebutt
Member
Posted 5 months ago #
Hi there,
This is a great plugin, so thank you!
I've noticed that the thumbnails squish and look funny if the title of my post is too long. Is there anyway to keep them the same size?
Also, I have the plugin installed in the 3rd footer region of my page and it doesn't seem to play nicely with my theme's titles. Can that be altered?
skeleton website: http://parkpack.juliac.com
Thank you very much!
Julia
http://wordpress.org/extend/plugins/special-recent-posts/
Uhm, your sidebar titles have a span tag within.
the plugin does not know that :) So it just uses an h3 tag.
You should edit the core code located at /classes/class-main.php or wait for a major update which will include a more customizable widget.
Thank You :)
wigglebutt
Member
Posted 5 months ago #
Ok. Thank you for responding.