How can I change the size of my thumbnail image in my blog

Discussion in 'WordPress' started by debarshi18, Mar 21, 2013.

  1. #1
    Hello experts,

    I want to change the thumbnail size of my blog like this web3mantra.com,
    my blog: inspireyourway.com,

    I have tried regenrate thumbnail and regenrated the thumbnails but still no luck, is there anyone who can increase the size of my thumbnail

    I want the change the size to 301x201 px just like the above blog web3mantra.com,

    please help, thanks
     
    debarshi18, Mar 21, 2013 IP
  2. themes4all

    themes4all Well-Known Member

    Messages:
    662
    Likes Received:
    47
    Best Answers:
    6
    Trophy Points:
    100
    #2
    First answer : from your Dasgboard Go to Settings -> and add the size you want to your thumbnails !

    The second answer is to use a Function that you add in your theme : functions.php file but before doing that check your theme if there is this code set_post_thumbnail and check if you can add the size you want !



    For the function to use please check the wordpress codex Here

    Goodluck

     
    themes4all, Mar 22, 2013 IP
  3. debarshi18

    debarshi18 Active Member

    Messages:
    327
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    73
    #3
    HI, your first step worked.. I searched the whole internet and couldn't find this easy step. Thanks a ton @themes4all. Now my sites look little better. ))
    thanks again
     
    debarshi18, Mar 22, 2013 IP
  4. themes4all

    themes4all Well-Known Member

    Messages:
    662
    Likes Received:
    47
    Best Answers:
    6
    Trophy Points:
    100
    #4

    You are welcome ;) and goodluck ;)
     
    themes4all, Mar 22, 2013 IP