/* Disable right click script II (on images)- By Dynamicdrive.com For full source, Terms of service, and 100s DTHML scripts Visit http://www.dynamicdrive.com */
var clickmessage="Right click disabled on images!"
function disableclick(e) { if (document.all) { if (event.button==2||event.button==3) { if (event.srcElement.tagName=="IMG"){ alert(clickmessage); return false; } } } else if (document.layers) { if (e.which == 3) { alert(clickmessage); return false; } } else if (document.getElementById){ if (e.which==3&&e.target.tagName=="IMG"){ alert(clickmessage) return false } } }
function associateimages(){ for(i=0;i<document.images.length;i++) document.images[i].onmousedown=disableclick; }
if (document.all) document.onmousedown=disableclick else if (document.getElementById) document.onmouseup=disableclick else if (document.layers) associateimages() </script>
CODE
/* The original forum_8615 Theme for phpBB version 2+ Created by subBlue design http://www.subBlue.com */
/* General page style. The scroll bar colours only visible in IE5.5+ */
/* General font families for common tags */ font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif } a:link, a:active {text-decoration: none; color :#363E4B; } a:hover { text-decoration:none; color : #E7EBDA; } a:visited {text-decoration: none; color : #0F2729; } hr { height: 0px; border: solid #B0AA8F 0px; border-top-width: 1px;}
/* This is the border line & background colour round the entire page */ .bodyline { background-color: #57576A; border: 0px #98AAB1 solid; }
/* This is the outline round the main forum tables */ .forumline { background-color: #E3E2E2; border: 1px #C3C3C3 solid;}
/* This is for the table cell above the Topics, Post & Last posts on the index.php page By default this is the fading out gradiated silver background. However, you could replace this with a bitmap specific for each forum */
border: #C3C3C3; border-style: solid; height: 28px;background:url(images/template/m_.gif) left top repeat-x;cursor:hand;height:28px;text-align:center;
/* color -1 */ }
/* Setting additional nice inner borders for the main table cells. The names indicate which sides the border will be on. Don't worry if you don't understand this, just ignore it :-) */ td.cat,td.catHead,td.catBottom { background:url(images/template/m__act.gif) left top repeat-x;cursor:hand;height:29px;text-align:center; height: 29px; border-width: 1px 1px 1px 1px; border-color:#252C2E; border-style:solid; }
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.t CornerR { font-weight: bold; border: #C3C3C3; border-style: solid; height: 40px; background:url(images/template/m__act.gif) left top repeat-x;cursor:hand;height:40px;text-align:center;
.catLeft, .catHead { padding:3px 0px 0px 11px;} /* The largest text used in the index page title and toptic title etc. */ .maintitle,h1,h2 { font-weight: bold; font-size: 14px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-decoration: none; line-height : 120%; color : #012025; text-indent:11px; }
/* General text */ .gen,.gen1 { font-size : 11px; } .genmed,.genmed1 { font-size : 11px; } .gensmall { font-size : 11px; } .gen,.gensmall { color :#012025; } /* .gen_my { color :#000; } */ .genmed{ color :#012025; } a.gen,a.genmed { color:#012025; text-decoration:none; } a.genmed:hover{ color:#012025; text-decoration:none; }
/* The register, login, search etc links at the top of the page .mainmenu { font-size : 11px; color : #E5EFC9 } a.mainmenu { text-decoration: none; color : #DC7B09; } a.mainmenu:hover{ text-decoration: none; color : #EDD667; }*/
/* Forum category titles */ .cattitle { font-weight: bold; font-size: 11px; letter-spacing: 1px; color : #AFAFAF;} a.cattitle { text-decoration:none; color :#E7EBDA; } /* Who is Online */ a.cattitle:hover{ text-decoration:none; color:#AFAFAF; } a.cattitle:visited { text-decoration:none; color :#E7EBDA; }
/* Forum title: Text and link to the forums used in: index.php */ .forumlink { font-weight: bold; font-size: 11px; color : #50412D;} a.forumlink{ text-decoration:none; color :#E7EBDA; } /* Test Forum 1 */ a.forumlink:hover { text-decoration:none; color :#ffffff; } a.forumlink:visited { text-decoration:none; color :#E7EBDA; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */ .nav ,.nav { font-weight: bold; font-size: 11px; color : #363E4B;} a.nav { text-decoration: none; color :#363E4B; } /* yourdomain.com Forum Index -> Test Forum 1*/ a.nav:hover { text-decoration:none; color:#000000;}
a.nav1 { text-decoration: none; color :#000000; } /* yourdomain.com Forum Index -> Test Forum 1*/ a.nav1:hover { text-decoration:none; color:#000000;}
.nav2 { color :#E7EBDA; } a.nav2 { text-decoration: none; color :#E7EBDA; } /* yourdomain.com Forum Index -> Test Forum 1*/ a.nav2:hover { text-decoration:none; color:#ffffff;}
/* titles for the topics: could specify viewed link colour too */ .topictitle { font-weight: bold; font-size: 11px; color : #012025; } a.topictitle:link { text-decoration:none; color : #E7EBDA; } /* Welcome to phpBB 2 222 111 :) */ a.topictitle:visited { text-decoration: none; color : #012025; } a.topictitle:hover { text-decoration:none; color : #E7EBDA; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */ .name { font-size : 11px; color :#E7EBDA;}
/* Location, number of posts, post date etc */ .postdetails { font-size : 11px; color :#E7EBDA; } /* posts, post date etc */ .postdetails a { font-size : 11px; color :#000; } .postdetails a:hover { font-size : 11px; color :#F2FFE9; }
.row2 .postdetails { font-size : 11px; color :#212121; }
.row3 .name a { font-size : 11px; color :#000; } .row3 .name a:hover { font-size : 11px; color :#012025; }
/* The content of the posts (body of text) */ .postbody { font-size : 11px;} a.postlink:link { text-decoration: none; color : #1F1D18 } a.postlink:visited { text-decoration: none; color : #E7EBDA; } /* page FAQ */ a.postlink:hover { text-decoration: none; color : #E7EBDA;}
/* Copyright and bottom info .copyright { font-size: 11px; font-family: tahoma; color: #9D9D9D;} .copyright a { color: #9D9D9D; text-decoration: none; font-weight:bold;} .copyright a:hover { color: #9D9D9D; text-decoration:none; font-weight:bold;}*/
/* Form elements */ input,textarea, select { color : #000000; font: normal 11px Verdana, Arial, Helvetica, sans-serif; border-color : #000000; }
/* The text input fields background colour */ input.post, textarea.post, select { background-color : #E8E8E8; }
input { text-indent : 2px;}
/* The buttons used for bbCode styling in message post */ input.button { background:#E8E8E8; color : #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
/* The main submit button option */ input.mainoption { background:#E8E8E8; font-weight : bold; }
/* This is the line in the posting page which shows the rollover help line. This is actually a text box, but if set to be the same colour as the background no one will know;) */ .helpline { background:#E7E7E7; border-style: none; height:16px; } /* Bible Verse Mod css definitions */
sup { vertical-align: top; font-size: 0.7em; position: relative; top: -0.2em; font-weight:normal; } /* end Bible Verse Mod css definitions */
.cl_1 { color:#012025;} /* text on admin page */
/* --------------------------- styles -----------------------------*/ body { margin:0px; padding:0px; background-color:#BFC6CC; } td { vertical-align:top; font-family:Tahoma; } em, i { font-style:normal; } .m_ { } /* ------------------------------- menu ---------------------------------------------------*/ #m_1 .m_l { background:url(images/template/m_left.jpg) right top no-repeat;cursor:hand;height:40px; } #m_1 .m_r { background:url(images/template/m_right.jpg) right top no-repeat;cursor:hand;height:40px; } #m_1 .m_ { background:url(images/template/m_.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px; } #over_m_1 .m_l { background:url(images/template/m_left_act.jpg) right top no-repeat;cursor:hand;height:40px; } #over_m_1 .m_r { background:url(images/template/m_right_act.jpg) right top no-repeat;cursor:hand;height:40px; } #over_m_1 .m_ { background:url(images/template/m__act.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px; } /* ----------------- m_2 ----------------------*/ #m_2 .m_l { background:url(images/template/m_left.jpg) right top no-repeat;cursor:hand;height:40px; } #m_2 .m_r { background:url(images/template/m_right.jpg) right top no-repeat;cursor:hand;height:40px; } #m_2 .m_ { background:url(images/template/m_.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px; } #over_m_2 .m_l { background:url(images/template/m_left_act.jpg) right top no-repeat;cursor:hand;height:40px; } #over_m_2 .m_r { background:url(images/template/m_right_act.jpg) right top no-repeat;cursor:hand;height:40px; } #over_m_2 .m_ { background:url(images/template/m__act.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px; } /* ----------------- m_3 ----------------------*/ #m_3 .m_l { background:url(images/template/m_left.jpg) right top no-repeat;cursor:hand;height:40px; } #m_3 .m_r { background:url(images/template/m_right.jpg) right top no-repeat;cursor:hand;height:40px; } #m_3 .m_ { background:url(images/template/m_.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px; } #over_m_3 .m_l { background:url(images/template/m_left_act.jpg) right top no-repeat;cursor:hand;height:40px; } #over_m_3 .m_r { background:url(images/template/m_right_act.jpg) right top no-repeat;cursor:hand;height:40px; } #over_m_3 .m_ { background:url(images/template/m__act.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px; } /* ----------------- m_4 ----------------------*/ #m_4 .m_l { background:url(images/template/m_left.jpg) right top no-repeat;cursor:hand;height:40px; } #m_4 .m_r { background:url(images/template/m_right.jpg) right top no-repeat;cursor:hand;height:40px; } #m_4 .m_ { background:url(images/template/m_.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px; } #over_m_4 .m_l { background:url(images/template/m_left_act.jpg) right top no-repeat;cursor:hand;height:40px; } #over_m_4 .m_r { background:url(images/template/m_right_act.jpg) right top no-repeat;cursor:hand;height:40px; } #over_m_4 .m_ { background:url(images/template/m__act.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px; } /* ----------------- m_5 ----------------------*/ #m_5 .m_l { background:url(images/template/m_left.jpg) right top no-repeat;cursor:hand;height:40px; } #m_5 .m_r { background:url(images/template/m_right.jpg) right top no-repeat;cursor:hand;height:40px; } #m_5 .m_ { background:url(images/template/m_.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px; } #over_m_5 .m_l { background:url(images/template/m_left_act.jpg) right top no-repeat;cursor:hand;height:40px; } #over_m_5 .m_r { background:url(images/template/m_right_act.jpg) right top no-repeat;cursor:hand;height:40px; } #over_m_5 .m_ { background:url(images/template/m__act.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px; }
#m_1 a { color:#E7EBDA;font-size:11px; text-transform:uppercase; text-decoration:none; font-weight:bold;text-align:center;} #over_m_1 a { color:#0F2729;font-size:11px; text-transform:uppercase; text-decoration:underline;font-weight:bold;text-align:center;}
#m_2 a { color:#E7EBDA;font-size:11px; text-transform:uppercase; text-decoration:none; font-weight:bold;text-align:center;} #over_m_2 a { color:#0F2729;font-size:11px; text-transform:uppercase; text-decoration:underline;font-weight:bold;text-align:center;}
#m_3 a { color:#E7EBDA;font-size:11px; text-transform:uppercase; text-decoration:none; font-weight:bold;text-align:center;} #over_m_3 a { color:#0F2729;font-size:11px; text-transform:uppercase; text-decoration:underline;font-weight:bold;text-align:center;}
#m_4 a { color:#E7EBDA;font-size:11px; text-transform:uppercase; text-decoration:none; font-weight:bold;text-align:center;} #over_m_4 a { color:#0F2729;font-size:11px; text-transform:uppercase; text-decoration:underline;font-weight:bold;text-align:center;}
Using this css and header how can I add "Christian Gamers Online Inc." in between Home & Search.
See page.
http://www.christiangamers.net
Thanks...
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
{META}
{NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/forum_2936/{T_HEAD_STYLESHEET}" type="text/css">
<style type="text/css">
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("templates/forum_2936/formIE.css");
/* Begin Simple Subforums MOD */
a.topic-new, a.topic-new:visited { color: {T_BODY_HLINK}; }
a.topic-new:hover, a.topic-new:active { color: {T_BODY_LINK}; }
/* End Simple Subforums MOD */
-->
</style>
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');
}
//-->
</script>
<!-- END switch_enable_pm_popup -->
<!-- Start add - Birthday MOD -->
{GREETING_POPUP}
<!-- End add - Birthday MOD -->
</head>
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
<a name="top"></a>
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="height:100%;">
<tr><td height="100%">
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="height:100%;">
<tr>
<td class="ss_bg_l">
<table cellpadding="0" cellspacing="0" border="0" width="100%" style=" height:100%;">
<tr><td height="100%" class="ss_l"><img src="templates/forum_2936/images/template/sd_l.jpg" alt=""></td></tr>
</table>
</td>
<td width="100%" height="100%" style="background:url(templates/forum_2936/images/template/bg_.gif) left top repeat-x;">
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="height:100%;">
<tr><td>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td><img src="templates/forum_2936/images/template/head_left_1.gif" alt=""></td>
<td width="100%"><img src="templates/forum_2936/images/template/spacer.gif" width="1" height="1" alt=""></td>
<td height="10"><img src="templates/forum_2936/images/template/head_right_1.gif" alt=""></td>
</tr>
</table>
</td></tr>
<tr><td>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td style="background:url(templates/forum_2936/images/template/head_left_2.jpg) 0px 0px no-repeat;"><img src="templates/forum_2936/images/template/head_left_2.jpg" alt=""/></td>
<td width="100%" align="center">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr><td>
<table cellpadding="0" cellspacing="0" border="0" width="100%" class="s_bg">
<tr>
<td class="s_left"><img src="templates/forum_2936/images/template/icon.gif" alt="" style="margin:2px 0px 5px 0px;"/><br><a href="{U_PORTAL}">Home</a></td>
<td><img src="templates/forum_2936/images/template/s_separ.gif" alt=""></td>
<td class="s_right"><img src="templates/forum_2936/images/template/icon.gif" alt="" style="margin:2px 0px 5px 0px;"/><br><a href="{U_SEARCH}">{L_SEARCH}</a></td>
</tr>
</table>
</td></tr>
<tr><td><img src="templates/forum_2936/images/template/spacer.gif" width="1" height="9" alt=""/></td></tr>
<tr><td align="center"><a href="{U_PORTAL}"><img src="templates/forum_2936/images/template/logo.jpg" alt="" border="0"></a></td>
</tr>
</table>
</td>
<td style="background:url(templates/forum_2936/images/template/head_right_2.jpg) 0px 0px no-repeat;"><img src="templates/forum_2936/images/template/head_right_2.jpg" alt=""/></td>
</tr>
</table>
</td></tr>
<tr><td>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td><img src="templates/forum_2936/images/template/m_l.jpg" alt="" style="margin:0px 0px 0px 38px;"/></td>
<td width="100%">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td width="20%" id="m_1" onMouseOut="this.id='m_1'" onMouseOver="this.id='over_m_1'" onClick="document.location.href='{U_INDEX}'">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td class="m_l"><img src="templates/forum_2936/images/template/spacer.gif" width="17" height="1" alt=""/></td>
<td class="m_" width="100%"><a href="#">FORUM</a></td>
<td class="m_r" height="45"><img src="templates/forum_2936/images/template/spacer.gif" width="17" height="1" alt=""/></td>
</tr>
</table>
</td>
<td width="20%" id="m_2" onMouseOut="this.id='m_2'" onMouseOver="this.id='over_m_2'" onClick="document.location.href='http://www.christiangamers.net/forum/template.php?page=20'">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td class="m_l"><img src="templates/forum_2936/images/template/spacer.gif" width="17" height="1" alt=""/></td>
<td class="m_" width="100%"><a href="#">DONATIONS</a></td>
<td class="m_r"><img src="templates/forum_2936/images/template/spacer.gif" width="17" height="1" alt=""/></td>
</tr>
</table>
</td>
<td width="20%" id="m_3" onMouseOut="this.id='m_3'" onMouseOver="this.id='over_m_3'" onClick="document.location.href='http://christiangamers.net/forum/downloads.php'">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td class="m_l"><img src="templates/forum_2936/images/template/spacer.gif" width="17" height="1" alt=""></td>
<td class="m_" width="100%"><a href="#">DOWNLOADS</a></td>
<td class="m_r"><img src="templates/forum_2936/images/template/spacer.gif" width="17" height="1" alt=""></td>
</tr>
</table>
</td>
<td width="20%" id="m_4" onMouseOut="this.id='m_4'" onMouseOver="this.id='over_m_4'" onClick="window.open('http://www.cafepress.com/cgonline'); return false;">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td class="m_l"><img src="templates/forum_2936/images/template/spacer.gif" width="17" height="1" alt=""/></td>
<td class="m_" width="100%"><a href="#">STORE</a></td>
<td class="m_r" height="45"><img src="templates/forum_2936/images/template/spacer.gif" width="17" height="1" alt=""/></td>
</tr>
</table>
</td>
<td width="20%" id="m_5" onMouseOut="this.id='m_5'" onMouseOver="this.id='over_m_5'" onClick="document.location.href='{U_REGISTER}'">
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td class="m_l"><img src="templates/forum_2936/images/template/spacer.gif" width="17" height="1" alt=""/></td>
<td class="m_" width="100%"><a href="#">{L_REGISTER}</a></td>
<td class="m_r" height="45"><img src="templates/forum_2936/images/template/spacer.gif" width="17" height="1" alt=""/></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td><img src="templates/forum_2936/images/template/m_r.jpg" alt="" style="margin:0px 38px 0px 0px;"/></td>
</tr>
</table>
</td></tr>
<tr><td height="100%" class="cont_">
<table cellpadding="0" cellspacing="0" border="0" width="100%" style=" height:100%;">
<tr><td height="100%">
<table cellpadding="0" cellspacing="0" border="0" width="100%" style=" height:100%;" class="cont_l">
<tr><td class="cont_r" height="100%"> <br /><br />
<script language="JavaScript1.2">
/*
Disable right click script II (on images)- By Dynamicdrive.com
For full source, Terms of service, and 100s DTHML scripts
Visit http://www.dynamicdrive.com
*/
var clickmessage="Right click disabled on images!"
function disableclick(e) {
if (document.all) {
if (event.button==2||event.button==3) {
if (event.srcElement.tagName=="IMG"){
alert(clickmessage);
return false;
}
}
}
else if (document.layers) {
if (e.which == 3) {
alert(clickmessage);
return false;
}
}
else if (document.getElementById){
if (e.which==3&&e.target.tagName=="IMG"){
alert(clickmessage)
return false
}
}
}
function associateimages(){
for(i=0;i<document.images.length;i++)
document.images[i].onmousedown=disableclick;
}
if (document.all)
document.onmousedown=disableclick
else if (document.getElementById)
document.onmouseup=disableclick
else if (document.layers)
associateimages()
</script>
The original forum_8615 Theme for phpBB version 2+
Created by subBlue design
http://www.subBlue.com
*/
/* General page style. The scroll bar colours only visible in IE5.5+ */
/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link, a:active {text-decoration: none; color :#363E4B; }
a:hover { text-decoration:none; color : #E7EBDA; }
a:visited {text-decoration: none; color : #0F2729; }
hr { height: 0px; border: solid #B0AA8F 0px; border-top-width: 1px;}
/* This is the border line & background colour round the entire page */
.bodyline { background-color: #57576A; border: 0px #98AAB1 solid; }
/* This is the outline round the main forum tables */
.forumline { background-color: #E3E2E2; border: 1px #C3C3C3 solid;}
.for { background-color: #0F2729; border:3px solid #E3E2E2;}
/*
This is for the table cell above the Topics, Post & Last posts on the index.php page
By default this is the fading out gradiated silver background.
However, you could replace this with a bitmap specific for each forum
*/
/* Header cells - the blue and silver gradient backgrounds */
th {
color: #E7EBDA; font-size: 11px; font-weight : bold;}
/*.thCornerL { background-image: url(images/bg_head.gif); */ /* Topics Posts
background-position:top left;
background-repeat:no-repeat;
background-color: #1B1915;
}
.thTop { background-image: url(images/cellpic1.gif); */ /* Topics Posts */
/* background-position:top left;
background-repeat:no-repeat;
background-color: #1B1915;
padding:0px 4px 0px 4px;
}
.thCornerR { background-image: url(images/cellpic1.gif); */ /* Topics Posts */
/* background-position:top left;
background-repeat:no-repeat;
background-color: #1B1915;
} */
/* Main table cell colours and backgrounds */
td.row1 { background-color:#A3A8AF;
}
td.row11{ background-color:#A3A8AF;
}
td.row2 {
/* background-image: url(images/cellpic2.gif);
background-position:top;
background-repeat:repeat-x; */
background-color: #697079; /* Replise Viwes */
}
td.row3 { /* background-image: url(images/cellpic31.gif);
background-repeat:repeat-x; */
background-color: #A7ADB4; /* colum "RooT" */
}
td.rowpic {
background:url(images/template/m_.gif) left top repeat-x;
}
/* empty cell */
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
border: #C3C3C3; border-style: solid; height: 28px;background:url(images/template/m_.gif) left top repeat-x;cursor:hand;height:28px;text-align:center;
/* color -1 */
}
/*
Setting additional nice inner borders for the main table cells.
The names indicate which sides the border will be on.
Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
background:url(images/template/m__act.gif) left top repeat-x;cursor:hand;height:29px;text-align:center;
height: 29px;
border-width: 1px 1px 1px 1px; border-color:#252C2E; border-style:solid;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.t
CornerR {
font-weight: bold; border: #C3C3C3; border-style: solid; height: 40px;
background:url(images/template/m__act.gif) left top repeat-x;cursor:hand;height:40px;text-align:center;
background-color: #0F2729; } /* color -2 */
td.row3Right,td.spaceRow {
background-color: #A7ADB4;
color:#E7EBDA; /* Last Post */
}
td.rowpic { border-width: 1px 1px 1px 1px; border-color:#252C2E; border-style:solid;}
th.thHead,td.catHead { font-size: 11px; border-width: 1px 1px 1px 1px; }
th.thSides,td.catSides,td.spaceRow { border-width: 1px 1px 1px 1px; border-color:#252C2E; border-style:solid;}
th.thRight,td.catRight,td.row3Right { border-width: 1px 1px 1px 1px; border-color:#252C2E; border-style:solid;}
th.thLeft,td.catLeft { border-width: 1px 1px 1px 1px; border-color:#252C2E; border-style:solid;}
th.thBottom,td.catBottom { border-width: 1px 1px 1px 1px; border-color:#252C2E; border-style:solid;}
th.thTop { border-width: 1px 1px 1px 1px; border-color:#252C2E; border-style:solid;} /* Topics Posts */
th.thCornerL { border-width: 1px 1px 1px 1px; border-color:#252C2E; border-style:solid;}
th.thCornerR { border-width: 1px 1px 1px 1px; border-color:#252C2E; border-style:solid;}
.catLeft, .catHead { padding:3px 0px 0px 11px;}
/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2 {
font-weight: bold; font-size: 14px; font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
text-decoration: none; line-height : 120%; color : #012025; text-indent:11px;
}
/* General text */
.gen,.gen1 { font-size : 11px; }
.genmed,.genmed1 { font-size : 11px; }
.gensmall { font-size : 11px; }
.gen,.gensmall { color :#012025; }
/* .gen_my { color :#000; } */
.genmed{ color :#012025; }
a.gen,a.genmed { color:#012025; text-decoration:none; }
a.genmed:hover{ color:#012025; text-decoration:none; }
a.gensmall { color:#363E4B; text-decoration:none; }
a.gensmall:hover { color:#FFFFFF; text-decoration:underline; }
.gensmall_my { color:#E7EBDA;font-size : 11px; }
.gensmall_my a:hover { color:#0F2729; text-decoration:none;font-size : 11px; }
.gensmall_my a:visited { color:#0F2729; text-decoration:none;font-size : 11px; }
.gen1{ color:#212121;}
.genmed1{ color :#212121; }
a.genmed { color:#212121; text-decoration:none; }
a.genmed2 { color:#E7EBDA; text-decoration:none; }
a.genmed2:hover { color:#212121; text-decoration:none; }
td.row2 .gensmall { color :#212121; }
.gen3 { font-size : 11px; color :#E7EBDA; }
/* The register, login, search etc links at the top of the page
.mainmenu { font-size : 11px; color : #E5EFC9 }
a.mainmenu { text-decoration: none; color : #DC7B09; }
a.mainmenu:hover{ text-decoration: none; color : #EDD667; }*/
/* Forum category titles */
.cattitle { font-weight: bold; font-size: 11px; letter-spacing: 1px; color : #AFAFAF;}
a.cattitle { text-decoration:none; color :#E7EBDA; } /* Who is Online */
a.cattitle:hover{ text-decoration:none; color:#AFAFAF; }
a.cattitle:visited { text-decoration:none; color :#E7EBDA; }
/* Forum title: Text and link to the forums used in: index.php */
.forumlink { font-weight: bold; font-size: 11px; color : #50412D;}
a.forumlink{ text-decoration:none; color :#E7EBDA; } /* Test Forum 1 */
a.forumlink:hover { text-decoration:none; color :#ffffff; }
a.forumlink:visited { text-decoration:none; color :#E7EBDA; }
/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav ,.nav { font-weight: bold; font-size: 11px; color : #363E4B;}
a.nav { text-decoration: none; color :#363E4B; } /* yourdomain.com Forum Index -> Test Forum 1*/
a.nav:hover { text-decoration:none; color:#000000;}
a.nav1 { text-decoration: none; color :#000000; } /* yourdomain.com Forum Index -> Test Forum 1*/
a.nav1:hover { text-decoration:none; color:#000000;}
.nav2 { color :#E7EBDA; }
a.nav2 { text-decoration: none; color :#E7EBDA; } /* yourdomain.com Forum Index -> Test Forum 1*/
a.nav2:hover { text-decoration:none; color:#ffffff;}
.nav .nav_back { color:#012025;}
.nav .nav_back:hover { color:#012025;}
/* titles for the topics: could specify viewed link colour too */
.topictitle { font-weight: bold; font-size: 11px; color : #012025; }
a.topictitle:link { text-decoration:none; color : #E7EBDA; } /* Welcome to phpBB 2 222 111 :) */
a.topictitle:visited { text-decoration: none; color : #012025; }
a.topictitle:hover { text-decoration:none; color : #E7EBDA; }
/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name { font-size : 11px; color :#E7EBDA;}
/* Location, number of posts, post date etc */
.postdetails { font-size : 11px; color :#E7EBDA; } /* posts, post date etc */
.postdetails a { font-size : 11px; color :#000; }
.postdetails a:hover { font-size : 11px; color :#F2FFE9; }
.row2 .postdetails { font-size : 11px; color :#212121; }
.row3 .name a { font-size : 11px; color :#000; }
.row3 .name a:hover { font-size : 11px; color :#012025; }
/* The content of the posts (body of text) */
.postbody { font-size : 11px;}
a.postlink:link { text-decoration: none; color : #1F1D18 }
a.postlink:visited { text-decoration: none; color : #E7EBDA; } /* page FAQ */
a.postlink:hover { text-decoration: none; color : #E7EBDA;}
/* Quote & Code blocks */
.code {
font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #E7EBDA;
background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
.quote {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
background-color: #FAFAFA; border: #D1D7DC; border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}
/* Copyright and bottom info
.copyright { font-size: 11px; font-family: tahoma; color: #9D9D9D;}
.copyright a { color: #9D9D9D; text-decoration: none; font-weight:bold;}
.copyright a:hover { color: #9D9D9D; text-decoration:none; font-weight:bold;}*/
/* Form elements */
input,textarea, select {
color : #000000;
font: normal 11px Verdana, Arial, Helvetica, sans-serif;
border-color : #000000;
}
/* The text input fields background colour */
input.post, textarea.post, select {
background-color : #E8E8E8;
}
input { text-indent : 2px;}
/* The buttons used for bbCode styling in message post */
input.button {
background:#E8E8E8;
color : #000000;
font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
/* The main submit button option */
input.mainoption {
background:#E8E8E8;
font-weight : bold;
}
/* None-bold submit button */
input.liteoption {
background:#E8E8E8;
font-weight : normal;
}
/* This is the line in the posting page which shows the rollover
help line. This is actually a text box, but if set to be the same
colour as the background no one will know;)
*/
.helpline { background:#E7E7E7; border-style: none; height:16px; }
/* Bible Verse Mod css definitions */
.nohead {
display: block;
color: #ff0000;
font-weight: bold;
margin-left: 50px;
padding: 2px 0 4px 8px;
text-align: left;
}
.noverse {
display: block;
border: solid 1px #f00;
color: #ff0000;
margin-left: 55px;
padding: 3px 0 3px 3px;
width: 90%;
text-align: left;
}
.quotehead {
display: block;
font-weight: bold;
margin-left: 50px;
padding: 2px 0 4px 8px;
text-align: left;
}
.verse {
display: block;
margin-left: 55px;
padding: 3px 0 3px 3px;
width: 90%;
text-align: left;
}
sup {
vertical-align: top;
font-size: 0.7em;
position: relative;
top: -0.2em;
font-weight:normal;
}
/* end Bible Verse Mod css definitions */
.cl_1 { color:#012025;} /* text on admin page */
/* --------------------------- styles -----------------------------*/
body {
margin:0px;
padding:0px;
background-color:#BFC6CC;
}
td {
vertical-align:top;
font-family:Tahoma;
}
em, i {
font-style:normal;
}
.m_ { }
/* ------------------------------- menu ---------------------------------------------------*/
#m_1 .m_l { background:url(images/template/m_left.jpg) right top no-repeat;cursor:hand;height:40px;
}
#m_1 .m_r { background:url(images/template/m_right.jpg) right top no-repeat;cursor:hand;height:40px;
}
#m_1 .m_ { background:url(images/template/m_.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px;
}
#over_m_1 .m_l { background:url(images/template/m_left_act.jpg) right top no-repeat;cursor:hand;height:40px;
}
#over_m_1 .m_r { background:url(images/template/m_right_act.jpg) right top no-repeat;cursor:hand;height:40px;
}
#over_m_1 .m_ { background:url(images/template/m__act.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px;
}
/* ----------------- m_2 ----------------------*/
#m_2 .m_l { background:url(images/template/m_left.jpg) right top no-repeat;cursor:hand;height:40px;
}
#m_2 .m_r { background:url(images/template/m_right.jpg) right top no-repeat;cursor:hand;height:40px;
}
#m_2 .m_ { background:url(images/template/m_.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px;
}
#over_m_2 .m_l { background:url(images/template/m_left_act.jpg) right top no-repeat;cursor:hand;height:40px;
}
#over_m_2 .m_r { background:url(images/template/m_right_act.jpg) right top no-repeat;cursor:hand;height:40px;
}
#over_m_2 .m_ { background:url(images/template/m__act.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px;
}
/* ----------------- m_3 ----------------------*/
#m_3 .m_l { background:url(images/template/m_left.jpg) right top no-repeat;cursor:hand;height:40px;
}
#m_3 .m_r { background:url(images/template/m_right.jpg) right top no-repeat;cursor:hand;height:40px;
}
#m_3 .m_ { background:url(images/template/m_.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px;
}
#over_m_3 .m_l { background:url(images/template/m_left_act.jpg) right top no-repeat;cursor:hand;height:40px;
}
#over_m_3 .m_r { background:url(images/template/m_right_act.jpg) right top no-repeat;cursor:hand;height:40px;
}
#over_m_3 .m_ { background:url(images/template/m__act.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px;
}
/* ----------------- m_4 ----------------------*/
#m_4 .m_l { background:url(images/template/m_left.jpg) right top no-repeat;cursor:hand;height:40px;
}
#m_4 .m_r { background:url(images/template/m_right.jpg) right top no-repeat;cursor:hand;height:40px;
}
#m_4 .m_ { background:url(images/template/m_.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px;
}
#over_m_4 .m_l { background:url(images/template/m_left_act.jpg) right top no-repeat;cursor:hand;height:40px;
}
#over_m_4 .m_r { background:url(images/template/m_right_act.jpg) right top no-repeat;cursor:hand;height:40px;
}
#over_m_4 .m_ { background:url(images/template/m__act.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px;
}
/* ----------------- m_5 ----------------------*/
#m_5 .m_l { background:url(images/template/m_left.jpg) right top no-repeat;cursor:hand;height:40px;
}
#m_5 .m_r { background:url(images/template/m_right.jpg) right top no-repeat;cursor:hand;height:40px;
}
#m_5 .m_ { background:url(images/template/m_.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px;
}
#over_m_5 .m_l { background:url(images/template/m_left_act.jpg) right top no-repeat;cursor:hand;height:40px;
}
#over_m_5 .m_r { background:url(images/template/m_right_act.jpg) right top no-repeat;cursor:hand;height:40px;
}
#over_m_5 .m_ { background:url(images/template/m__act.gif) left top repeat-x;cursor:hand;height:40px;text-align:center; padding-top:4px;
}
#m_1 a { color:#E7EBDA;font-size:11px; text-transform:uppercase; text-decoration:none; font-weight:bold;text-align:center;}
#over_m_1 a { color:#0F2729;font-size:11px; text-transform:uppercase; text-decoration:underline;font-weight:bold;text-align:center;}
#m_2 a { color:#E7EBDA;font-size:11px; text-transform:uppercase; text-decoration:none; font-weight:bold;text-align:center;}
#over_m_2 a { color:#0F2729;font-size:11px; text-transform:uppercase; text-decoration:underline;font-weight:bold;text-align:center;}
#m_3 a { color:#E7EBDA;font-size:11px; text-transform:uppercase; text-decoration:none; font-weight:bold;text-align:center;}
#over_m_3 a { color:#0F2729;font-size:11px; text-transform:uppercase; text-decoration:underline;font-weight:bold;text-align:center;}
#m_4 a { color:#E7EBDA;font-size:11px; text-transform:uppercase; text-decoration:none; font-weight:bold;text-align:center;}
#over_m_4 a { color:#0F2729;font-size:11px; text-transform:uppercase; text-decoration:underline;font-weight:bold;text-align:center;}
#m_5 a { color:#E7EBDA;font-size:11px; text-transform:uppercase; text-decoration:none; font-weight:bold;text-align:center;}
#over_m_5 a { color:#0F2729;font-size:11px; text-transform:uppercase; text-decoration:underline;font-weight:bold;text-align:center;}
/* ----------------- m ----------------------*/
.s_left { background:url(images/template/s_left.gif) 0px 0px no-repeat;
text-align:center;
height:29;
width:50%;
}
.s_right{ background:url(images/template/s_right.gif) right 0px no-repeat;
text-align:center;
height:29;
width:50%;
}
.s_bg { background:url(images/template/s_bg.gif) 0px 0px repeat-x;
color:#E7EBDA;
}
.s_bg a { color:#E7EBDA; font-size:11px; text-decoration:none;
}
.s_bg a:hover { color:#fff; font-size:11px; text-decoration:none;
}
.ss_bg_l{ background:url(images/template/ss_bg_l.gif) 0px 0px repeat-y;
}
.ss_bg_r{ background:url(images/template/ss_bg_r.gif) 0px 0px repeat-y;
}
.ss_l { background:url(images/template/ss_l.gif) 0px 100% no-repeat;
}
.ss_r { background:url(images/template/ss_r.gif) 0px 100% no-repeat;
}
.cont_ { background:url(images/template/cont_.gif) 0px 0px repeat-x #D3D8DC;
}
.cont_l { background:url(images/template/cont_l.gif) 0px 0px no-repeat;
}
.cont_r { background:url(images/template/cont_r.gif) right 0px no-repeat;
padding:0px 20px 0px 20px;
}
.f_bg { background:url(images/template/f_bg.gif) 0px 100% repeat-x;
}
.f_bg_l { background:url(images/template/f_bg_l.gif) 0px 0px no-repeat;
}
.f_bg_r { background:url(images/template/f_bg_r.gif) right 0px no-repeat;
}
/*------------------------------------------------------- footer ---------------------*/
.footer td {
color:#012025;
font-size:11px;
line-height:25px;
}
.footer a {
color:#012025;
font-size:11px;
text-decoration:none;
}
.footer a:hover {
color:#012025;
font-size:11px;
text-decoration:none;
}
.footer span a {
color:#000000;
font-size:11px;
text-decoration:none;
}
.footer span a:hover {
color:#000000;
font-size:11px;
text-decoration:none;
}
.footer i {
color:#BAC3C4;
font-size:11px;
padding:18px 0px 0px 0px;
line-height:15px;
}
.footer i a {
color:#9FCB08;
font-size:11px;
text-decoration:none;
}
.footer i a:hover {
color:#9FCB08;
font-size:11px;
text-decoration:none;
}
/* ----------------------------------------------------------------------------- */
.verdana_font {font-family: Verdana; }
.white_text {color: #FFFFFF; }
.city {font-size: 18px;
color:#FFFF00; }
.weather {font-size: 9px; }
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
http://christiangamers.net
One Love, One God, One Way
"Allow me to live today, To give you the praise"