Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] Description and background issues with full size images (http://forum.bytesforall.com/showthread.php?t=10418)

Fux Oct 17, 2010 08:19 AM

[SOLVED] Description and background issues with full size images
 
I've got two issues with big issues: When using full size images, the image description lacks padding on top and the background is not wide enough. mid-size images are fine.

This pretty much sums it up visually: http://s275144270.online.de/testblog/

My fault? Atahualpa bug?

juggledad Oct 18, 2010 07:16 AM

You need to add
HTML Code:

        max-width: 96%;                /*        resize images in the main column if needed.
                                                        97% so images with padding and border don't touch
                                                        the right sidebar while being resized. Change this
                                                        to 100% if you want, if your images
                                                        don't have padding and a border */
        width: auto 100%;

to the .post img.size-full that you have in the CSS Inserts. You may want to do some adjusting of the numbers

Fux Oct 18, 2010 08:16 AM

Thank you!


All times are GMT -6. The time now is 01:11 PM.

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