Custom Search
Showing posts with label How to create adsense ads?. Show all posts
Showing posts with label How to create adsense ads?. Show all posts

How to Insert Search Box in your Blog

|

Step 1] Goto your blogger Dashboard -> Layout
Step 2] now say PageElements-> Add New Element - > Html Javascript.
Step 3] Add the Following code :










Step 4] Now goto EditHtml -> and add the Following Code with in the and tag .

#searchform {
padding: 5px 0 0;
padding-right: 15px;
text-align: center;
}
#searchform #s {
width: 150px;
padding: 3px;
padding-right: 15px;
margin: 0 0 5px 0;
background: #fff;
border: 1px solid #A2A295;
color: #6A6A6A;
font-size: 11.5px;
font-family: Arial, Sans-Serif;
}
#searchIcon {
height: 24px;
width: 60px;
padding-right: 15px;
background: #941200;
border: 0px solid #941200;
padding: 0px 0px;
vertical-align: top;
color: #fff;
font-weight: bold;
}

Step 5] Save and Enjoy your new Search Box … !!

How to put adsense code into your blog (Blogger Only)

|

This is a step by step guide on how you create a adsense code and publish in your blog.