1.Log in to your dashboard--> layout- ->Page Elements
2.Click on 'Add a Gadget' on the sidebar.
3.Select 'HTML/Javascript' and add the code given below and click save.
<style type="text/css"> #topbar{ position:absolute; border: 1px solid black; padding: 2px; background-color: lightyellow; width: 620px; visibility: hidden; z-index: 100; } </style> <script type="text/javascript"> var persistclose=0 //set to 0 or 1. 1 means once the bar is manually closed, it will remain closed for browser session function iecompattest(){ function get_cookie(Name) { function closebar(){ function staticbar(){ if (window.addEventListener) <div id="topbar"> |
Note : Remember to replace YOUR LINK and YOUR TEXT with your details.
Thanks for the post. I just started my blog and was looking for something like this. Thanks, will try it soon!