Как вставить банеры выше шапки сайта ?

nebo

New Member
LV
0
 
<img src="http://resident.on.ufanet.ru/vopros.gif" border="0" class="linked-image" />


файл темы


<!--c1--><div class='codetop'>Код</div><div class='codemain'><!--ec1--><?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
/*--------------------------------------------+
| PHP-Fusion v6 - Content Management System&nbsp;&nbsp; |
|---------------------------------------------|
| author: Nick Jones (Digitanium) © 2002-2005 |
| web: http://www.php-fusion.co.uk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|
| email: nick@php-fusion.co.uk&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|
|---------------------------------------------|
| Released under the terms and conditions of&nbsp;&nbsp;|
| the GNU General Public License (Version 2)&nbsp;&nbsp;|
+--------------------------------------------*/
/*--------------------------------------------+
|&nbsp;&nbsp;&nbsp;&nbsp; Revision Theme for PHP-Fusion v6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|
|---------------------------------------------|
| author: UworldIRC - Riadi © 2006&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|
| web: http://www.uworldirc.com/&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|
| email: riadi@gcinet.org&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |
|---------------------------------------------|
| Released under the terms and conditions of&nbsp;&nbsp;|
| the GNU General Public License (Version 2)&nbsp;&nbsp;|
+--------------------------------------------*/
define('IN_REVISION', true);
require_once(INCLUDES.'theme_functions_include.php');
require_once(THEME.'includes/navigationbar.class.php');
require_once(THEME.'theme_config.php');

function render_header() {
&nbsp;&nbsp;&nbsp;&nbsp;global $theme_width, $rtNavb script:flipBox('$boxname')\" name='b_$boxname' alt='$box_img' src='".THEME."images/panel_$box_img.gif'></td>"
&nbsp;&nbsp;&nbsp;&nbsp;."</tr></table>\n";
&nbsp;&nbsp;&nbsp;&nbsp;echo "<table border='0' cellpadding='0' cellspacing='0' width='100%'><tr><td class='sideContent' width='100%'><div id='box_$boxname'".($open=="off" ? "style='display:none'" : "").">\n";
}

function closesidex() {
&nbsp;&nbsp;&nbsp;&nbsp;echo "</div></td></tr></table>\n";
&nbsp;&nbsp;&nbsp;&nbsp;sidebreak();
}

function tablebreak() {
&nbsp;&nbsp;&nbsp;&nbsp;echo "<table cellpadding='0' cellspacing='0'><tr><td height='10'></td></tr></table>\n";
}

function sidebreak() {
&nbsp;&nbsp;&nbsp;&nbsp;global $theme_panels_width;
&nbsp;&nbsp;&nbsp;&nbsp;echo "<img alt='spacer' height='10' src='".THEME."images/spacer.gif' width='".$theme_panels_width."'>\n";
}
?><!--c2--></div><!--ec2-->

или лутш вставить код банеров куданить сюда?
require_once(INCLUDES.'theme_functions_include.php ');
require_once(THEME.'includes/navigationbar.class.php');
require_once(THEME.'theme_config.php'); :surprised: :suspect:
 
а как убрать вывод даты ??? на самом верху?

для примера <a href="http://ufaskidki.ru/" target="_blank">http://ufaskidki.ru/</a> в правом углу верхем

а как вот мне на примере

вот какой тут код над написать чтоб элементарно вывести картинку 787.gif
........................................................................
<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
 
за дату отвечает showdata() поидее находиться в theme.php или посмотри в subheader.php
 
Сверху