Jeden duży banner
|
kamil1445 |
Dodany dnia 02.07.2007 20:56:24
|
Przedszkolak
Postów: 27
v6.01.xxx Data rejestracji: 04.10.2006 14:59
|
Witam!
Przeczytałem już wszystkie posty i poradniki na ten temat, ponieważ był on już poruszany 1000 razy ALE niestety nic sensownego NIE ZNALAZłEM!
Mam na stronie 2 małe gify w bannerze:
- jeden mój (gwiazda)
- drugi domyślny z thema (skórka Entourage)
www.akopiec.ovh.o...
Jak zrobić jeden duży banner zamiast tych dwóch? Co mam zmienić?
Polecenie z poziomu admina -> Główne ustawienia -> banner, nie działa!
plik theme.php:
<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";
/*--------------------------------------------+
| PHP-Fusion 6 - Content Management System |
|---------------------------------------------|
| author: Nick Jones (Digitanium) © 2002-2007 |
| web: http://www.php-fusion.co.uk |
| email: |
|---------------------------------------------|
| Released under the terms and conditions of |
| the GNU General Public License (Version 2) |
+--------------------------------------------*/
/*--------------------------------------------+
| Entourage Theme for PHP-Fusion v6+ |
|---------------------------------------------|
| author: Fuzed Themes - Shedrock © 2006/7 |
| web: http://phpfusion-themes.com |
| email: |
|---------------------------------------------|
| Released under the terms and conditions of |
| the GNU General Public License (Version 2) |
+--------------------------------------------*/
// Theme settings
$body_text = "#000000";
$body_bg = "images/robimy/back.jpg";
$theme_width = "500";
$theme_width_l = "165";
$theme_width_r = "165";
// Right Panels off in Forum Mode - Custom coded
//$theme_panels_exclude = array("/forum/");
function render_header($header_content) {
global $theme_width,$settings;
echo "<table class='page' align='center' cellpadding='0' cellspacing='0'><tr>
<td class='border_left' rowspan='6'> </td>
<td class='top_nav' colspan='3'> </td>
<td class='border_right' rowspan='6'> </td></tr>
<tr><td style='vertical-align:top;' class='header' colspan='3'>
<div id='header'><div class='slogan'></div>
<div class='moto'></div>
<div class='logo'><a target='_blank' href='".BASEDIR."index.php'>
<img src='".THEME."images/header.jpg' alt='".$settings[sitename]."' title='".$settings[sitename]."' style='border: 0pt none ;' width='468' height='60'></a></div>
</div></td></tr>
<tr><td id='navigation' class='sub_nav'>
<table border='0' cellpadding='0' cellspacing='0' width='100%'><tr>
<td class='sub_nav' width='100%'>".showsublinks("","navigation")."
</td></tr>
</table>
</td></tr>
<tr><td class='filler_nav' colspan='3'> </td></tr>
<tr><td valign='top'>
<table width='100%' cellpadding='0' cellspacing='0' border='0' align='center'><tr>";
}
|
|
|
|
Wścibski Gość |
Dodany dnia 14.01.2025 12:23:43
|
Pan Kontekstualny
Postów: n^x
Data rejestracji: Zawsze
|
|
IP: localhost |
|
|
Piotrek |
Dodany dnia 02.07.2007 22:40:48
|
Bywalec
Postów: 999 Pomógł: 2 Ostrzeżeń: 2
Data rejestracji: 26.01.2006 19:59
Złamana licencja
|
<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";
/*--------------------------------------------+
| PHP-Fusion 6 - Content Management System |
|---------------------------------------------|
| author: Nick Jones (Digitanium) © 2002-2007 |
| web: http://www.php-fu... |
| email: |
|---------------------------------------------|
| Released under the terms and conditions of |
| the GNU General Public License (Version 2) |
+--------------------------------------------*/
/*--------------------------------------------+
| Entourage Theme for PHP-Fusion v6+ |
|---------------------------------------------|
| author: Fuzed Themes - Shedrock © 2006/7 |
| web: http://phpfusion-... |
| email: |
|---------------------------------------------|
| Released under the terms and conditions of |
| the GNU General Public License (Version 2) |
+--------------------------------------------*/
// Theme settings
$body_text = "#000000";
$body_bg = "images/robimy/back.jpg";
$theme_width = "500";
$theme_width_l = "165";
$theme_width_r = "165";
// Right Panels off in Forum Mode - Custom coded
//$theme_panels_exclude = array("/forum/");
function render_header($header_content) {
global $theme_width,$settings;
echo "<table class='page' align='center' cellpadding='0' cellspacing='0'><tr>
<td class='border_left' rowspan='6'> </td>
<td class='top_nav' colspan='3'> </td>
<td class='border_right' rowspan='6'> </td></tr>
<tr><td style='vertical-align:top;' class='header' colspan='3'>
[color=green]<div id='header'><div class='slogan'></div>
<div class='moto'></div>[/color]
<div class='logo'><a target='_blank' href='".BASEDIR."index.php'>
<img src='".THEME."images/header.jpg' alt='".$settings[sitename]."' title='".$settings[sitename]."' style='border: 0pt none ;' width='[color=red]468[/color]' height='[color=red]60[/color]'></a></div>
</div></td></tr>
<tr><td id='navigation' class='sub_nav'>
<table border='0' cellpadding='0' cellspacing='0' width='100%'><tr>
<td class='sub_nav' width='100%'>".showsublinks("","navigation")."
</td></tr>
</table>
</td></tr>
<tr><td class='filler_nav' colspan='3'> </td></tr>
<tr><td valign='top'>
<table width='100%' cellpadding='0' cellspacing='0' border='0' align='center'><tr>";
}
Usuń to co masz na zielono, edytuj to co masz na czerwono (nadaj wielkość pliku header.jpg). Powinno zadziałać.
Pozdrawiam!
Edytowane przez Piotrek dnia 02.07.2007 23:05:34
|
|
|
|
dex |
Dodany dnia 02.07.2007 22:58:07
|
Początkujący
Postów: 212
Data rejestracji: 16.08.2006 15:18
|
jeszcze wypadałoby usunąć:
<div class='moto'></div>
bo pół banerka zostanie :)
|
|
|
|
Piotrek |
Dodany dnia 02.07.2007 23:01:15
|
Bywalec
Postów: 999 Pomógł: 2 Ostrzeżeń: 2
Data rejestracji: 26.01.2006 19:59
Złamana licencja
|
dex napisał/a:
jeszcze wypadałoby usunąć:
<div class='moto'></div>
bo pół banerka zostanie :)
przegapiłem. dobra uwaga, dzięki! ;) |
|
|
|
kamil1445 |
Dodany dnia 03.07.2007 19:35:51
|
Przedszkolak
Postów: 27
v6.01.xxx Data rejestracji: 04.10.2006 14:59
|
Panowie - bardzo dziękuje za pomoc!!! ale... niestety wygląda to tak: www.akopiec.ovh.o...
Banner mimo zwiększania wyskakuje mi poza thema a poza tym jest zablokowany (nie wchodzi za połowę całej strony). Proszę jeszcze o jakiekolwiek wskazówki.
Z góry OGROMNE DZIęKI!!!
Edytowane przez kamil1445 dnia 03.07.2007 19:37:21
|
|
|
|
Piotrek |
Dodany dnia 03.07.2007 20:51:14
|
Bywalec
Postów: 999 Pomógł: 2 Ostrzeżeń: 2
Data rejestracji: 26.01.2006 19:59
Złamana licencja
|
Już jest OK więc możecie zablokować temat |
|
|
|
Pieka |
Dodany dnia 03.07.2007 20:53:16
|
Postów: 19885 Pomógł: 767
v7.02.03 Data rejestracji: 23.02.2005 18:12
|
Pi0treK napisał/a:
Już jest OK więc możecie zablokować temat
Nie jest, ale prosze bardzo, tym bardziej, ze brak stopki..
Jestem jaki jestem
|
|
|