PDA

View Full Version : Calendar


zlink
Sep-02-2008, 04:19 PM
Hi, guys. I'm new here but looking forward to it. I am using smugmug to host a community newspaper. You can visit it at www.MyPaperNow.com (http://www.MyPaperNow.com). Recently I added a "What's On" events calendar listing. (It links to my Yahoo calendar). What I want to know is how can I embed this calendar (if that's the word for it) to the site so that I don't lose my audience or their time on my site. There might be a better way (I'm sure there is) for doing this, but I'm working within my expertise here. I use Google analytics to track my site.

Allen
Sep-02-2008, 05:09 PM
Hi, guys. I'm new here but looking forward to it. I am using smugmug to host a community newspaper. You can visit it at www.MyPaperNow.com (http://www.MyPaperNow.com). Recently I added a "What's On" events calendar listing. (It links to my Yahoo calendar). What I want to know is how can I embed this calendar (if that's the word for it) to the site so that I don't lose my audience or their time on my site. There might be a better way (I'm sure there is) for doing this, but I'm working within my expertise here. I use Google analytics to track my site.
The simplest is add the target to the link so it opens another window and
yours is still there.

<a href="http://calendar.yahoo.com/linda.mypapernow" target="_blank"> WHAT'S ON </a>

See these search results (http://www.google.com/search?hl=en&lr=&c2coff=1&q=site%3Awww.dgrin.com+calendar&btnG=Search) for embedding a calendar in a gallery.

zlink
Sep-02-2008, 07:03 PM
Thank you so much. So easy! I am going to learn a lot.

The simplest is add the target to the link so it opens another window and
yours is still there.

<a href="http://calendar.yahoo.com/linda.mypapernow" target="_blank"> WHAT'S ON </a>

See these search results (http://www.google.com/search?hl=en&lr=&c2coff=1&q=site%3Awww.dgrin.com+calendar&btnG=Search) for embedding a calendar in a gallery.