LOGIN


CHARACTER INFO
Class Information
Spell Lists
Style Information
Ability Information
Other Info
Team Lead Reports
Map Listing
Bestiary
TOOLS
Mythic Post Finder
Emblem Previewer
Character Builder 2
Character Builder 1.5
 • Public Characters
COMMUNITY
Chat Rooms
General Forums
 • Main Forum
 • DAoC News
 • Class Forums
 • Rant Room
 • Tech Help
Realm Forums
 • Albion Realm
 • Hibernia Realm
 • Midgard Realm
Off Topic Forums
 • MMOG Forum
 • Off Topic Forum
Player Fiction
SITE STUFF
Home Page
Submit Correction
Privacy Policy
HAVE A SITE?
Add DAoC news
Add server status
FANTASY FOOTBALL
Fantasy Football Zoo
Catacomb's News Syndication
>> Sites generating 1k/hits a day or more most contact me before using this script <<


Script :

This HTML/Javascript can be dropped into any web page for a Catacombs news block.

<script src="http://daoc.catacombs.com/js_news.cfm"></script>
The code typically goes into a table like the following, so that you can control the news block's width :
<table><tr><td width=550>
<script src="http://daoc.catacombs.com/js_news.cfm"></script>
</td></tr></table>
Style (Color control) :

The following styles can control the news blocks font / color / and background :
<STYLE>
	.newstitle {
		font-family: verdana;
		font-size: 13px;
		font-weight: bold;
		color: white;
		background-image: url(/guilds/marb004.jpg);
		background-color: #333333;
		letter-spacing : 2px;}
		
	.newsdate {
		font-family: verdana;
		font-size: 14px;
		font-weight: bold;
		color: white;
		background-color: black;
		text-transform: uppercase;	
		text-align : center;;
	}	
	
	.newsgeneral {
		font-family: verdana;
		color: black;
		font-size: 10px;
		background-color: white;
	}
	
	.newsgeneral a {color: #800000;}
		
	.newsbody {
		font-size: 13px;
		border-top:1px #9C8208 outset; }
		
	.newsbody a {text-decoration: underline;}
</STYLE>
newsgeneral - The new block default style.
newstitle - The style controlling the news block's title.
newsdate - The style controlling the news block's date.
newsbody - The style controlling the news body.

Note :

background-image must point to a valid url if you want to have background images. Don't link to me please.

Example :

Artwork and screen shots Copyright © 2001-2003 Mythic Entertainment, Inc. All rights reserved. Used with permission of Mythic Entertainment.

Mythic Entertainment, the Mythic Entertainment logo, "Dark Age of Camelot," "Shrouded Isles," the Dark Age of Camelot and Shrouded Isles logos, and the stylized Celtic knot are trademarks of Mythic Entertainment, Inc.