|
To show the latest events to your visitors in your own webpages, simply follow these steps;
1-) Paste this code in your page, anywhere after <body> tag
<script language="JavaScript" src="http://www.queenstreetniagarafalls.com/rss/feed2js.php?src=http%3A%2F%2Fwww.queenstreetniagarafalls.com%2Fdbfeed3.php&chan=title&num=0&desc=1&date=n&targ=n" type="text/javascript"></script>
<noscript>
<a href="http://www.queenstreetniagarafalls.com/rss/feed2js.php?src=http%3A%2F%2Fwww.queenstreetniagarafalls.com%2Fdbfeed3.php&chan=title&num=0&desc=1&date=n&targ=n&html=y">View RSS feed</a>
</noscript>
2-) Choose a color which fits in your page design and use the CSS code below to stylize the output box, paste it to <head> tag
Use this for a simple widget that adopts your site's css settings
<link type="text/css" rel="stylesheet" href="http://www.queenstreetniagarafalls.com/widget/simple.css" />
Use this for a black and white box
<link type="text/css" rel="stylesheet" href="http://www.queenstreetniagarafalls.com/widget/baw.css" />
Use this for a blue box
<link type="text/css" rel="stylesheet" href="http://www.queenstreetniagarafalls.com/widget/blue.css" />
Use this for white box
<link type="text/css" rel="stylesheet" href="http://www.queenstreetniagarafalls.com/widget/white.css" />
Use this for red box
<link type="text/css" rel="stylesheet" href="http://www.queenstreetniagarafalls.com/widget/red.css" />
Use this for silver box
<link type="text/css" rel="stylesheet" href="http://www.queenstreetniagarafalls.com/widget/silver.css" />
Use this for simple styled white box
<link type="text/css" rel="stylesheet" href="http://www.queenstreetniagarafalls.com/widget/simplewhite.css" /> |