Witam, mam problem z szerokością paneli. Kiedy wpisuję szerokość w
$theme_width = "860";
$theme_width_l = "179";
$theme_width_r = "155";
nic się nie zmienia na stronie :( Nie wiem co jest tego przyczyną, więc jeżeli ktoś by wiedział co na to poradzić to bardzo proszę o pomoc :) Chcę aby szerokość paneli była taka jak shoutboxa, zresztą podam stronę, aby pokazać jak to wygląda. http://www.gamewo...l/news.php
Efekt który chce zdobyć w załączniku.
Tutaj mój theme.php:
<?php
/*******************************************\
|Theme: Komputer ¦wiat |
|Wykonali: Jack - xxxxxxxxxxxxxxxxxxxxxxx |
|Egrafix - http://www.egrafix.info |
|Pobrano ze strony: xxxxxxxxxxxxxxxxx |
/*******************************************/
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";
$body_text = "#000000";
$body_bg = "#ffffff";
$theme_width = "860";
$theme_width_l = "181";
$theme_width_r = "210";
function render_header($header_content) {
global $theme_width,$settings,$db_prefix,$locale,$userdata,$aidlink;
echo("<table width='$theme_width' align='center' cellspacing='0' cellpadding='0'><tr>
<td style='background-image: url(".THEME."images/komp_02.png); width:860; height:33; text-align: left; vertical-align: middle; padding: 10px 0px 0px 40px;' >Witamy na stronie po¶więconej grom komputerowym</td>
</tr><tr>
<td style='background-image: url(".THEME."images/komp_04.png); width:860; height:17; text-align: right; vertical-align: bottom; padding: 3px 230px 0px 0px;' >Na stronie znajdziesz dużo ciekawych oraz pozytecznych informacji Na co czekasz? <a href='".BASEDIR."register.php' >Zarejestruj się!</a></td>
</tr></table>
<table width='$theme_width' align='center' cellspacing='0' cellpadding='0'><tr>
<td style='background-image: url(".THEME."images/komp_06.png); width:651; height:183; background-repeat: no-repeat;'></td>
<td style='background-image: url(".THEME."images/komp_07.png);' class='logowanie' >");
if(iGUEST){
echo("
<div style='font-size: 9px; color: #FFFFFF; padding: 0px 10px 0px 0px;'>Prosimy o podanie prawidłowego nicku oraz
hasła. Je¶li nie posiadasz jeszcze u nas konta
to zapraszamy do <a href='".BASEDIR."register.php' style='color: #45a46c' >rejestracji</a></div>
<br /><form name='loginform' method='POST' action='".FUSION_SELF."'>
<input type='text' name='user_name' value='Login' class='textbox1' onBlur=\"if(this.value=='') this.value='Login'\" onFocus=\"if(this.value=='Login') this.value='';\"><br />
<input type='password' name='user_pass' value='Hasło' class='textbox1' onBlur=\"if(this.value=='') this.value='Hasło'\" onFocus=\"if(this.value=='Hasło') this.value='';\"> <br />
<br /><a href='".BASEDIR."register.php' style='color: #000; font-size: 9px' >Rejestracja</a> | <a href='".BASEDIR."lostpassword.php' style='color: #000; font-size: 9px'>Zapomniane hasło?</a>
<br /><input type='checkbox' name='remember_me' value='y' title='Zapamiętaj mnie' >
<input type='submit' name='login' class='button1' value=''></form><br>
");
}else{
$caution_r = dbquery("SELECT * from ".$db_prefix."cautions WHERE user_id=".$userdata['user_id']);
$caution = dbarray($caution_r);
$c_count = dbrows($caution_r);
echo"<div style='padding: 0px'>
<div style='float: left; '>".($userdata['user_avatar'] ? "<img src='".IMAGES."avatars/".$userdata['user_avatar']."' width='50' height='50'>" : "<img src='".FORUM."images/brak.gif' width='50' height='50'>")."</div>
<div style='float: left; text-align: left; padding: 0px 0px 0px 20px;'>
<a href='".BASEDIR."edit_profile.php'>Edytuj Profil</a><br>
<a href='".BASEDIR."messages.php'>Wiadomo¶ci</a><br>
<a href='".BASEDIR."members.php'>Użytkownicy</a><br>";
if (iADMIN) {echo "<a href='".ADMIN."index.php$aidlink'>Panel Administratora</a>\n";}echo"<br>
</div>
<div style='float: left; padding: 5px 5px 0px 0px; text-align: left; color:#000;'>
Liczba punktów: ".show_points($userdata['user_id'])."<br>
Ranga: ".check_rang($userdata['user_id'])."<br>
Ostrzeżeń: ".$c_count."
</div> </div>
<div style='clear: both; float: right; padding: 0px 30px 0px 0px'>
<a href='".BASEDIR."setuser.php?logout=yes'>Wyloguj [x]</a></div>";
}
echo("</td>
</tr></table>
<table width='$theme_width' align='center' cellspacing='0' cellpadding='0'><tr>
<td><a href='".BASEDIR."index.php'><img src='".THEME."/images/komp_08.png' /></a></td>
<td><a href='".FORUM."index.php' onMouseover=\"dropdownmenu(this, event, 'anylinkmenu1') \" ><img src='".THEME."/images/komp_09.png' onmouseover=\"this.src='".THEME."images/komp2_09.png'\" onmouseout=\"this.src='".THEME."images/komp_09.png'\" /></a>
<div id='anylinkmenu1' class='anylinkcss'>
<a href='".BASEDIR."index.php'>Strona Główna</a>
<a href='#'>Artykuły</a>
<a href='#'>Download</a>
<a href='#'>Linki</a>
<a href='#'>Newsy</a>
</div></td>
<td><a href='".BASEDIR."articles.php'><img src='".THEME."/images/komp_10.png' /></a></td>
<td><a href='".BASEDIR."downloads.php'><img src='".THEME."/images/komp_11.png' /></a></td>
<td><a href='".BASEDIR."photogallery.php'><img src='".THEME."/images/komp_12.png' /></a></td>
<td><a href='#'><img src='".THEME."/images/komp_13.png' /></a></td>
<td><a href='http://www.gameworld.unl.pl/team2.php'><img src='".THEME."/images/komp_14.png' /></a></td>
<td><a href='#'><img src='".THEME."/images/komp_15.png' /></a></td>
<td><a href='".BASEDIR."contact.php'><img src='".THEME."/images/komp_16.png' /></a></td>
<td style='background-image: url(".THEME."images/komp_17.png); width:267; height:38; background-repeat: no-repeat; '>
<form action='".BASEDIR."search.php' method='post'>
<input type='submit' name='search' value='' class='button-search'>
<input type='textbox' value='Wpisz szukane słowa..' name='stext' class='textbox-search' onBlur=\"if(this.value=='') this.value='Wpisz szukane słowa..';\" onFocus=\"if(this.value=='Wpisz szukane słowa..') this.value='';\">
</form>
</td>
</tr></table>
<table width='$theme_width' align='center' cellspacing='0' cellpadding='0'><tr>
<td><img src='".THEME."/images/komp_18.png' /></td>
<td><img src='".THEME."/images/komp_19.png' /></td>
<td><img src='".THEME."/images/komp_20.png' /></td>
</tr></table>
<table width='$theme_width' align='center' cellspacing='0' cellpadding='0'><tr>
<td style='background-image: url(".THEME."images/komp_21.png); width:487; height:149; text-align: center; vertical-align: middle; background-repeat: no-repeat; padding: 10px ; font-size: 11px;'>Portal Gamersyde ujawnił, że w trakcie targów GamesCom udało mu się dowiedzieć o wstrzymaniu prac nad Beyond Good & Evil 2. Na Twitterze pracownika firmy, Colina Solala Cardo, pojawiła się informacja o 'potwierdzeniu' ze strony Ubisoftu, że tytuł zostaje zamrożony.
Próba otrzymania komentarza od wydawcy spełzła niestety na niczym. Przedstawiciel firmy stwierdził, że firma nie zamierza komentować 'pogłosek i spekulacji'..<br /><br /> <div style='float: right'> <a href='#' style='color: #00547a' >[Czytaj więcej...]</div></td>
<td style='background-image: url(".THEME."images/komp_22.png); width:152; height:149; text-align: left; vertical-align: top; background-repeat: no-repeat; padding: 5px 5px 5px 15px;' >");
$result = dbquery("SELECT article_id, article_subject FROM ".$db_prefix."articles ORDER BY article_id DESC LIMIT 11");
$rows = dbrows($result);
if ($rows != 0) {
while ($row = mysql_fetch_array($result))
{
echo '<a href="'.BASEDIR.'readarticle.php?article_id='.$row['article_id'].'">'.$row['article_subject'].'</a><br>';
}
}
else {
echo 'Brak danych do wy¶wietlenia w statystykach'; }
echo(" </td>
<td style='background-image: url(".THEME."images/komp_23.png); width:162; height:149; text-align: left; vertical-align: top; background-repeat: no-repeat; padding: 5px 5px 5px 15px;' >");
$result = dbquery("SELECT download_id, download_title, download_count, download_cat FROM ".$db_prefix."downloads ORDER BY download_id DESC LIMIT 11");
$rows = dbrows($result);
if ($rows != 0) {
while ($row = mysql_fetch_array($result))
{
echo '<img src="'.THEME.'images/bullet.gif" alt=""> <a href="'.BASEDIR.'downloads.php?cat_id='.$row['download_cat'].'&download_id='.$row['download_id'].'">'.$row['download_title'].'</a><br>';
}
}
else {
echo 'Brak danych do wy¶wietlenia w statystykach'; }
echo(" </td>
</tr></table>
");
echo("<table width='$theme_width' align='center' cellspacing='0' cellpadding='0'><tr>");
}
function render_footer() {
global $theme_width;
echo"</tr>
</table>
<table width='$theme_width' align='center' cellspacing='0' cellpadding='0'>
<td style='background-image: url(".THEME."images/komp_40.png); width:860; height:46; text-align: left; vertical-align: middle; background-repeat: no-repeat;' >
<div style=' float:left; padding: 0px 0px 0px 50px' >Design by <a href='http://www.egrafix.info ' target='_blank'>egrafix.info</a> and Code by <a href='http://jackstudio.ovh.org' target='_blank'>Jack</a> Copyright Komputer¦wiat CMS: <a href='http://www.extreme-fusion.pl/' target='_blank'>Extreme-fusion</a></div>
<div style=' float: right; padding: 0px 30px 0px 0px'><a href='".BASEDIR."index.php'>Strona Główna</a> | <a href='".BASEDIR."contact.php'>Kontakt</a> | <a href='".BASEDIR."#'>Do Góry</a> </div>
</td>
</tr>
</table>";
}
function render_news($subject, $news, $info) {
echo("<table width='453' align='center' cellspacing='0' cellpadding='0' border='0'>
<tr>
<td style='background-image: url(".THEME."images/komp_28.png); ' class='news-panel-title'><div style='float: left; color: #000000;'><b>".$subject."</b></div><div style='float: right; color: #ffffff; font-size: 10px'>Czytano: ".$info['news_reads'].$locale['044']." ".(!$_GET['readmore'] ? " Komentarzy: ".$info['news_comments']."" : "")."</div></td>
</tr><tr>
<td style='background-image: url(".THEME."images/komp_29.png); ' class='news-panel'>".$news." </td>
</tr><tr>
<td style='background-image: url(".THEME."images/komp_26.png); ' class='news-panel-footer'><div style='float: left; padding: 5px 0px 10px 14px;'><a href='".BASEDIR."news.php?readmore=".$info['news_id']."'>Czytaj więcej</a></div><div style='float: right; padding: 6px 0px 0px 0px;'>Dodane przez: ".$info['user_name']." Dnia: ".showdate("%d.%m.%Y", $info['news_date'])." <a href='print.php?type=N&item_id=".$info['news_id']."'><img src='".THEME."images/printer.gif' alt='".$locale['045']."' border='0' style='vertical-align:middle;'></a></div><td>
</tr>
</table>");
tablebreak();
}
function render_article($subject, $article, $info) {
echo(" <table width='453' align='center' cellspacing='0' cellpadding='0' border='0'>
<tr>
<td style='background-image: url(".THEME."images/komp_28.png); ' class='news-panel-title'><div style='float: left; color: #000000;'><b>".$subject."</b></div><div style='float: right; font-size: 10px; color:#fff '> Dodane przez: ".$info['user_name']." dnia: ".showdate("%d.%m.%Y", $info['article_date'])."</div></td>
</tr><tr>
<td style='background-image: url(".THEME."images/komp_29.png); ' class='news-panel'>".$article." </td>
</tr><tr>
<td><img src='".THEME."/images/komp_43.png' /></td>
</tr>
</table>");
tablebreak();
}
function opentable($title) {
echo("<table width='453' align='center' cellspacing='0' cellpadding='0' border='0'>
<tr>
<td style='background-image: url(".THEME."images/komp_28.png); ' class='news-panel-title'>".$title."</td>
</tr><tr>
<td style='background-image: url(".THEME."images/komp_29.png); ' class='news-panel'>");
}
function closetable() {
echo("</td>
</tr><tr>
<td><img src='".THEME."/images/komp_43.png' /></td>
</tr>
</table>");
tablebreak();
}
function openside($title) {
global $theme_width_l;
echo("<table width='".$theme_width_l."' align='center' cellspacing='0' cellpadding='0'>
<tr>
<td style='background-image: url(".THEME."images/komp_31.png); width:181; height:23; ' class='side-panel-title'>".$title."</td>
</tr><tr>
<td style='background-image: url(".THEME."images/komp_33.png); width:181; height:8; ' ></td>
</tr><tr>
<td style='background-image: url(".THEME."images/komp_34.png); width:181; height:1; ' class='side-panel'>");
}
function closeside() {
echo("</td>
</tr><tr>
<td><img src='".THEME."/images/komp_38.png' /></td><tr>
</table>");
tablebreak();
}
function openside1($title) {
global $theme_width_r;
echo("<table width='".$theme_width_r."' align='center' cellspacing='0' cellpadding='0'>
<tr>
<td style='background-image: url(".THEME."images/komp1_25.png); width:180; height:23; ' class='side-panel-title'>".$title."</td>
</tr><tr>
<td style='background-image: url(".THEME."images/komp1_27.png); width:180; height:7; ' ></td>
</tr><tr>
<td style='background-image: url(".THEME."images/komp1_28.png); width:180; height:1; ' class='side-panel'>");
}
function closeside1() {
echo("</td>
</tr><tr>
<td><img src='".THEME."/images/komp1_33.png' /></td><tr>
</table>");
tablebreak();
}
function opensidex($title,$open="on") {
global $theme_width_l;
$boxname = str_replace(" ", "", $title);
echo("<table width='".$theme_width_l."' align='center' cellspacing='0' cellpadding='0'>
<tr>
<td style='background-image: url(".THEME."images/komp_31.png); width:181; height:23; ' class='side-panel-title'>".$title." ".panelbutton($state,$boxname)."</td>
</tr><tr>
<td style='background-image: url(".THEME."images/komp_33.png); width:181; height:8; ' ></td>
<tr>
<td style='background-image: url(".THEME."images/komp_34.png); width:181; height:1; ' class='side-panel'>
<div id='box_$boxname'".($open=="off" ? "style='display:none'" : "").">");
}
function closesidex() {
echo("</div>
</td>
</tr><tr>
<td><img src='".THEME."/images/komp_38.png' /></td><tr>
</table>");
tablebreak();
}
function opensidex1($title,$open="on") {
global $theme_width_l;
$boxname = str_replace(" ", "", $title);
echo("<table width='".$theme_width_l."' align='center' cellspacing='0' cellpadding='0'>
<tr>
<td style='background-image: url(".THEME."images/komp1_25.png); width:210; height:23; ' class='side-panel-title'>".$title." ".panelbutton($state,$boxname)."</td>
</tr><tr>
<td style='background-image: url(".THEME."images/komp1_27.png); width:210; height:7; ' ></td>
<tr>
<td style='background-image: url(".THEME."images/komp1_28.png); width:210; height:1; ' class='side-panel'>
<div id='box_$boxname'".($open=="off" ? "style='display:none'" : "").">");
}
function closesidex1() {
echo("</div>
</td>
</tr><tr>
<td><img src='".THEME."/images/komp1_33.png' /></td><tr>
</table>");
tablebreak();
}
function tablebreak() {
echo"<div style='padding: 0px 0px 0px 0px'></div>";
}
?>
I Drugie pytanie, nie chciałem zakładać dwóch tematów. Jak zrobić efekt rozjaśniających sie buttonów taki jak jest na tej stronie w panelu Elita http://narutotv.p...
PW od moderatora:
- Zmiana nazwy tematu - Pieka 28.08 - 11:08
- Brak Stopki! - Pieka 28.08 - 13:00
Smoky dodał/a następującą grafikę:
Edytowane przez Pieka dnia 05.11.2009 00:44:01
|