Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Header configuration & styling (http://forum.bytesforall.com/forumdisplay.php?f=15)
-   -   Image width problem (http://forum.bytesforall.com/showthread.php?t=1788)

mars May 26, 2009 03:21 AM

Image width problem
 
Hi I got a design that is 1024 px wide, and I want a image (on a page) to be the same width, but it dosen't happen.

I've made the Image 1024 px wide in PhotoShop, and when I insert it on a page I click the full size button, but when I prewiev the site the image is about 990 px, and not as wide as the text.

Hope it makes sense :-)

Mars, Copenhagen

mars May 26, 2009 03:46 AM

I found it my self :-)

In the CSS:

Code:

.post img.size-full {
        max-width: 100% auto;
        /*max-width: 96%;*/

I changes it from 96% to 100 %

juggledad May 26, 2009 05:39 AM

Just for clarification, did you make the change in ATO->Images -> Images in Posts
or somewhere else?


All times are GMT -6. The time now is 04:31 AM.

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