|
Add free Webride forums to your website
Enrich your web pages with powerful and context-driven discussion forums. No need to install complicated and unsecure bulletin board software anymore. You copy & paste some code into the HTML of your web pages. We care for all the rest: delivering the forum pages, watching for SPAM, upgrading to new versions. And if you want, we will hand over full moderation control to yourself. Good to know that all of this comes free of charge.
Webride Insite: Embedded forums
Seemlessly embed a Webride forum into your site layout by pasting this code into the HTML of your web pages:
<!-- (c) 2006 Webride.org; v0.8 --> <!-- place the next two lines of code into the <head> area of your HTML --> <link type="text/css" rel="stylesheet" href="http://webride.org/inline/inline.css"></link><script type="text/javascript" src="http://webride.org/inline/inline.js"></script> <!-- place wherever your forum should appear. adjust <your-url> --> <div id="wr-lw"></div><script type="text/javascript">WR.Inline.embed('<your-url>');</script> On your web page, it should look and work like this: If you are technically skilled, you can tweak the style, by overwriting the css. Webride Splitscreen: Framed forums
Even easier than the above solution: paste the following small piece of code somewhere into the HTML of the pages that should get discussable. There is no need to adjust anything at all.
<!-- (c) 2006 Webride.org; v0.8 --> <img src="http://webride.org/shared/img/webride.gif" alt="" /> <a href="http://webride.org/discuss/split.php">Click to discuss this web page!</a> Click to discuss this web page!.
If you face any problems, please let us know
| TermsNote that by embedding Webride into your web pages, you agree to the Webride Terms of usage. Let us knowHave you integrated Webride with your web pages? We are curious, so do us a favor and send us a short note, including your URL. Thank you! Fullsize forumsIf you block Framesets or prefer fullsize discussion forums for your web page, change "split.php" to "full.php". This refers to the Webride Splitscreen solution. Webride Professional ServicesIf you are in need for even smarter and customized Webride forums on your company's website, please use our contact form to ask for the Webride Professional Services. |