How to reduce Increase margin Padding of a Particular Widget

This is very powerful tip for blogger.
Go to Template.
click on Advance
Click on Add CSS
Put this code for HTML/JAVASCRIPT ID= HTML1. Here HTML1 is widget id . You can find it at the top address bar of a particular widget.

Put this code in Add CSS box. You can control any particular widget by selecting its id. e.g. HTML2 , HTML5 etc. Mark to copy the exact id . If it is in caps then put in caps. If it is in lower case then add with exact case.  

#HTML1{
margin-left:-39px;
}

The red color portion can be other parameter you want to control

Ha!Ha!Ha!Ha!Ha!……..Ha!Ha!Ha! Enjoy.

See also  How to Reduce Margin above Blogger Post |Blogger Margin Padding Edit Post

Posted

in

, ,

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *