How To Add Cool Drop Down Menu In Blogger Go To Blogger Dashboard Click On Template Edit HTML Search For </header> Copy the Below Script and Add it below the Closing Header tag ( </header>) <div id='menubor'></div><center><ul id='menu'> <li><a class='hmlink' href='#'>Home</a></li> <li><a class='winlink' href='#'>Blogger Templates</a></li> <li><a class='maclink' href='#'>Blogger Widgets</a></li> <li><a class='andlink' href='#'>How To Tuts</a></li> <li><a class='gamlink' href='#'>Privacy Policy</a></li> <li><a class='seclink' href='#'>Guest Post</a></li> <li><a class='linlink' href='#'>About</a></li> </ul></center> <style> #menu li { display: inline; list-style: none; padding: 0; } #menu li a { padding: 15px 20px 15px 20px; text-decoration: none; color:white; font-family: 'Noto Serif', serif;...
Feature Label Area
Sunday, 23 February 2014
Tagged under:
HOW TO ADD EACH BLOG POST IN SEPARATE BOX
Add Each Blog Post in Separate box: In many Blogger Templates you may have seen that there is not a separate box for every Post,but each post is completely shown as in Dynamic Blogger Templates.Here we will show you How to Add Each Post in a Separate Beautiful Box along-with many Color Schemes.Actually this hack can be applied by using CSS ,Applying this hack each post will be shown in a separate box and when ones hover mouse it will change the Border Color and When Again Hover it will automatically again change the...
Tagged under:
HOW TO ADD ANIMATED BUTTONS IN BLOGGER
Animated Buttons For Blogger : Let's Do Something interesting , today we are going to share some beautiful style buttons which can be easily made by using CSS. Actually these buttons makes your "download links" attractive and stylish.For adding these buttons you have to add a Script in template HTML , so first backup your Blog Template and then implement this hack ! How To Add Animated Buttons In Blogger Go To Blogger Click On Template Edit HTML Search For ]]></b:skin> Copy the Below CSS Script and paste it above ]]></b:skin> CSS Script .button...
Tagged under:
HOW TO ADD AUTOMATIC "READ MORE" BUTTON/HACK IN BLOGGER
Add Automatic Read More Button in Blogger: Although it's not a Big Deal that How To Add Read More Button in Blogger but some new bloggers can't fix this Problem and they are randomly searching for this hack. Let me elaborate it for you People , this is not as hard as "mesothelioma trial attorney " this word .This Hack just add "read more" option in every post. Actually you may have seen in some Blogger Templates that when you post some contents , it just show the whole contents i.e article from Start...
Tagged under:
HOW TO ADD BORDER TO POST TITLES
Add Border To Post Titles in Blogger: Let's play with CSS and change the border of post titles in Blogger.You may have noticed the blog titles comes with "text-decoration:none" by default , in simple words no style is applied to the titles of the Blog Posts.Actually we can change the post titles and can decorate it with different CSS properties but here we gonna apply the border ! Border can be "groove" , "Solid" , "dashed" , or "dotted" having a specific color code and number of pixels.Don't confuse , it is as easy as...
Subscribe to:
Posts (Atom)