Mam prośbę czy pomoglibyście mi usunąć reklamy z soutboxa i footera tu macie adres Klik.Próbowałem jakoś sobie poradzić ale nie dało rady

Według niektórych te reklamy siedzą w shoutbox_view_body.tpl
Kod
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>ShoutBox</title>
<link rel="stylesheet" href="templates/xLast/{T_HEAD_STYLESHEET}" type="text/css">
</head>
<body bgcolor="#E5E5E5" text="#000000" link="#a3a3a3" vlink="#a3a3a3" onload="window.scrollTo(0,99999);" style="padding: 0px; margin: 0px;">
<!-- BEGIN shoutrow -->
<table cellpadding="2" cellspacing="0" border="0" class="table0" width="100%">
<tr>
<td class="{shoutrow.ROW_CLASS}" width="100%"><span class="gensmall" style="font-size:9px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif">{shoutrow.DELMSG} {shoutrow.EDITMSG} {shoutrow.DATE}</span><span class="gensmall"> {shoutrow.NAME}: {shoutrow.MSG}</span></td>
</tr>
</table>
<!-- END shoutrow -->
<script language="JavaScript" type="text/javascript">
<!--
if (window.parent && window.parent.document && window.parent.document.post)
window.parent.document.post.message.value = '';
//-->
</script>
</body>
</html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>ShoutBox</title>
<link rel="stylesheet" href="templates/xLast/{T_HEAD_STYLESHEET}" type="text/css">
</head>
<body bgcolor="#E5E5E5" text="#000000" link="#a3a3a3" vlink="#a3a3a3" onload="window.scrollTo(0,99999);" style="padding: 0px; margin: 0px;">
<!-- BEGIN shoutrow -->
<table cellpadding="2" cellspacing="0" border="0" class="table0" width="100%">
<tr>
<td class="{shoutrow.ROW_CLASS}" width="100%"><span class="gensmall" style="font-size:9px; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif">{shoutrow.DELMSG} {shoutrow.EDITMSG} {shoutrow.DATE}</span><span class="gensmall"> {shoutrow.NAME}: {shoutrow.MSG}</span></td>
</tr>
</table>
<!-- END shoutrow -->
<script language="JavaScript" type="text/javascript">
<!--
if (window.parent && window.parent.document && window.parent.document.post)
window.parent.document.post.message.value = '';
//-->
</script>
</body>
</html>
I simple_footer.tpl
Kod
<div align="center"><span class="copyright"><br>Powered by <a href="http://www.phpbb.com" target="_blank">phpBB</a> modified by <a href="http://www.przemo.org/phpBB2/" class="copyright" target="_blank">Przemo</a> © 2003 phpBB Group</span></div>
</td>
</tr>
</table>
</body>
</html>
</td>
</tr>
</table>
</body>
</html>
Dziękuje za przeczytanie i chociaż probe pomocy!
Do Moderatorów:Jeżeli to zły dział to przepraszam i proszę o przeniesienie tematu!