Moderator: Moderators




<table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
<tr>
<!-- BEGIN switch_user_logged_in -->
<a href="{U_SEARCH_NEW}" class="gensmall"> {L_SEARCH_NEW}</a><a href="{U_SEARCH_SELF}" class="gensmall"> {L_SEARCH_SELF}</a>
<!-- END switch_user_logged_in -->
<a href="{U_SEARCH_UNANSWERED}" class="gensmall"> {L_SEARCH_UNANSWERED}</a></td>
</tr>
<tr>
<th colspan="2" class="thCornerL" height="25" nowrap="nowrap"> {L_FORUM} </th>
<th width="50" class="thTop" nowrap="nowrap"> {L_TOPICS} </th>
<th width="50" class="thTop" nowrap="nowrap"> {L_POSTS} </th>
<th class="thCornerR" nowrap="nowrap"> {L_LASTPOST} </th>
</tr>
<!-- BEGIN catrow -->
<tr>
<td class="catLeft" colspan="2" height="28"><span class="cattitle"><a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span></td>
<td class="rowpic" colspan="3" align="right"> </td>
</tr>
<!-- BEGIN forumrow --><!-- IF ! forumrow.PARENT -->
<tr>
<td class="row4" align="center" valign="middle" height="50"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="46" height="25" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
<td class="row1" width="80%" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink<!-- IF catrow.forumrow.TOTAL_UNREAD --> topic-new<!-- ENDIF -->">{catrow.forumrow.FORUM_NAME}</a><br />
</span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
</span><!-- IF catrow.forumrow.MODERATORS --><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}<br /></span><!-- ENDIF -->
<!-- BEGIN sub --><!-- DEFINE $HAS_SUB = 1 --><!-- IF catrow.forumrow.sub.NUM > 0 -->, <!-- ELSE --><span class="genmed">{L_SUBFORUMS}: <!-- ENDIF -->{catrow.forumrow.sub.LAST_POST_SUB} <a href="{catrow.forumrow.sub.U_VIEWFORUM}" <!-- IF catrow.forumrow.sub.UNREAD -->class="topic-new"<!-- ENDIF --> title="{catrow.forumrow.sub.FORUM_DESC_HTML}">{catrow.forumrow.sub.FORUM_NAME}</a><!-- END sub -->
<!-- IF $HAS_SUB --></span><!-- UNDEFINE $HAS_SUB --><!-- ENDIF -->
</td>
<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.TOTAL_TOPICS}</span></td>
<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.TOTAL_POSTS}</span></td>
<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">{catrow.forumrow.LAST_POST}
<br>{catrow.forumrow.NUM_NEW_TOPICS}<br>{catrow.forumrow.NUM_NEW_POSTS}</span></td>
</tr>
<!-- ENDIF --><!-- END forumrow -->
<!-- END catrow -->
</table>
<table width="100%" cellspacing="0" border="0" align="center" cellpadding="2">
<tr>
<td align="left"><span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span></td>
<td align="right"><span class="gensmall">{S_TIMEZONE}</span></td>
</tr>
</table>
<table cellspacing="3" border="0" align="center" cellpadding="0">
<tr>
<td width="20" align="center"><img src="templates/subSilver/images/folder_new_big.gif" alt="{L_NEW_POSTS}"/></td>
<td><span class="gensmall">{L_NEW_POSTS}</span></td>
<td> </td>
<td width="20" align="center"><img src="templates/subSilver/images/folder_big.gif" alt="{L_NO_NEW_POSTS}" /></td>
<td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
<td> </td>
<td width="20" align="center"><img src="templates/subSilver/images/folder_locked_big.gif" alt="{L_FORUM_LOCKED}" /></td>
<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>
<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<td class="catHead" height="28"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td>
</tr>
<tr>
<td class="row1" align="center" valign="middle" height="28"><span class="gensmall">{L_USERNAME}:
<input class="post" type="text" name="username" size="10" />
{L_PASSWORD}:
<input class="post" type="password" name="password" size="10" />
{L_AUTO_LOGIN}
<input class="text" type="checkbox" name="autologin" />
<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
</span> </td>
</tr>
</table>
</form>
<!-- END switch_user_logged_out -->
<br clear="all" />
/* 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}; }templates/subSilver/overall_header.tpl
#
#-----[ FIND ]------------------------------------------
# Line 209
@import url("templates/subSilver/formIE.css");
#
#-----[ AFTER, ADD ]------------------------------------------
#
/* 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}; }<center>
<!-- mod : Loewen Enterprise - PAYPAL IPN REG / SUBSCRIPTION - GROUP -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">{META_HTTP_EQUIV_TAGS}
<title>{SITENAME} - {PAGE_TITLE}</title>{META_TAGS}
{META}
{NAV_LINKS}
<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/SubDark/{T_HEAD_STYLESHEET}" type="text/css">
<!-- 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');;
/* 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}; }
//-->
</script>
<!-- END switch_enable_pm_popup -->
</head>
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
<a name=""></a>
<table width="90%" border="0" cellspacing="0" cellpadding="4" class="bodyline">
<tr>
<td colspan="3">
<!-- Portal Style Layout with Left Column-->
<!-- Header -->
<center>
<table width="100%" cellpadding="0" cellspacing="1" border="0" class="forumline">
<tr>
<th class="catHead" height="18" colspan="0"><span class="thHead"><div align="center"></div></span></th>
</tr>
<tr>
<td class="" colspan="0" height="20"><span class="cattitle"> <p align="center">
<p align="center" style="margin-top: 0; margin-bottom: 0">
<b><font size="1"> {CURRENT_TIME}<br>
<font size="1">{ADMIN_LINK}</font>
<a style="COLOR: #006699" href="http://www.ftafix.com/forum/index.php">
</p>
<p align="center" style="margin-top: 0; margin-bottom: 0">
<a style="COLOR: #006699" href="http://www.ftafix.com/forum/index.php">
<img height="31" alt=" Forum Index" src="http://www.ftafix.com/fta/templates/subPortal/images/logo_phpBB.gif" width="334" border="0"></a></p>
<p align="center" style="margin-top: 0; margin-bottom: 0"><i>
<font color="#666666">YOUR ULTIMATE FREE TO AIR SUPPORT SITE</font><font color="#C0C0C0"></font></i></p>
<tr>
<th class="catHead" height="18" colspan="0"><span class="thHead"><div align="center"></div></span></th>
</tr>
<tr>
<td class="catHead" colspan="0" height="20"><span class="cattitle"> <p align="center">
<font size="1"><b>
<!-- BEGIN switch_user_logged_in -->
Welcome Back <a href="{U_PROFILE}"><script language="JavaScript" type="text/javascript">
<!--
inoutstr = "{L_LOGIN_LOGOUT}";
endOfUsername = inoutstr.lastIndexOf(" ");
document.write(inoutstr.substring(9,endOfUsername));
//-->
</script></a>
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
Welcome Visitor
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
 {LAST_VISIT_DATE}
<!-- END switch_user_logged_in -->
</span></td>
<!-- BEGIN switch_lw_user_logged_in -->
<tr>
<td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> {L_LW_EXPIRE_REMINDER}</span></td>
</tr>
<!-- END switch_lw_user_logged_in -->
</tr>
</table>
<!-- Header -->
<table width="100%" cellpadding="0" cellspacing="1" border="0" class="forumline">
<td class="bodyline"><table width="100%" cellspacing="0" cellpadding="0" border="3">
<tr>
<td align="center" valign="top" wrap="wrap"><span class="mainmenu">
<font color="#000000">
</font>
<b>
<a href="http://www.ftafix.com" class="mainmenu">
<font color="#0033CC">
<img src="templates/subPortal/images/icon_mini_folder2.gif" width="12" height="13" border="0" alt="{L_INDEX}" hspace="3" />Home</font></a><font color="#0033CC">
</font>
<a href="http://www.ftafix.com/fta/contact_form.php" class="mainmenu">
<font color="#0033CC">
<img src="templates/subPortal/images/icon_mini_folder2.gif" width="12" height="13" border="0" alt="{L_INDEX}" hspace="3" />Contact Us</font></a><font color="#0033CC">
</font>
<a href="{U_DOWNLOAD}" class="mainmenu"> <font color="#0033CC"><img src="templates/subPortal/images/icon_mini_folder2.gif" width="13" height="13" border="0" alt="{PRIVATE_MESSAGE_INFO}" title="{PRIVATE_MESSAGE_INFO}" hspace="3" align="top" />Downloads</a> <font color="#0033CC">
</font>
<a href="http://www.ftafix.com/fta/dload.php?action=viewall"> <font color="#0033CC"><img src="http://www.ftafix.com/fta/templates/SubDark/images/icon_pa_new.gif" width="30" height="25" border="0" alt="{PRIVATE_MESSAGE_INFO}" title="{PRIVATE_MESSAGE_INFO}" hspace="1" align="top" />Latest Files</a> <font color="#0033CC">
</font>
<a href="{U_FAQ}" class="mainmenu">
<font color="#0033CC">
<img src="templates/subPortal/images/icon_mini_folder2.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_FAQ}</font></a><font color="#0033CC">
</font>
<a href="http://www.ftafix.com/fta/forum.php" class="mainmenu">
<font color="#0033CC">
<img src="templates/subPortal/images/icon_mini_folder2.gif" width="12" height="13" border="0" alt="{L_INDEX}" hspace="3" />Forums</font></a><font color="#0033CC">
</font>
<a href="http://www.ftafix.com/fta/digests.php" class="mainmenu"><img src="templates/subPortal/images/icon_mini_folder2.gif" width="12" height="13" border="0" alt="{L_DIGESTS}" hspace="3" /><font color="#0033CC">News Letter</a><font color="#0033CC">
<a href="{U_PROFILE}" class="mainmenu">
<font color="#0033CC">
<img src="templates/subPortal/images/icon_mini_folder2.gif" width="12" height="13" border="0" alt="{L_PROFILE}" hspace="3" />{L_PROFILE}</font></a><font color="#0033CC">
<a href="{U_WATCHED_TOPICS}" class="mainmenu"><img src="templates/subPortal/images/icon_mini_folder2.gif" width="12" height="13" border="0" alt="{L_WATCHED_TOPICS}" hspace="3" /><font color="#0033CC">{L_WATCHED_TOPICS}</a><font color="#0033CC">
<a href="http://www.ftafix.com/fta/search.php" class="mainmenu"><img src="templates/subPortal/images/icon_mini_folder2.gif" width="12" height="13" border="0" alt="{L_DOWNLOADS}" hspace="3" /><font color="#0033CC">Search</a>
<a href="http://www.ftafix.com/fta/special.php"> <font color="#0033CC"><img src="http://www.ftafix.com/fta/templates/SubDark/images/icon_pa_new.gif" width="30" height="25" border="0" alt="{PRIVATE_MESSAGE_INFO}" title="{PRIVATE_MESSAGE_INFO}" hspace="1" align="top" />Specials</a> <font color="#0033CC">
</font>
<a href="http://www.ftafix.com/fta/groupcp.php" class="mainmenu">
<font color="#0033CC">
<img src="templates/subPortal/images/icon_mini_folder2.gif" width="12" height="13" border="0" alt="{L_FAQ}" hspace="3" />{L_LW_PAYMENTS}</font></a><font color="#0033CC">
</font>
<a href="{U_LW_TRANSACTIONS}" class="mainmenu"><img src="templates/subPortal/images/icon_mini_folder2.gif" width="12" height="13" border="0" alt="{L_LW_TRANSACTIONS}" hspace="3" /><font color="#0033CC">{L_LW_TRANSACTIONS}</a><font color="#0033CC">
</font>
<a href="{U_LOGIN_LOGOUT}" class="mainmenu">
<font color="#0033CC">
<img src="templates/subPortal/images/icon_mini_folder2.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</font></a><font color="#0033CC">
<!-- BEGIN switch_user_logged_out -->
</font><a href="{U_REGISTER}" class="mainmenu"><font color="#0033CC"><img src="templates/subPortal/images/icon_mini_folder2.gif" width="12" height="13" border="0" alt="{L_REGISTER}" hspace="3" />{L_REGISTER}</font></a><font color="#0033CC"></span>
<!-- END switch_user_logged_out -->
</font></b>
</td>
</tr>
</table>
</td>
</table>
<center>
<table border="0" cellspacing="1" width="61%" id="table1">
<tr>
<td>
<p align="center"><b>
<a class="gensmall" href="http://www.ftafix.com/fta/search.php?search_id=newposts">
<font size="1"> View posts since last visit</font></a><font size="1"><font color="#0000FF">
</font>
<a class="gensmall" href="http://www.ftafix.com/fta/search.php?search_id=egosearch">
View your posts</a><font color="#0000FF"> </font></font>
<a class="gensmall" href="http://www.ftafix.com/fta/search.php?search_id=unanswered">
<font size="1"> View unanswered posts</font></a></b></td>
</tr>
</table>
</td>
</tr>
<tr>
<center>
<!-- LOGIN -->
<td align="center" width="138" valign="top">
<!-- Left Column-->
<!-- Navigation -->
<table class="forumline" cellSpacing="1" cellPadding="3" width="138" border="0">
<tr>
<th class="catHead" height="28" colspan="0"><span class="thHead"><div align="center">Navigation</div></span></th>
</tr>
<tr>
<td class="catHead" height="28" colspan="0"><span class="cattitle"><div align="center"> Forum Nav </div></span></td>
</tr>
<td height="28" align="left" class="row1">
<span class="gensmall">
<a href="http://www.satgroup.ca" class="mainmenu"><img src="templates/SubDark/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="http://www.satgroup.ca" hspace="3"/>SatGroup<b><font color="#FF0000"><br>    Shopping Cart</a><br>
<a href="http://www.ftafix.com/forum" class="mainmenu"><img src="templates/SubDark/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="http://www.ftafix.com/forum" hspace="3" />Stream 4 Me<b><font color="#FF0000"><br>    Live Streaming</a><br>
<a href="{U_GROUP_CP}" class="mainmenu"><img src="templates/SubDark/images/icon_mini_groups.gif" width="12" height="13" border="0" alt="{L_USERGROUPS}" hspace="3" />{L_USERGROUPS}<b><font color="#FF0000"><br>    Join Now !</a>
</tr>
</table>
<!-- Links -->
<table class="forumline" cellSpacing="1" cellPadding="3" width="135" border="0">
<tr>
<th class="catHead" height="28" colspan="0"><span class="thHead"><div align="center">Support </div></span></th>
</tr>
<tr>
<td class="catHead" height="28" colspan="0"><span class="cattitle"><div align="center"> Package </div></span></td>
</tr>
<td height="28" align="left" class="row1">
<span class="gensmall">
<center>
<img border="0" src="http://www.satgroup.ca/files/paypal_cards_logo.gif" width="110" height="27" border="2">
<p style="margin-top: 0; margin-bottom: 0">
<img title="FTA Support" alt="FTA Support" src="http://www.pctx.net/bill/photos/photo_index.1.jpg" border="0"><b><font face="Verdana, Arial, Helvetica, sans-serif" size="2"><br></font>
<font face="Verdana, Arial, Helvetica, sans-serif" size="1">Software
</font></b><font face="Verdana, Arial, Helvetica, sans-serif" size="1"><b>&
Support</b></font></p>
<p style="margin-top: 0; margin-bottom: 0">
<font face="Verdana, Arial, Helvetica, sans-serif" size="1"><b><center>
Package</b></font><font size="1"> </font></p>
<p align="center"><a href="http://www.ftafix.com/fta/membership.php">Click Here<br>
For Details</a></p>
<p style="margin-top: 0; margin-bottom: 0"> </p>
<p style="margin-top: 0; margin-bottom: 0">
<font face="Verdana, Arial, Helvetica, sans-serif" size="1">We made setting up &
running your receiver easier. We support Dish Network, Free-To-Air
receivers and more. At WWW.FTAFIX.COM we "staff" our website and support our
Private Members. We provide detailed instructions, firmware, software, channel
lists and discussion forums. It is our level of support that makes us so
popular. Sign up now and become a Private Member.</font></p>
<p style="margin-top: 0; margin-bottom: 0"> </p><p>
<a href="statistics.php" class="mainmenu"><img src="" width="12" height="13" border="0" alt="Statistics" hspace="3" />Statistics</a></p>
</span>
</td>
</table>
</td>
<br />
<!-- Links -->
</td>
<!--Left Column-->
<td width="75%" valign="top">
<!--Forum-->




install.txt wrote:#
#-----[ DIY INSTRUCTIONS ]------------------------------------------
#
This MOD requires the eXtreme Styles MOD.
You *must* install the eXtreme Styles MOD which is available at these locations:
viewtopic.php?t=356
http://www.phpbb.com/phpBB/viewtopic.php?t=125251



Users browsing this forum: No registered users and 1 guest