How can i decrease image size in blogger ?

Discussion in 'HTML & Website Design' started by siddharthsolanki, Nov 17, 2012.

  1. #1
    Hello members od digital forum i am facing one problem in my blogger template that its shows full size image at home page i have added auto jump break but its still not working :( here is my blog's link ------> http://theoriginalbloggertricks.blogspot.in/
    how can i decrease the size of image at home page and when some one opens posts then it should open in its original size.
    # now you got an idea what is my issue
    # please help me !!!!!!
     
    siddharthsolanki, Nov 17, 2012 IP
  2. prayag.verma

    prayag.verma Member

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #2
    Hi

    Search for the following code in the Edit HTML

    var thumbnail_mode = "no-float" ;


    Now replace this with

    var thumbnail_mode = "yes" ;
     
    prayag.verma, Nov 18, 2012 IP