Quote:
Originally Posted by basilrath
my apolagies Ted...........
the iframe code below (copy and put it into your template but add your site path where it says "yoursite")
<iframe name="gToday:calendar:" id="gToday:calendar:"src="http://www.yoursite.com/calendar/cal.htm" scrolling="no" frameborder="0"></iframe>
you add to the template your are using ie
if you are adding the calendar to the index page then edit your "Forumhome" Template and it will appear on the forumhome page.(where it appears is up to yourself )
If you want it elsewhere ie side bar then add it to the sidebar code.
if you want it somewhere on your forum let me know where and ill help or add for you.
|
No apologies needed. Thank you for your quick response, it was exactly what I needed to get me on the right track. I have now added the little calander and will try it out.
BTW, I figured out how to insert it into the
Ultimate Side Columns hack with the following in one of the Blocks.
<iframe name="gToday:calendar:" id="gToday:calendar:"src="/forums/calendar/cal.htm" scrolling="no" frameborder="0"></iframe>
Now I have it in the side along with some of the links and other information on my site.
SEE HERE
Thanks again.