Click Here
home features news forums classifieds faqs links search
6131 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
22 crawler(s) on-line.
 95 guest(s) on-line.
 0 member(s) on-line.



You are an anonymous user.
Register Now!
 cdimauro:  26 mins ago
 tlosm:  43 mins ago
 matthey:  49 mins ago
 bekeanloinse56:  1 hr 7 mins ago
 MEGA_RJ_MICAL:  1 hr 47 mins ago
 HerbertLam:  3 hrs 18 mins ago
 HerbertLaman:  3 hrs 20 mins ago
 agami:  3 hrs 22 mins ago
 tommchris:  3 hrs 36 mins ago
 tommchris:  3 hrs 36 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