Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   New Versions & Updates (http://forum.bytesforall.com/forumdisplay.php?f=54)
-   -   PATCH 113-01: featured images behave 'strangely' may cover text, not show till hover (http://forum.bytesforall.com/showthread.php?t=18607)

juggledad Oct 8, 2012 05:28 AM

PATCH 113-01: featured images behave 'strangely' may cover text, not show till hover
 
You may see 'strange' issues when using featured images (thumbnails) in your posts. In Safari, the image may overlay the text of the post. In FireFox the image may show up blank until you hover over it.

To 'get around' this issue edit the virtual template 'postformat.php and change the line
HTML Code:

        <?php bfa_thumb( 620, 180, true, '<div class="thumb-shadow"><div class="post-thumb">', '</div></div>' ); ?>
to
HTML Code:

        <?php bfa_thumb( 620, 180, true, '', '' ); ?>
The developer has been notified about the issue.


All times are GMT -6. The time now is 02:27 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.