Forums

Pictures Not Resizing Properly (4 posts)

  1. nschwall
    Member
    Posted 1 year ago #

    I am inserting three pictures at the large format size, setting them up next to each other, and then resizing them down to 60%, however it just seems that the caption box resizes and the image itself stays the same and overlaps over the one next to it. How can I get them to resize properly?

    I'm using the free word press version of Twenty Ten

    http://www.nschwaller.com/mywork/architecture/maine

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    it is a 'known bug' of twentyten1.1:

    edit style.css, find:

    /* =Images
    -------------------------------------------------------------- */
    
    #content img {
    	margin: 0;
    	height: auto;
    	max-width: 640px;
    	width: auto;
    }

    remove width: auto;

  3. nschwall
    Member
    Posted 1 year ago #

    Awesome! Thanks for the help, I never would have figured that out on my own.

  4. final xiii
    Member
    Posted 1 year ago #

Topic Closed

This topic has been closed to new replies.

About this Topic