Click HereClick Here
home features news forums classifieds faqs links search
3508 members 
  News:  archives /  submit news item
Login

Nickname

Password

Lost Password?

Don't have an account yet?
Register now!

Support Amigaworld.net
Your support is needed and is appreciated as Amigaworld.net is primarily dependent upon the support of its users.
Donate

Menu
Main sections
» Home
» Features
» News
» Forms
» Classifieds
» Links
Extras
» OS4 Zone
» IRC Network
» AmigaWorld Radio
» Newsfeed
» Top Members
» Amiga Dealers
Information
» About Us
» FAQs
» Advertise
» Polls
» Terms of Service

IRC Channel
Server: irc.amigaworld.net
Channel: #Amigaworld
Channel Policy and Guidelines

(Uses JAVA Applet and Port 1024)
Visit the Chatroom Website

Who's Online
 26 guest(s) on-line.
 2 member(s) on-line.


 Minuous,  DJBase

You are an anonymous user.
Register Now!
 Minuous:  10 secs ago
 DJBase:  3 mins ago
 Desler:  5 mins ago
 Kronos:  6 mins ago
 Glames:  7 mins ago
 Mason:  7 mins ago
 Dwyloc:  7 mins ago
 Mangaclub:  8 mins ago
 fryguy:  10 mins ago
 Eric_S:  11 mins ago

Amigaworld.net Newsfeed


What do I need to add to my HTML code?

Just this single line of code to your document, between the <BODY> tags, at the location where you are wanting to display our headlines:

<BODY>
<script language="JavaScript" src="http://amigaworld.net/modules/newsfeed/news_js.php"></script>
</BODY>

Customise the way it looks (Optional)

You can customise it with the built-in JS variables, you may add just the ones you need or all of them, any that are omitted will use default values. There is also one CSS class for links to add mouseover effects.

Just place the variables you need from the example below between your <HEAD> tags.

<HEAD>
<script language="JavaScript" type="text/JavaScript">

// Table
var table_width = "170";
var table_bordercolour = "#6D8BB5";
var table_bgcolour = "white";

// Header
var header_bgcolour = "#9BBCE6";
var header_fontcolour = "#395A89";
var header_fontsize = "2";
var header_fontface = "Verdana";

// Sub-Header
var subheader_bgcolour = "#E4EAF2";
var subheader_fontcolour = "#395A89";
var subheader_fontsize = "1";
var subheader_fontface = "Arial";

// Headlines
var headlines_fontcolour = "#990000";
var headlines_fontsize = "1";
var headlines_fontface = "Verdana";

// Dates
var dates_fontcolour = "black";
var dates_fontsize = "1";
var dates_fontface = "Arial";

</script>

<!-- Style Sheet for mouseover effects -->

<style type="text/css">
<!--
a.newsfeed_links { text-decoration: none; }
a.newsfeed_links:hover { text-decoration: underline; }
-->
</style>

</HEAD>

This is how it will look


[ home ][ about us ] [ forums ][ classifieds ] [ links ][ news archive ] [ link to us ][ user account ]
Copyright © 2000 - 2007 Amigaworld.net.

Page took 0.033895 seconds to load.