You must want to go ahead by organizing friendly relation with your blog readers. You may have been using the different methods like organizing blog Contest and commenting on others blog. Don’t you think if there is any new method?

Recently, I post about how to remove widget automatically after someone visited the link. That’s quite unique. As I promised, I came back with another new trick about how to use that in your Blogger blog. Just before this post, I haven’t specified how to use this in your blog.
So, let’s get started.
Apply to Your Blog
First of all let’s erase your curiosity by viewing the DEMO on this post. You have to create the new Page for your blog. Go to Blogger.com > Posting > Edit Pages > Create new page. Now write the formal message in that page to your reader. See the example here.
Now, Add the new gadget on your blog. Design > Page Element > Add new Gadget > HTML / JavaScript. Paste the following code:
<!--Code by hacktutors.info-->
<a href="http://www.hacktutors.info/p/new-message-from-admin.html"><img src="http://1.bp.blogspot.com/_b0xJ7qk6DTc/THOGg9HAWII/AAAAAAAAA5g/
elVMNdR5AL0/s1600/unread+mail.png" alt="Unread Message" title="Unread Message" /></a>
<!--Code ended-->
Don't forget to replace red color URL with your Page URL that we have done in first step.
Again, follow the steps below:
1. Log on to Blogger.com
2. Head out Design > Edit HTML. (No need to check Expand widget Template box)
3. Now, Search for the widget ID that you want to make changes. For example, I’ placed the widget named “New Message” on my sidebar. So, I’ve to search for something like this:
<b:widget id='HTML7' locked='false' title='New Message' type='HTML'/>
Now, the widget ID is HTML7. Remember we only need widget id.
Copy the widget ID on something else (Notepad).
4. Now, Search for ]]></b:skin> tag on your template. Just above this tag, create the new CSS pattern just like this:
#HTML7 ul {
list-style:none;
margin: 0;
padding: 0;
}
#HTML7 a:visited {
display:none;
}
Don’t forget to replace HTML7 with your widget id that we've done in step 3.
Now view your blog once again. It may work now :)
Hope it helps you a lot. This is the very good way to notify your reader with the new message. After your reader view the message it will not appears on the second time. That means it is just like the E mail Message! It will automatically disappears if your individual reader already viewed the message.
Share your opinion do you like this new trick for blogger?
Labels: Blogger Help, Tips n Tricks, Widget





Really nice trick Anup
ReplyDelete@Greenlava
ReplyDeleteI'm glad you found it nice :)
Nice trick. Visit webdezine.co.cc for similar articles.
ReplyDeleteWhen I was using blogger, I never tried the idea of technology. But it seems Tech blog is a good way to earn more than what i have earned using warez. Anyway thanks for this trick.
ReplyDeleteNice tricks, thanks for info :)
ReplyDeletecool trick.... :)
ReplyDeleteThanks for sharing....
very interesting trick you write there.. Blogger users should make use of this trick..
ReplyDeleteWhat an awesome way to pull in subscribers.
ReplyDeleteThanks for this :)
Nice one Anup....btw..Thank you for visiting my Blog
ReplyDeleteRegards
http://tech3dge.com
Great info. Thanx for sharing.
ReplyDeleteThanks for the post.
ReplyDeleteBut can I see this in action in anyone's blog.
just want to know how it will look before applying to my blog.
@vipin
ReplyDeleteYes, you can see the example in this blog here (right sidebar): http://nikos63.blogspot.com
@vipin
ReplyDeleteI have updated the example in this page as well: Example.
thanks,nice share
ReplyDeleteif message changed for some reason, will the icon show again ?
ReplyDeleteYes, you can write anything on you message, Icon will be shown :)
ReplyDeletenice share..
ReplyDeleteThanks for sharing. Nice work.
ReplyDelete