Click Here
home features news forums classifieds faqs links search
6071 members 
Amiga Q&A /  Free for All /  Emulation /  Gaming / (Latest Posts)
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
» Forums
» Classifieds
» Links
» Downloads
Extras
» OS4 Zone
» IRC Network
» AmigaWorld Radio
» Newsfeed
» Top Members
» Amiga Dealers
Information
» About Us
» FAQs
» Advertise
» Polls
» Terms of Service
» Search

IRC Channel
Server: irc.amigaworld.net
Ports: 1024,5555, 6665-6669
SSL port: 6697
Channel: #Amigaworld
Channel Policy and Guidelines

Who's Online
34 crawler(s) on-line.
 46 guest(s) on-line.
 1 member(s) on-line.


 Gunnar

You are an anonymous user.
Register Now!
 Gunnar:  20 secs ago
 matthey:  14 mins ago
 DiscreetFX:  22 mins ago
 agami:  2 hrs 12 mins ago
 OlafS25:  2 hrs 23 mins ago
 eliyahu:  3 hrs 5 mins ago
 NutsAboutAmiga:  3 hrs 7 mins ago
 Marcian:  4 hrs 12 mins ago
 michalsc:  4 hrs 13 mins ago
 vox:  5 hrs 33 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 ][ privacy ] [ forums ][ classifieds ] [ links ][ news archive ] [ link to us ][ user account ]
Copyright (C) 2000 - 2019 Amigaworld.net.
Amigaworld.net was originally founded by David Doyle