Ну ты дал - через админку
Да збереги пагу да диск, открой ее в любом редакторе, лучше всего во front page, вставь баннер сверху, посмотри код, убери лишние url типа с диска с, д и так далее и приведи в такой виде в src="http://domain.com/banner.gif" при клике на кнопку temp в админке.
Или вставь такой код вместо старого сверху, но
<head>
<title>#%SITE_NAME%#</title>
<meta name="description" content="#%ALL_CAT%#">
<meta name="keywords" content="#%ALL_CAT%#">
<STYLE type=text/css>
body {font-size:10pt;font-family:Arial;background-color:#350000;color:#000000;scrollbar-base-color:#7777CC}
a:link {color:#0000ff}
a:visited {color:#4444ff}
a:active {color:red}
a:hover {color:red;text-decoration:none}
tr {font-size:10pt;color:#000000;background-color:#ececec;text-align:Center}
tr.dark {background-color:#cccccc}
table {background-color:#800080}
th {background-color:#800080;color:#ffffff}
</STYLE>
<base target=_blank>
<script for=blink event=onmouseout>
status=''
</script>
<script for=blink event=onmouseover>
if(this.clk){this.href=this.clk}
if (this.blink){status=this.blink;return true}
</script>
<script>
if (top.frames.length!=0)
top.location=self.document.location;
self.moveTo(0,0);
self.resizeTo(screen.availWidth,screen.availHeight);
self.focus();
</script>
</head>
<body>
<p align="center"><font color="#FF0000" face="Impact"><big><big><big><big><big><big><big><strong>THE DESC </strong></big></big></big></big></big></big></big></font></p>
<dl>
<div align="center"><center><table height="21" width="131" border="1">
<TBODY>
<tr>
<td align="middle" width="800" height="202"><a
href="domain.com"><img height="202"
alt="banner.gif (26512 bytes)" src="http://mysite.com/banner.gif"
width="800"></a></td>
</tr>
</TBODY>
</table>
</center></div>
<td><table cellSpacing="1" cellPadding="2" width="600" align="center" border="0">
</td><td>
<table align=center border=0 cellpadding=2 cellspacing=1 width=600>
<tr bgColor=#CCCCCC>
<th width=30>#</th>
<th width=70>Category</th>
<th>Description</th>
<th width=40>Click</th>
<th width=40>Out</th>
******
href="domain.com"><img height="202"
alt="banner.gif (26512 bytes)" src="http://mysite.com/banner.gif"
width="800"></a></td>
img height="202" - вместо 202 ставим высоту своего баннера
width="800"> вместо 800 свою ширину.