Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator t-p

    (@t-p)

    current size of your piggy.jpg is 295X205.

    reduce it to 75% – 221X154

    and then upload that to the img folder of your theme. See if that works

    Always save a backup copy of the current logo in case you dont like the changes

    Thread Starter mmcmahon

    (@mmcmahon)

    oh! sorry, it’s not the logo I wish to change, but the picture that heads up each blog entry. the link above is an example. If you look just below the pig, the photograph is massive. That photograph is generated when I insert the LAST photo into the post (if you scroll down to the bottom of the post you will see the same picture, only smaller, the size that I inserted it). I don’t want to chang the size of the bottom picture, only the top one that is derrived from the bottom one, so I am not sure where to find the code for it.

    Make sense?

    Moderator t-p

    (@t-p)

    change the dimension from 1024X960 to 768X720 (75% reduction) and upload it

    Thread Starter mmcmahon

    (@mmcmahon)

    I ended up using this code:

    .full-photo img {
    width: 75%;
    height: 75%;
    }

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Changing the main picture size in Autofocus Theme’ is closed to new replies.