Contribute  :  Support  :  Downloads  :  Forum  :  Links  :  Polls  :  Calendar  :  Directory  :  Advanced Search  
Geeklog The Ultimate Weblog System
Welcome to Geeklog
Thursday, May 15 2008 @ 11:19 PM EDT
   

For something on the funny side

GeeklogAdd a little humour to your site with a daily feed from www.quirt.com. The site has a new daily adult cartoons in five languages.

The URL to use for the daily feed is http://www.quirit.com/quiritmatic/quiritmatic.asp?lang=en for the daily english cartoon. Now you can use the URL in a story or create a static page for it. The images are always 340x367 so a bit large for a block.

I created a staticpage for it on my site and then linked the staticpage into the main menu. Using an iframe for the staticpage that floats between the blocks.

Just replace the last keyword to use a different language.

Cheers,
Blaine

Note: I'll add the actual iframe syntax used in a reply as GL parses it out when posting as HTML.

Story Options

For something on the funny side | 1 comments | Create New Account
The following comments are owned by whomever posted them. This site is not responsible for what they say.
For something on the funny side
Authored by: efarmboy on Saturday, July 20 2002 @ 08:30 AM EDT
Thanks to knuckles for posting the original article (that I saw) on how to use an iframe in a static page. This is just one more example:

<iframe src=\"http://www.quirit.com/quiritmatic/quiritmatic.asp?lang=en\" width=360 height=390 scrolling=no frameborder=no align=center></iframe>

This is all you need in the staticpage.