Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,964
Naujausias narys: laleceylan50

Naujausi straipsniai

Paskutiniai nariai

laleceylan50 5 dienos
minimukas 1 savaitė
N-20 4 savaitės
Reikalas 4 savaitės
Rytis 4 savaitės
DjArtas 5 savaitės
WolfHammer 5 savaitės
Nostesi16 savaitės
Wisedocs16 savaitės
asdasdddz20 savaitės
Paslapties K...21 savaitės
Audrius_1723 savaitės
Simbijanas36 savaitės
Karinacraft36 savaitės
Žmogus40 savaitės
Bruksnys44 savaitės
Darexs46 savaitės
Nepas47 savaitės
keistuole49 savaitės
Gizmis51 savaitės

Informacija:


OS: Unknown
Naršyklė: Nežinoma
IP: 216.73.216.15
Naujienų: 529
Straipsnių: 235
Temų: 52,590
Postų: 522,550
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.

minimukas
2026 Vas. 21 08:02:25
oi oi akinanti šypsen yra dar cia gyvu? akinanti šypsen

N-20
2026 Vas. 6 21:02:05
O mes dar gyvi šypsosi)

WolfHammer
2026 Sau. 25 01:01:35
drovus

Žmogus
2025 Geg. 31 10:05:18
Kas geresnio? šypsosi

Nepas
2025 Bal. 9 17:04:13
drovus

Š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
padekit;(
Forumas | PHP-Fusion, WordPress, Shopify, PHP ir MySQL (PROGRAMAVIMAS) | Bendri PHP-F klausimai

Autorius: mariuxxxx Peržiūrų: 3108      Spausdinti temą
2009 Lie. 21 13:07:41          1 žinutė iš 12
Spausdinti pranešimą


padekit kazkas su tema sitoje puseje kazkoks tarpas o kito per daug susiliete padekit:s

va tema:


<?php
/*--------------------------------------------+
| PHP-Fusion v6 - Content Management System   |
|---------------------------------------------|
| author: Nick Jones (Digitanium) © 2002-2005 |
| web: http://www.php-fusion.co.uk            |
| email: nick@php-fusion.co.uk                |
|---------------------------------------------|
| Released under the terms and conditions of  |
| the GNU General Public License (Version 2)  |
+--------------------------------------------*/
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

/* Theme Settings */
$body_text = "#555555";
$body_bg = "#343434";
$theme_width = "900";
$theme_width_l = "170";
$theme_width_r = "170";

function render_header($header_content) {
global $theme_width,$settings;

   echo "<table align='center' class='bodyline' width='$theme_width' cellspacing='0' cellpadding='0' border='0'>";
   echo "<tr><td width='25' nowrap='nowrap' class='lefttd'></td><td>";
   // Start banner code
   echo "<table width='1000' border='0' cellpadding='0' cellspacing='0'><tr>";
    echo "<td background='".THEME."images/02.gif' height='185'>&nbsp;</td></tr></table>";
   // End banner code
   echo "<table width='100%' border='0' cellspacing='0' cellpadding='0'><tr>";
   echo "<td background='".THEME."images/09.gif' height='31'>&nbsp;<img border='0' src='".THEME."images/bullet.gif'>".showsublinks("<img border='0' src='".THEME."images/bullet.gif'>")."</td>\n";
   echo "</td></tr></table>";
   
   echo "<table width='100%' cellpadding='0' cellspacing='0' border='0' align='center'>";
   echo "<tr valign='top'>";
   echo "<td valign='middle' align='right'>";
   echo "<table width='100%' cellpadding='2' bgcolor='#9A978E' cellspacing='0' border='0'><tr>";
}

function render_footer($license=false) {
   
global $theme_width;

   echo "</tr>\n</table>\n";
   echo "<table cellpadding='0' cellspacing='0' width='900' height='31'><tr><td align='center' class='footer'>Varikliukas: <a href='http://www.php-fusion.co.uk/' targer='_blank'>PHP-Fusion</a>. Sprendimas: <a href='mailto:KipshiuS@GMail.com'>KipshiuS</a></td></tr></table>";

}

function render_news($subject, $news, $info) {
   
global $locale;
   
   echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'><tr>";
   echo "<td class='capmain'><center>$subject</center></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0' class='border'><tr>";
   echo "<td><table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='main-body'>$news</td></tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='news-footer' align='center'>&nbsp;".newsposter($info)."</td>";
   echo "<td align='center' class='news-footer'>";
   echo openform("N",$info['news_id']).newsopts($info,"&middot;").closeform("N",$info['news_id']);
   echo "</td></tr></table></td></tr></table>\n";
}

function render_article($subject, $article, $info) {
   
global $locale;
   
   echo "<table bgcolor='#ABA8A0' class='border2' cellspacing='0' width='100%' cellpadding='3'><tr>";
   echo "<td class='capmain'><center>$subject</center></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0' class='border'><tr>";
   echo "<td><table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='main-body'>".($info['article_breaks'] == "y" ? nl2br($article) : $article)."";
   echo "</td></tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='news-footer' align='center'>".articleposter($info)."</td>";
   echo "<td align='center' class='news-footer'>";
   echo openform("A",$info['article_id']).articleopts($info,"&middot;").closeform("A",$info['article_id']);
   echo "</td></tr></table></td></tr></table>\n";
}

// Open table begins
function opentable($title) {

   echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'><tr>";
   echo "<td class='scapmain'>$title</td></tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0' class='border'><tr>";
   echo "<td class='side-body'>\n";
}

// Close table end
function closetable() {
   echo "</td></tr></table>\n";
}

function openside($title) {

   echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'><tr>";
   echo "<td class='scapmain'>$title</td></tr>";
   echo "<tr><td class='side-body'>";
}

function closeside() {
   echo "</td></tr></table>";
   tablebreak();
}

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


function closesidex() {

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

// Table functions
function tablebreak() {
   echo "<table width='100%' cellspacing='0' cellpadding='0'><tr><td height='8'></td></tr></table>\n";
}
?>




2009 Lie. 21 13:07:20          2 žinutė iš 12
Spausdinti pranešimą
gal pamegink apačioj kur yra pavaryt kvadratėlį ta?šypsosi

http://filmaitau.lt Registruokis! Siųskis! Bendrauk!
2009 Lie. 21 13:07:26          3 žinutė iš 12
Spausdinti pranešimą
<?php
/*--------------------------------------------+
| PHP-Fusion v6 - Content Management System   |
|---------------------------------------------|
| author: Nick Jones (Digitanium) © 2002-2005 |
| web: http://www.php-fusion.co.uk            |
| email: nick@php-fusion.co.uk                |
|---------------------------------------------|
| Released under the terms and conditions of  |
| the GNU General Public License (Version 2)  |
+--------------------------------------------*/
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

/* Theme Settings */
$body_text = "#555555";
$body_bg = "#343434";
$theme_width = "900";
$theme_width_l = "170";
$theme_width_r = "170";

function render_header($header_content) {
global $theme_width,$settings;

   echo "<table align='center' class='bodyline' width='$theme_width' cellspacing='0' cellpadding='0' border='0'>";
   echo "<tr><td width='25' nowrap='nowrap' class='lefttd'></td><td>";
   // Start banner code
   echo "<table width='1000' border='0' cellpadding='0' cellspacing='0'><tr>";
    echo "<td background='".THEME."images/02.gif' height='185'>&nbsp;</td></tr></table>";
   // End banner code
   echo "<table width='100%' border='0' cellspacing='0' cellpadding='0'><tr>";
   echo "<td background='".THEME."images/09.gif' height='31'>&nbsp;<img border='0' src='".THEME."images/bullet.gif'>".showsublinks("<img border='0' src='".THEME."images/bullet.gif'>")."</td>\n";
   echo "</td></tr></table>";
   
   echo "<table width='100%' cellpadding='0' cellspacing='0' border='0' align='center'>";
   echo "<tr valign='top'>";
   echo "<td valign='middle' align='right'>";
   echo "<table width='100%' cellpadding='2' bgcolor='#9A978E' cellspacing='0' border='0'><tr>";
}

function render_footer($license=false) {
   
global $theme_width;

   echo "</tr>\n</table>\n";
   echo "<table cellpadding='0' cellspacing='0' width='1000' height='31'><tr><td align='center' class='footer'>Varikliukas: <a href='http://www.php-fusion.co.uk/' targer='_blank'>PHP-Fusion</a>. Sprendimas: <a href='mailto:KipshiuS@GMail.com'>KipshiuS</a></td></tr></table>";

}

function render_news($subject, $news, $info) {
   
global $locale;
   
   echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'><tr>";
   echo "<td class='capmain'><center>$subject</center></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0' class='border'><tr>";
   echo "<td><table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='main-body'>$news</td></tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='news-footer' align='center'>&nbsp;".newsposter($info)."</td>";
   echo "<td align='center' class='news-footer'>";
   echo openform("N",$info['news_id']).newsopts($info,"&middot;").closeform("N",$info['news_id']);
   echo "</td></tr></table></td></tr></table>\n";
}

function render_article($subject, $article, $info) {
   
global $locale;
   
   echo "<table bgcolor='#ABA8A0' class='border2' cellspacing='0' width='100%' cellpadding='3'><tr>";
   echo "<td class='capmain'><center>$subject</center></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0' class='border'><tr>";
   echo "<td><table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='main-body'>".($info['article_breaks'] == "y" ? nl2br($article) : $article)."";
   echo "</td></tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
   echo "<td class='news-footer' align='center'>".articleposter($info)."</td>";
   echo "<td align='center' class='news-footer'>";
   echo openform("A",$info['article_id']).articleopts($info,"&middot;").closeform("A",$info['article_id']);
   echo "</td></tr></table></td></tr></table>\n";
}

// Open table begins
function opentable($title) {

   echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'><tr>";
   echo "<td class='scapmain'>$title</td></tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0' class='border'><tr>";
   echo "<td class='side-body'>\n";
}

// Close table end
function closetable() {
   echo "</td></tr></table>\n";
}

function openside($title) {

   echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'><tr>";
   echo "<td class='scapmain'>$title</td></tr>";
   echo "<tr><td class='side-body'>";
}

function closeside() {
   echo "</td></tr></table>";
   tablebreak();
}

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


function closesidex() {

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

// Table functions
function tablebreak() {
   echo "<table width='100%' cellspacing='0' cellpadding='0'><tr><td height='8'></td></tr></table>\n";
}
?>






Pabandyk

2009 Lie. 21 13:07:56          4 žinutė iš 12
Spausdinti pranešimą
dekui skiles nebera o daba kaip padaryt kad desinej pusej butu tarpas kaip kaireja tas melynas nes ten susiliejadrovus
2009 Lie. 21 14:07:53          5 žinutė iš 12
Spausdinti pranešimą
Padaryk foto. Nes nesuprantu ką čia nori pasakyt. Tada pasistengsiu padėt

2009 Lie. 21 14:07:06          6 žinutė iš 12
Spausdinti pranešimą
ziurek:

kaire:




desine:



matai vienoje puseja yra tarpas kitoje negalvoja

2009 Lie. 21 14:07:15          7 žinutė iš 12
Spausdinti pranešimą
Sucentruok temą ir bus vienodi tarpai akinanti šypsen Atrodo, kad tas tarpas pasaulio pabaiga be žado
2009 Lie. 21 14:07:24          8 žinutė iš 12
Spausdinti pranešimą
nerandu kur centruot akinanti šypsendrovus
nu nerandu be žado

2009 Lie. 21 14:07:46          9 žinutė iš 12
Spausdinti pranešimą
sucentruok jei nesunku be žado
2009 Lie. 21 14:07:32          10 žinutė iš 12
Spausdinti pranešimą
<?php
/*--------------------------------------------+
| PHP-Fusion v6 - Content Management System |
|---------------------------------------------|
| author: Nick Jones (Digitanium) © 2002-2005 |
| web: http://www.php-fusion.co.uk |
| email: nick@php-fusion.co.uk |
|---------------------------------------------|
| Released under the terms and conditions of |
| the GNU General Public License (Version 2) |
+--------------------------------------------*/
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

/* Theme Settings */
$body_text = "#555555";
$body_bg = "#343434";
$theme_width = "900";
$theme_width_l = "170";
$theme_width_r = "170";

function render_header($header_content) {
global $theme_width,$settings;

echo "<table align='center' class='bodyline' width='$theme_width' cellspacing='0' cellpadding='0' border='0'>";
echo "<tr><td width='25' nowrap='nowrap' class='lefttd'></td><td>";
// Start banner code
echo "<table width='1000' border='0' cellpadding='0' cellspacing='0'><tr>";
echo "<td background='".THEME."images/02.gif' height='185'>&nbsp;</td></tr></table>";
// End banner code
echo "<table width='100%' border='0' cellspacing='0' cellpadding='0'><tr>";
echo "<td background='".THEME."images/09.gif' height='31'>&nbsp;<img border='0' src='".THEME."images/bullet.gif'>".showsublinks("<img border='0' src='".THEME."images/bullet.gif'>")."</td>\n";
echo "</td></tr></table>";

echo "<table width='100%' cellpadding='0' cellspacing='0' border='0' align='center'>";
echo "<tr valign='top'>";
echo "<td valign='middle' align='right'>";
echo "<table width='100%' cellpadding='2' bgcolor='#9A978E' cellspacing='0' border='0'><tr>";
}

function render_footer($license=false) {

global $theme_width;

echo "</tr>\n</table>\n";
echo "<center><table cellpadding='0' cellspacing='0' width='1000' height='31'><tr><td align='center' class='footer'>Varikliukas: <a href='http://www.php-fusion.co.uk/' targer='_blank'>PHP-Fusion</a>. Sprendimas: <a href='mailto:KipshiuS@GMail.com'>KipshiuS</a></td></tr></table></center>";

}

function render_news($subject, $news, $info) {

global $locale;

echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'><tr>";
echo "<td class='capmain'><center>$subject</center></td>";
echo "</tr></table>";
echo "<table width='100%' cellpadding='0' cellspacing='0' class='border'><tr>";
echo "<td><table width='100%' cellpadding='0' cellspacing='0'><tr>";
echo "<td class='main-body'>$news</td></tr></table>";
echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
echo "<td class='news-footer' align='center'>&nbsp;".newsposter($info)."</td>";
echo "<td align='center' class='news-footer'>";
echo openform("N",$info['news_id']).newsopts($info,"&middot;").closeform("N",$info['news_id']);
echo "</td></tr></table></td></tr></table>\n";
}

function render_article($subject, $article, $info) {

global $locale;

echo "<table bgcolor='#ABA8A0' class='border2' cellspacing='0' width='100%' cellpadding='3'><tr>";
echo "<td class='capmain'><center>$subject</center></td>";
echo "</tr></table>";
echo "<table width='100%' cellpadding='0' cellspacing='0' class='border'><tr>";
echo "<td><table width='100%' cellpadding='0' cellspacing='0'><tr>";
echo "<td class='main-body'>".($info['article_breaks'] == "y" ? nl2br($article) : $article)."";
echo "</td></tr></table>";
echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";
echo "<td class='news-footer' align='center'>".articleposter($info)."</td>";
echo "<td align='center' class='news-footer'>";
echo openform("A",$info['article_id']).articleopts($info,"&middot;").closeform("A",$info['article_id']);
echo "</td></tr></table></td></tr></table>\n";
}

// Open table begins
function opentable($title) {

echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'><tr>";
echo "<td class='scapmain'>$title</td></tr></table>";
echo "<table width='100%' cellpadding='0' cellspacing='0' class='border'><tr>";
echo "<td class='side-body'>\n";
}

// Close table end
function closetable() {
echo "</td></tr></table>\n";
}

function openside($title) {

echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'><tr>";
echo "<td class='scapmain'>$title</td></tr>";
echo "<tr><td class='side-body'>";
}

function closeside() {
echo "</td></tr></table>";
tablebreak();
}

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


function closesidex() {

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

// Table functions
function tablebreak() {
echo "<table width='100%' cellspacing='0' cellpadding='0'><tr><td height='8'></td></tr></table>\n";
}
?>


Redagavo WyPuk 2009 Lie. 21 14:07:45
2009 Lie. 21 14:07:39          11 žinutė iš 12
Spausdinti pranešimą
nu vistiek tas pats žliumbia
2009 Lie. 21 15:07:45          12 žinutė iš 12
Spausdinti pranešimą
padekit kas
Peršokti į forumą: