HOW TO ADD ANNOUNCEMENT STICKY NOTIFICATION BAR TO BLOGGER
HOW TO ADD ANNOUNCEMENT STICKY NOTIFICATION BAR TO BLOGGER Adding this notification bar to blogger: Login to your blogger dashboard and select your blog . Select Layout option and select Add a gadget option. Select HTML/JavaScript widget from the list. In the HTML/JavaScript widget paste following code and save it. Preview your blog to see the new changes. Note: In the following code replace red colored code with your post titles and remove # symbols with links to these posts. CODE: <style> #wcnot-cont { top:0px; left:0px; z-index:9999999; position:fixed; width:100%; background:#222222; color:#ffffff; font:16px georgia; box-shadow:2px 2px 5px #444444; -moz-box-shadow:2px 2px 5px #444444; -web-kit-box-shadow:2px 2px 5px #444444; -goog-ms-box-shadow:2px 2px 5px #444444; } #wc-movtext { text-align:center; padding:8px; font-family: Ve...

Comments
Post a Comment
இந்தப் பதிவு பற்றிய உங்கள் கருத்து எங்களுக்கு முக்கியம். எதுவானாலும் தயங்காம எழுதுங்க!