|
----------------------------------- Installation Video Available at: Install Service - $25 HelpDesk Requirements The only requirements are that your domain must be have the following enabled.
PHP To see if you have these features enabled right-click and download this file. Then upload to your domain and view. If you don't have these features enabled email your hosting provider to see if they can install them for you. ############################################
Edit the config file with your settings and information. The config file is commented to make this process easier. 2. mcsbasic/components/first.js Replace the default URL with the path to your URL. OPTIONAL CHANGES template/Thanks.html You can edit the default thank you message with one of your own. /demo.html To see the script in action and to test it on your domain, you can modify the
demo.html file. Just follow the comments. PLACING THE CODE ON YOUR SITE(S) MyContactStation works via javascript, so in order to use it on all your pages you need to insert the js link before the end Body tag of all the pages you want the contact station to work. Place this before </body> <script type="text/javascript" src="http://www.yourdomain.com/mcsbasic/components/mcs.js"></script> Placing javascript before the end body tag lets the rest of your page load before loading the script. WORDPRESS INSTALLS!! or if the above code isn't working on your site... Change the path to: <script type="text/javascript" charset="iso-8859-1" src="http://www.yourdomain.com/mcsbasic/components/mcs.js"></script>
IMPORTANT - YOUR PAGES MUST have a DOCTYPE Statement at the Top of each page. They should anyhow, but if they don't read here to see why... http://htmlhelp.com/tools/validator/doctype.html Once that is done all you need to do is insert the links to the contact station anywhere you want the links to appear. Replace yourdomain.com with your domain path. Here are some examples.. <a rel="nofollow" href="javascript:displayWindow('http://www.yourdomain.com/mcsbasic/','0');">Contact</a> Once you complete the above, MCSBasic should be working on your site. ------------------------------------------------------------- CHANGING THE HEADER TO YOUR OWN LOGO If you'd like to replace the Header in your Contact Station with your own graphic it's very easy... Do the following... 1. Make your Header Graphic 478 x 43 background:url(yourheadername.jpg); 4. In your Config.php file.. Remove the Contact Header Title.. Leave "" That's it.. -------------------------------------------------------------
Important to Note.. It's important that your domain uses the
www path in order for some javascript
If you would like to join the My Contact Station Affiliate Program you can
learn more here: To discover the secrets of making more money with AdSense,
|