Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Jul 2009
    Posts
    35

    Help with website

    Below is a sports feed I want to put in my website but I have no clue how to put it on my website would anyboby mind helping me figure this out.

    Thank You in advance

    Free Odds & Scores Feed

    A quick and easy way to get Live Odds on your website, our Odds Feed lets you pick the sportsbooks customize the offered sports. You can edit the code to customize the look and feel that matches your sites.

    Just follow these easy steps:

    Copy the following code to your website:
    <?
    # Oddsboard Scores & Odds Feed
    eval(base64_decode('ZWNobyhmaWxlX2dldF9jb250ZW50cygnaHR0cDovL3 d3dy5vZGRzYm9hcmQuY29tL3Njb3Jlcy1vZGRzLWZlZWQvJykpOw=='));
    ?>
    Create a file named scoresfeed.css containing the following text:
    .scoresfeed-header { font-family:verdana; font-size:16px; font-weight:bold; }
    .scoresfeed-providers { font-family:verdana; font-size:14px; font-weight:bold; text-align:center; }
    .scoresfeed-sport { font-size:14px; }
    .scoresfeed-columns { font-family:verdana; font-size:12px; font-weight:bold; }
    .scoresfeed-content { font-family:verdana; font-size:12px; }
    .scoresfeed-odds { font-size:10px; }
    Make sure the CSS file is located in the same directory where the feed is.
    Enjoy our free sports & odds feed

  2. #2
    Join Date
    Aug 2005
    Posts
    3,587
    it's pretty straight-forward.

    Create a new file with notepad (if you are on Windows) and copy and paste this code in there:

    Code:
    <?
    # Oddsboard Scores & Odds Feed
    eval(base64_decode('ZWNobyhmaWxlX2dldF9jb250ZW50cygnaHR0cDovL3 d3dy5vZGRzYm9hcmQuY29tL3Njb3Jlcy1vZGRzLWZlZWQvJykpOw=='));
    ?>
    Save the file as feeds.php (not feeds.php.txt) and upload it to your server.

    Visit www.yoursite.com/feeds.php and see the unstyled feeds in your browser!

Similar Threads

  1. [UK] Website Hosting + Website Builder + SSL + 1 Click Install. 2 Months Free!
    By TheHostingHeroes in forum Shared Hosting Offers
    Replies: 0
    Last Post: 06-25-2009, 04:49 AM
  2. Website Functionality : Effective Website Design to achieve Maximum Success
    By aressindiaseo in forum Web Design and Content
    Replies: 2
    Last Post: 04-21-2009, 06:01 AM
  3. Website Boards for Sale - Free Multi-Forums Website Provider
    By waveweb in forum Other Offers & Requests
    Replies: 3
    Last Post: 12-24-2005, 05:28 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •