Monday, June 25, 2012
Tuesday, June 7, 2011
Highlight Text In Posts Through Colored HTML Text Boxes
To display a similar box in your blog, use this code:
<div align="center">You can adjust the colored parts in the code to match your blog and requirements.
<div style="background-color: #cccd94; border: 1px solid black; font-family: sans-serif;
font-weight: bold; padding: 10px; text-align: center; text-transform: capitalize; width: 300px;">
<i> telugublogtricks.blogspot.com <span style="color: blue; font-weight: bolder;">sekhar.</span></i></div>
</div>
Sunday, June 5, 2011
Add Three New Widgets At The Bottom Of Blogger/Blogspot Blog
You would have seen many new modified blogger templates with additional 3 widgets at the bottom (footer) of the blog, and they are very useful for bloggers, as you can place widgets like Recent posts, Recent comments, Top posts and Top commentators etc in these widgets.
It is very important to add these widgets in a blog, as when readers finish reading the post, they may immediately leave the blog if no other interesting article is found. Moreover these widgets help new visitors to understand the blog's main content.
Add Floating Hover Text - Which Trails Mouse Cursor
If you want to show any text like "Welcome Here" or "Sign My Guestbook", which follows the mouse cursor (trail text effect), like the one displayed in the image, or in this demo.
Then, simply add the code in any HTML/JavaScript widget (Log in -> Layout -> Add a Gadget).
Then, simply add the code in any HTML/JavaScript widget (Log in -> Layout -> Add a Gadget).