Zobacz temat
Jak?
|
|
woyaru |
Dodany dnia 07.11.2004 10:46:57
|
Przedszkolak Postów: 7 Data rejestracji: 31.10.2004 12:53 |
Mam wersje 4.01 Fusion. Robie strona dla klanu 1. Chcę do menu nawigacja dodać kilka swoich linków, np regulamin, sklad mojego klanu. Jak mam dodac te linki i jak ma stworzyc te pliki z odpieodnimi tresiacmi? 2. Jak zminenic nazwe menu 'Nawigacja' na swoja nazwe? |
|
|
Wścibski Gość |
Dodany dnia 24.11.2024 22:36:47
|
Pan Kontekstualny Postów: n^x Data rejestracji: Zawsze |
|
IP: localhost | |
zer0 |
Dodany dnia 08.11.2004 18:40:07
|
Bywalec Postów: 343 Pomógł: 1 Data rejestracji: 29.07.2004 23:20 |
1. Ja mam np. tak: <? /* --------------------------------------------------- PHP-Fusion - Content Management System ------------------------------------------- © Nick Jones (Digitanium) 2002-2004 http://www.php-fusion.co.uk ------------------------------------------- Released under the terms and conditions of the GNU General Public License (Version 2) --------------------------------------------------- */ @require "fusion_config.php"; require "header.php"; require "subheader.php"; require "side_left.php"; if ($settings[forumpanel] == "1") { require "forumlist.php"; } ?> <table width='100%' cellpadding='0' cellspacing='0' class='border'> <tr> <td> <table width='100%' cellpadding='0' cellspacing='0'> <tr> <TD width='5' nowrap background='fusion_images/bg_lewo.gif'> </TD> <TD width='460' background='fusion_images/bg.gif' class=capmain><img src='fusion_images/news.gif' width='20' height='9'> Counter-Strike 1.6 (Division)</TD> <TD width='5' nowrap background='fusion_images/bg_prawo.gif'> </TD> </tr> </table> <table width='100%' cellpadding='0' cellspacing='0'> <tr> <td class='body'3 background='fusion_images/tlo_newsow2.gif'> <? include('members_16.inc'); ?> </td> </tr> </table><br> <table width='100%' cellpadding='0' cellspacing='0'> <tr> <TD width='5' nowrap background='fusion_images/bg_lewo.gif'> </TD> <TD width='460' background='fusion_images/bg.gif' class=capmain><img src='fusion_images/news.gif' width='20' height='9'> Counter-Strike 1.5 (Division)</TD> <TD width='5' nowrap background='fusion_images/bg_prawo.gif'> </TD> </tr> </table> <table width='100%' cellpadding='0' cellspacing='0'> <tr> <td class='body'3 background='fusion_images/tlo_newsow2.gif'> <? include('members_15.inc'); ?> </td> </tr> </table> </tr> </table> <? require "side_right.php"; require "footer.php"; ?> na http://fx-style.p...... W czerwonych miejscach wstaw swoje tabelki... :) 2. Odpowiedź znajdziesz w: fusion_languages/Polish/global.php 25. // Navigation 26. define("LAN_01", "Nawigacja"); 27. define("LAN_02", "Brak linków\n"); 28. define("LAN_03", "Tylko zarejestrowani użytkownicy"); 29. define("LAN_04", "Brak uaktualnień w tym dziale"); Powodzenia... :) www.nlds-group.com - NLDS Group - Marketing & Promotion Agency
|
|
Przejdź do forum: |