Click HereClick Here
home features news forums classifieds faqs links search
4511 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
» Forums
» 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
 76 guest(s) on-line.
 8 member(s) on-line.


ajs, Daedalus, terminills, more...

You are an anonymous user.
Register Now!
 terminills:  5 secs ago
 Theavenger:  25 secs ago
 OS4_Gamer:  34 secs ago
 Mrodfr:  1 min ago
 Daedalus:  1 min ago
 ajs:  2 mins ago
 saimon69:  4 mins ago
 Daniel:  4 mins ago
 kas1e:  5 mins ago
 zerohero:  5 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 - 2009 Amigaworld.net.

Page took 0.044307 seconds to load.