View Single Post
04-17-2006, 08:36 AM
#4
t0m is offline t0m
Status: Request a custom title
Join date: Jan 2005
Location: West Sussex, England
Expertise:
Software:
 
Posts: 2,829
iTrader: 21 / 100%
 

t0m is on a distinguished road

  Old

Originally Posted by Code
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<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/JustFooty/{T_HEAD_STYLESHEET}" type="text/css">
</head>
<body>
<a name="top"></a>
<div class="bg_div">

<!--

IMPORTANT

************************************************** ************************************************** ************************************************** *******************

Alteration or removal of the copyright and credit notices below is strongly prohibited and will void your right to use this template.

Should you want to make changes to the theme you MUST request permission. Informstion on how to contact the theme designer is available at jakob-persson.com

This template is copyright © 2004 Jakob Persson (http://www.jakob-persson.com and http://www.tesseractmedia.com).

Visit for more cool forum themes and professional web design services:
http://www.jakob-persson.com

Jakob's forum skin/style/theme sites:
http://www.forumthemes.org
http://www.bbstyles.net

Theme developed in cooperation with:
http://www.beautifulgame.net

************************************************** ************************************************** ************************************************** *******************

-->

<!-- Defines clickable area for the go to top button in the right end of box panels -->
<map name="go_to_top">
<area shape="circle" coords="23,17,8" href="#top">
</map>

<!-- 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 -->

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="mtable_top_left"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></td>
<td class="mtable_top"><img src="templates/JustFooty/images/mtable_top_hfill_left.jpg" width="629" height="16"></td>
<td class="mtable_top_right"><img src="templates/JustFooty/images/spacer.gif" alt="." width="1" height="1"></td>
</tr>
<tr>
<td class="mtable_left" valign="top"><div class="mtable_left_top"></div></td>
<td class="mtable_center" valign="top"><div class="mtable_center_bg">

<!-- BEGIN switch_user_logged_in -->

<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="175">
<a href="{U_INDEX}"><img src="templates/JustFooty/images/logo.jpg" alt="Logo" border="0"></a>
</td>
<td class="siteinfo" align="center">
<span class="sitename">{SITENAME}</span><br />
<span class="sitedesc">{SITE_DESCRIPTION}</span>
</td>
</tr>
</table>

<!-- END switch_user_logged_in -->


<!-- BEGIN switch_user_logged_out -->

<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td>

<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="175">
<a href="{U_INDEX}"><img src="templates/JustFooty/images/logo.jpg" alt="Logo" border="0"></a>
</td>
<td class="siteinfo" align="center">
<span class="sitename">{SITENAME}</span><br />
<span class="sitedesc">{SITE_DESCRIPTION}</span>
</td>
</tr>
</table>

</td>
<td width="120" valign="top">

<div class="btn_gen" style="width: auto; float: right;" align="right">
<ul>
<li><a href="{U_REGISTER}"><span>{L_REGISTER}</span></a></li>
</ul>
</div>

</td>

</tr>
</table>

<!-- END switch_user_logged_out -->

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>

<div class="btn_gen">
<ul>
<li><a href="{U_FAQ}"><span>{L_FAQ}</span></a></li>
<li><a href="{U_SEARCH}"><span>{L_SEARCH}</span></a></li>
<li><a href="{U_MEMBERLIST}"><span>{L_MEMBERLIST}</span></a></li>
<li><a href="{U_GROUP_CP}"><span>{L_USERGROUPS}</span></a></li>
<li><a href="{U_PROFILE}"><span>{L_PROFILE}</span></a></li>
<li><a href="{U_PRIVATEMSGS}"><span>{PRIVATE_MESSAGE_INFO }</span></a></li>
<li><a href="{U_LOGIN_LOGOUT}"><span>{L_LOGIN_LOGOUT}</span></a></li>
</ul>
</div>

</td>
</tr>
</table>
<div class="divider"></div>
Ok so for a banner ad rotator, what do I add and where?

Assuming on www.stillt.indiqo.net it needs to go in the header where that 'welcome' word is!

Any help greatly appreciated! Im not a very good coder as you guessed