Tuesday, June 23, 2009

How to Removing Post Image Border

For every new Blogger have border image in their post automatically set. I think that border make bad post image. So how’s that? Can we make the border disappear? Yes we can. Just change 1 code in your HTML code. For example you have image Post like this:

 

And when you removing post image border, the results to be like this:

Now I’ll tell you how to Removing Post Image Border. Please follow these steps:

1. Login to your Blogger Account

2. Go to Layout Tab

3. Click Edit Html

4. Download Full Template for back up data

5. Find code like this

.post img {

padding:4px;

border:1px solid $bordercolor;

}

Note: If you so hard to find, press Ctrl+F then type .post img

6. Change the border pixel number to be like this

.post img {

padding:4px;

border:0px solid $bordercolor;

}

7. Save Template

 

If this Blogger Trick is un useful for you, tell me. Good Luck Dude!

Subscribe Newsletter for Free with us to get any new post from Blogger Trick For You. Please fill your email on the box below, and click Subscribe. We will not share your email address. Because we would appreciate your privacy.

Comments :

1

It's a shame you don't have a donate button! I'd definitely donate to this brilliant blog! I suppose for now i'll settle
for bookmarking and adding your RSS feed to my Google account.
I look forward to fresh updates and will share this website with my Facebook group.

Chat soon!

Also visit my blog easy weight loss

Anonymous said...
on 

Post a Comment

New Old Home