Step1:
Get your GoogleSearchAPI key for you blog/site.
Step:2
If you can access the php code of your blog, search for the "wp-content/themes/yourtheme" in the hosting environment. Locate "wp-content/themes/yourtheme/header.php" the file and copy the following content within the head tags.
Step3:
Now go to the respective php file in the same folder(yourtheme) and place the dic content.
Say if you want to display this in the sidebar of the blogs, go to "wp-content/themes/yourtheme/sidebar.php"
and paste it as one of the list items.
like:
We can also customise the css, for this get the css and overwrite with the css you want.
Thanks to Andy Brudtkuhl for his help.
Digg Story
and paste it as one of the list items.
like:
We can also customise the css, for this get the css and overwrite with the css you want.
Thanks to Andy Brudtkuhl for his help.
Digg Story
No comments:
Post a Comment