If some one could please point me in the right direction that would be great, i have searched but im a bit of a noob at finding what i need somtimes so here i go.
here is the code im adding to header and footer of this template...
overall_header:
Code: Select all
</head>
<body style="height: 100%; margin:0; padding:0" id="phpbb" class="nojs notouch section-{SCRIPT_NAME} {S_CONTENT_DIRECTION} {BODY_CLASS}">
<!-- EVENT overall_header_stylesheets_after -->
<!-- body -->
<!-- OVERALL TABLE BODY -->
<table style="height: 100%;" bgcolor="#F5F7FA" width="55%" border="0" align="center" cellpadding="20">
<tr>
<td valign="top">
<!-- OVERALL TABLE BODY -->
<!-- body -->
<table bgcolor="#F5F7FA" width="100%" border="0" align="center" cellpadding="0">
<tr>
<td height="145" width="100%"><center><a href="https://www.zonepimps.co.uk/" title="Home" rel="home"><img src="https://www.zonepimps.co.uk/images/logo.png" /></a></center></td>
</tr>
<tr>
<td height="28" width="100%"><center><a href="https://www.zonepimps.co.uk/" title="Home" rel="home"><b>HOME</b></a> | <a href="https://www.zonepimps.co.uk/forum" title="Forum" rel="forum"><b>FORUM</b></a> | <a href="http://www.zonepimps.co.uk/?page=stats" title="Ins Stats" rel="Ins Stats"><b>INSURGENCY STATS</b></a></center><br><hr border="#cdd0d4" width="98%"></td>
</tr>
</table>
<!-- body -->
<table bgcolor="#F5F7FA" width="100%" border="0" align="center" cellpadding="15">
<td valign="top">
<!-- body -->
<!-- EVENT overall_header_body_before -->
overall_footer:
Code: Select all
<!-- EVENT overall_footer_body_after -->
<!-- footer -->
</td>
</table>
<!-- footer -->
<table bgcolor="#F5F7FA" width="100%" valign="bottom" align="center" border="0" cellpadding="0">
<tr>
<td valign="bottom" height="50" width="100%"><center>[zonepimps] 2016</center></td>
</tr>
</table>
<!-- footer -->
</td></tr></table>
</body>
</html>
this works with bb3-mobi but i dont know what im doing wrong.. here is my website... https://www.zonepimps.co.uk/forum/
Thankyou for your time.