Navigacija

Vartotojų tinkle

Prisijungusių svečių: 147
Prisijungusių narių: 0
Prisijungusių narių nėra

Registruoti nariai: 25,952
Naujausias narys: tomeem

Naujausi straipsniai

Paskutiniai nariai

asirija 1 savaitė
tomeem 3 savaitės
Reikalas 4 savaitės
weberiz 7 savaitės
mRokass 9 savaitės
kartoonas10 savaitės
iaescortsmap10 savaitės
ozzWANTED11 savaitės
grunskiz13 savaitės
Bruksnys13 savaitės
illusion13 savaitės
ordo14 savaitės
Jurgaila15 savaitės
originalcs1615 savaitės
Rytis16 savaitės
halis17 savaitės
junkus20 savaitės
morlis20 savaitės
Majakas21 savaitės
andsoft22 savaitės

Informacija:


OS: Unknown
Naršyklė: Nežinoma
IP: 3.144.48.3
Naujienų: 529
Straipsnių: 235
Temų: 52,585
Postų: 522,523
Postų pask. parą: 0
Shout'ų pask. parą: 0
P.S.C. pask. parą: 0
Nuorodų kataloge: 13

Lankomumo Statistika

Peržiūrų šiandien: 22

Iš viso peržiūrų: 22948724

Prisijungti

REGISTRUOTIS
Nario vardas

Slaptažodis



Pamiršai slaptažodį?
Paprašyk naujo

Aktyvuoti save

Šaukykla

Jei norite rašyti žinutes, turite prisijungti.

ozzWANTED
2024 Sau. 17 01:01:00
Desperatiškus komentarus šaukykloje su accountu po mėnesio prasibuvimo, ištryniau. Pasaulis ir taip juodas. Įjungiam šviesą, prašviesės. šypsosi

Majakas
2023 Gru. 10 19:12:39
Negaliu patikėti jog žinutės/pranešimai visi yra nuo 2008 m akinanti šypsen

Žmogus
2023 Rugs. 7 21:09:14
O gal BloodKiller pasijungs?

Apocal
2023 Rugs. 2 18:09:23
Nu davai nuveikiam kažką akinanti šypsen. Prisijungti kada visi čia akinanti šypsen.

Apocal
2023 Rugs. 2 00:09:18
Šiaip atėjau pažiūrėti ar dar lopas nesby yra ar koks ten buvo.

Šaukyklos archyvas

Apklausa

Ar esate patenkinti lietuviško vertimo kokybe?

Taip!

Taip, bet yra ką taisyti (parašysiu komentaruose)

Ne

Norėdamas balsuoti turite prisijungti.
Archyvas
Reklama 400x60
headeris ne toje vietoje
Forumas | PHP-Fusion, WordPress, Shopify, PHP ir MySQL (PROGRAMAVIMAS) | Žaliems

Autorius: efy Peržiūrų: 1342      Spausdinti temą
2008 Lap. 14 18:11:50          1 žinutė iš 6
Spausdinti pranešimą
Na ziurekit fotkei viskas parodyta http://www.part.lt/img/b48c7ebf4...733020.JPG nu man headeris pasidaro taip . Gal kas galit istaisyt va mano theme.php


<?php



if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

$body_text = "#000000";
$body_bg = "#ffffff";
$theme_width = "800";
$theme_width_l = "238";
$theme_width_r = "238";

function render_header($header_content) {
global $theme_width,$settings,$locale,$userdata,$aidlink,$db_prefix;

echo "<br>
<table align='center' cellspacing='0' cellpadding='0' width='$theme_width' background='".THEME."images/header.gif' height='365'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='80%'>
<tr valign='top'>
<td>
<table align='center' cellpadding='0' cellspacing='0'>
<tr>
<td align=center style='padding-left:540px; padding-top:36px;' height='365'>";



echo "</td>
<td width='40%'>";

$result = dbquery("SELECT * FROM ".$db_prefix."downloads ORDER BY download_count DESC LIMIT 0,10");
if (dbrows($result) != 0) {
echo "<table width='100%' cellpadding='0' cellspacing='0'>";
while($data = dbarray($result)) {
$itemsubject = trimlink($data['download_title'], 23);
echo "<tr>\n<td class='small'><img src='".THEME."images/bulletai.gif'> <a href='".BASEDIR."downloads.php?cat_id=".$data['download_cat']."&download_id=".$data['download_id']."' title='".$data['download_title']."' class='side'>$itemsubject</a></td>\n
<td align='right'>".$data['download_count']."</td>\n</tr>\n";
}
echo "</table>";
} else {
echo "<center>".$locale['004']."</center>\n";
}



echo"
</td>
</tr>
</table>
</td>
</tr>
</table>\n";


echo "<table cellpadding='0' cellspacing='0' width='$theme_width'>";

}


function render_footer($license=false) {

global $theme_width,$settings;

echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%' class='footer'>
<tr>
<td width='700' align='center'><span style='font-size : 10px;font-weight : normal;color:#fff;padding-right:20px;'>Varikliukas: <a href='https://webdnd.com' target='_blank'>PHP-Fusion</a> | MusicLife.Tk 2008 | <a href='figiux@gmail.com'>Sprendimas: Figi</a></span></td>
</tr>
</table>";

}

function render_news($subject, $news, $info) {
global $aidlink,$item_type,$locale;

echo "<table cellpadding='0' cellspacing='0' width='100%'><tr>
<td class='newsmain'>$subject</td>
</tr>
</table>

<table width='100%' cellpadding='0' cellspacing='0'><tr>
<td algin='center'>
<span style='font-size: 9px; padding-left: 20px;'>".showdate("shortdate", $info['news_date'])." - <a href='profile.php?lookup=".$info['user_id']."'>".$info['user_name']."</a>";
 if ($info['news_allow_comments'])
   echo "<td align='center'><span style='font-size: 9px; padding-right: 20px;'>
   <a href='naujienos.php?readmore=".$info['news_id']."' style='color:#d00602;'>Pla&#232;iau</a> -
   Komentarø: [<a href='naujienos.php?readmore=".$info['news_id']."'>".$info['news_comments']."</a>]
</td></td>
</tr>
</table>
<hr>
<table>
<tr>
<td class='news-body'>
</span>$news</td>
</tr>
</table><br>\n";

}

function render_article($subject, $article, $info) {
global $aidlink,$item_type,$locale;

echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>
<td class='newsmain' algin='center'>$subject</td>
</tr>
</table>
<table width='100%' cellpadding='0' cellspacing='0'><tr>
<td algin='left'>
<span style='font-size: 10px; padding-left: 20px;'>".showdate("shortdate", $info['article_date'])."  - <a href='profile.php?lookup=".$info['user_id']."'>".$info['user_name']."</a>";
echo"<td align='center'><span style='font-size: 11px; padding-right: 20px;'> <a href='print.php?type=A&amp;item_id=".$info['article_id']."'' style='color:#d00602;'>Spausdinti</a>";
echo"</td></td>
</tr>
</table>
<hr>
<table>
<tr>";
echo "<span style='padding-left: 20px;'>
".($info['article_breaks'] == "y" ? nl2br($article) : $article)."
</td>
</form>
</tr>
</table><br>\n";

}

function opentable($title) {

   echo "<table width='100%' cellpadding='0' cellspacing='0'>";
   echo "<td width='100%' class='panel-center-main' align='center'>$title</td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";

   echo "<td class='main-body'>\n";
}

function closetable() {

echo "</td>
</tr>
</table>\n";

}

function openside($title) {
   
echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'>
<tr>
<td class='scapmain' align='center'>$title</td>
</tr>
<tr>
<td class='side-body'>\n";

}

function closeside() {

echo "</td>
</tr>
</table>\n";
tablebreak();

}

function opensidex($title,$open="on") {

   $boxname = str_replace(" ", "", $title);
   $box_img = $open == "on" ? "off" : "on";
echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'>
<tr>
<td class='scapmain' align='right'><img src='".THEME."images/panel_$box_img.gif' name='b_$boxname' align='center' alt='' style='padding-left:11px;' onclick=\"javascript:flipBox('$boxname')\">$title</td>
</tr>
<tr>
<td colspan='2' class='side-body'>
<div id='box_$boxname'".($open=="off" ? "style='display:none'" : "").">\n";

}

function closesidex() {

echo "</div>
</td>
</tr>
</table>\n";
tablebreak();

}


function tablebreak() {

   echo "<table width='100%' cellspacing='0' cellpadding='0'></table>\n";
}
?>



2008 Lap. 14 19:11:21          2 žinutė iš 6
Spausdinti pranešimą
header per mazas šypsosimerkia akį

///
2008 Lap. 14 19:11:32          3 žinutė iš 6
Spausdinti pranešimą
$theme_width = "800"; bandyk mazint ...merkia akį

2008 Lap. 14 19:11:01          4 žinutė iš 6
Spausdinti pranešimą
kent-2 parašė:
$theme_width = "800"; bandyk mazint ...merkia akį



bandiziau dar labiau tas headeris islenda žliumbia

PIKASSO parašė:
header per mazas šypsosimerkia akį


Reiks pamegint...

2008 Lap. 14 19:11:46          5 žinutė iš 6
Spausdinti pranešimą
tai tu gal didini... drovus

2008 Lap. 14 21:11:31          6 žinutė iš 6
Spausdinti pranešimą
padidinau headeri ir padariau abiejose pusese paneles ir viskas susitvarke

Peršokti į forumą: