Remove Border And Shadows From Your Blogger Images - Helper Blogger

Blogger Widgets | Templates | Tutorials

Latest

Wednesday 11 April 2012

Remove Border And Shadows From Your Blogger Images

If you want to remove borders and shadows of your images in your blog then here I have a simple trick to remove border and shadows of your blogger images.We will do this with using a small piece CSS code.Just follow my steps carefully,


How To Remove Border & Shadows Of Your Blogger Images?


  1. Go to Blogger Dashboard > Design > Edit HTML
  2. Download/Backup your template
  3. Now search for ]]></b:skin>
  4. Add below code just above ]]></b:skin>

.post-body img, .post-body .tr-caption-container, .Profile img, .Image img,
.BlogList .item-thumbnail img {
    padding: none !important;
    border: none !important;
    background: none !important;
    -moz-box-shadow: 0px 0px 0px transparent !important;
    -webkit-box-shadow: 0px 0px 0px transparent !important;
    box-shadow: 0px 0px 0px transparent !important;
}


Now save your template and refresh your blog.Now your blog should appear without any borders and shadows.

Enjoy !

46 comments:

  1. Hi,Your Blog is very nice.Templete is also good.I also have templete like your on my blogger blog.But I have some problem.I want add "Social bookmarking buttons" and "Recommended for you" Widgets for my Blog.But when I try to add them,I did everything right but widgets didn,t apear on my blog.Please,can u help me?

    ReplyDelete
    Replies
    1. First of all thanks and which type of social bookmarking button do you want ? Please use our contact form and send me the details.

      Delete
    2. This comment has been removed by the author.

      Delete
  2. Hey Rahul,
    This is awesome and it worked for me!
    You can't image I rammaged through the web for the last 2 hours to make it happen! Hurray.
    http://garderobeme.blogspot.co.uk/

    ReplyDelete
    Replies
    1. Nice.This is a simple and little CSS trick :) But changes a lot :D

      Cheers

      Delete
  3. A Sixer with a small code. Gr8 job.

    ReplyDelete
  4. sadly didnt work for my blog!

    ReplyDelete
  5. it didn't work for my blog either....http://lv-inlovewith.blogspot.co.uk/ please help!

    ReplyDelete
    Replies
    1. Just visited to your blog and it is working then what is the problem???

      Delete
  6. Replies
    1. It always works :) Because it is simple CSS code :)

      Delete
  7. This comment has been removed by the author.

    ReplyDelete
  8. Thanks for this! Super helpful :-)

    ReplyDelete
  9. Not Working .. My Blog http://cheatspedia.blogspot.com/

    ReplyDelete
    Replies
    1. Just checked out your blog,the problem was causing because of .single img CSS property.Here I have simple solution,

      find below code in your template,

      .single img {
      margin: 5px;
      max-width: 550px;
      border: 1px solid #CFCFCF;
      padding: 4px;
      }

      remove below line,

      border: 1px solid #CFCFCF;

      Save your template and you are done :)

      Delete
    2. Thanks You Rahul Ippar u r awesome.

      Delete
  10. Thank you!! Been trying to find the answer to this for ages!

    ReplyDelete
  11. This comment has been removed by the author.

    ReplyDelete
  12. This comment has been removed by the author.

    ReplyDelete
  13. This is fabulous and works well, but I was wondering if there was a way to make the border on select image show up. I post book reviews on my blog and love the border on the book covers, but I would like to be able to post other images without the border being there.

    ReplyDelete
  14. I have been visiting various blogs for my Remove Background research. I have found your blog to be quite useful. Keep updating your blog with valuable information... Regards

    ReplyDelete
  15. Thank you so much. This really helped.

    ReplyDelete
  16. Thanks a lot for the useful information, i love your writings bro.

    ReplyDelete
  17. this works wonderfully. thank you for this.

    ReplyDelete
  18. Didn't work for me. T.T

    http://pastelrave.blogspot.com/

    ReplyDelete
  19. why does google want borders around images in the first place?

    ReplyDelete
  20. Thanks so much for this! The other tutorials were not working, this did. Awesome job.

    ReplyDelete
  21. working... thanks a lot for sharing this tutorial with us...

    ReplyDelete
  22. doesnt work on mine. Can you please help?

    http://www.livethelook.blogspot.ca/

    ReplyDelete
  23. Not working on mine... Can you you help please?
    www.touchofju.blogspot.com

    ReplyDelete
  24. thanks it worked for me.

    ReplyDelete
  25. I am having problem in browser compatible in my blogger template, i have been downloaded labnol like blogger template from some kb tricks, unfortunately i found my blog does not displaying properly in IE and chrome old versions after i updated this template and post heading also interfere label, post date displaying. Please help out of this thing, reply me sir.

    ReplyDelete
  26. sorry ........... not working on my blog
    http://earnmoneyonline19.blogspot.com

    :( :( :(

    ReplyDelete
  27. not working in my blog ..... please help me
    http://themosteffictive.blogspot.com/

    ReplyDelete
  28. I am also working with it. I love to work with remove background from the image. You have done a very good job.

    ReplyDelete
  29. Wow, That's a nice method...... If I want to remove background from image, is Photoshop is perfect?? or gimp?

    http://clippingpath.in/clipping-path-service/

    ReplyDelete
  30. This comment has been removed by the author.

    ReplyDelete
  31. I was searching from long time of this code for my glamor retouching and ghost mannequin blog, at last I am success by your help. Most fabulous job done by you.

    http://clippingpath.in/digital-makeup/

    ReplyDelete
  32. Thanks so much for this! The other tutorials were not working, this did. Awesome job.

    photo background remove

    ReplyDelete
  33. Can this work on widgets as well? I'm trying to remove the borders and shadows for selected widgets. It's working on Chrome but not on other web browsers.

    ReplyDelete
  34. How to remove the shadow and border of only the gadget images and leave in the post images?

    ReplyDelete
  35. Hey Rahul, It's a great job man. Really your post was helpful for me.Thanks
    Best Regards
    Robert smith

    ReplyDelete

If you want to be informed about any replies then check "Notify me" option (present at lower right corner of comment box and it will display if you are logged in to your google account). PLEASE DO NOT SPAM