HTML Ticker Installation in Sidebar
-
Hi,
I’m trying to install the HTML ticker of giveawayoftheday.com in my sidebar, but it isn’t working at all.
My template is widget ready but I haven’t got a clue how to get it running.This is the html code:
<style type="text/css"> #ga_block { width: 300px; background-color: #ffffff} #ga_block img { display: block; border: none; } #ga_block #ga_title { font: normal 12px Verdana, sans-serif; border: none; margin: 4px 0 0 0; } #ga_block #ga_title a { text-decoration: none; color: #1389B7; } #ga_block #ga_text { font: normal 11px Arial, sans-serif; border: none; margin: 4px 0 0 0; overflow: auto; width: 100%; } #ga_block #ga_text a { text-decoration: none; color: #000000 } #ga_block #ga_text p { margin: 4px 0; } #ga_block #ga_text img { display: block; position: relative; float: left; border: none; margin: 0 1em 1em 0; } </style> <script type="text/javascript"> var gaotd_SiteName = "My Site Name"; </script> <script type="text/javascript" src="http://nl.giveawayoftheday.com/ticker/"> </script> <noscript> <a href="http://nl.giveawayoftheday.com">Giveaway of the Day</a> </noscript>Any assistance with this would be appriciated 🙂
Thanks !
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘HTML Ticker Installation in Sidebar’ is closed to new replies.