Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,957
Naujausias narys: keistuole

Naujausi straipsniai

Paskutiniai nariai

Nepas12:01:31
keistuole 2 savaitės
Gizmis 3 savaitės
Reikalas 3 savaitės
Rytis13 savaitės
MaFetas17 savaitės
ozzWANTED18 savaitės
saulyzas20 savaitės
TOMIJUS21 savaitės
Jaunelis36 savaitės
lanis37 savaitės
And2s38 savaitės
Memento Mori42 savaitės
Quwqkibor45 savaitės
asirija49 savaitės
tomeem51 savaitės
weberiz54 savaitės
mRokass57 savaitės
kartoonas58 savaitės
grunskiz60 savaitės

Informacija:


OS: Unknown
Naršyklė: Nežinoma
IP: 18.217.230.80
Naujienų: 529
Straipsnių: 235
Temų: 52,589
Postų: 522,539
Postų pask. parą: 0
Shout'ų pask. parą: 2
P.S.C. pask. parą: 2
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.

Nepas
2025 Bal. 9 17:04:13
drovus

Nepas
2025 Bal. 9 17:04:08
drovus

Gizmis
2025 Kov. 15 14:03:50
OMG, smagu matyt sita puslapi veikianti

ozzWANTED
2024 Lap. 30 15:11:14
Taip, vis dar up šypsosi

MaFetas
2024 Lap. 13 22:11:57
hey how, geras dar veikiantis saitas?

Š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
2 klausimeliai
Forumas | PHP-Fusion, WordPress, Shopify, PHP ir MySQL (PROGRAMAVIMAS) | Žaliems

Autorius: Gyciagas Peržiūrų: 2605      Spausdinti temą
2009 Vas. 19 17:02:28          1 žinutė iš 13
Spausdinti pranešimą
Kaip padaryti kad butu centre ką kur reikia keisti.nežino
http://www.part.lt/perziura/0188...99e315.bmp

kaip pariškinti ir pakeisti teksto spalva.nežino
http://www.part.lt/perziura/076c...aa7225.bmp


Redagavo Gyciagas 2009 Vas. 19 17:02:57
2009 Vas. 19 17:02:20          2 žinutė iš 13
Spausdinti pranešimą
1. Dizainą keisk
2.<FONT SIZE="5"><span style='color: spalva'></span>
<b> </b>

2009 Vas. 19 17:02:21          3 žinutė iš 13
Spausdinti pranešimą
1. Theme.php žiūrėk


2009 Vas. 19 17:02:01          4 žinutė iš 13
Spausdinti pranešimą
Kurioj vietojgalvoja

2009 Vas. 19 18:02:16          5 žinutė iš 13
Spausdinti pranešimą
imesk theme.php

2009 Vas. 19 20:02:34          6 žinutė iš 13
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 = "1000";
$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'<span style='color:black'><b>Varikliukas:</b></span> <a href='http://www.php-fusion.co.uk/' targer='_blank'><b>PHP-Fusion</b></a> <span style='color:black'><b>Sprendimas:</b></span> <a href=''><b>Gyciagas</b></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 Vas. 20 14:02:11          7 žinutė iš 13
Spausdinti pranešimą
Padėkit kas blbe žado

2009 Vas. 20 16:02:32          8 žinutė iš 13
Spausdinti pranešimą
Negi niekas nežinot?akinanti šypsen

2009 Vas. 20 16:02:28          9 žinutė iš 13
Spausdinti pranešimą
Gyciaga tu nefloodink. be žado

Rules: 21 & 22 Read first!
2009 Vas. 20 16:02:20          10 žinutė iš 13
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 = "1000";
$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 "<center><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</center>";
   echo "</td></tr></table>";
   
   echo "<table width='100%' cellpadding='0' cellspacing='0' border='0' align='center'>";
   echo "<tr valign='center'>";
   echo "<td valign='middle' align='center'>";
   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'<span style='color:black'><b>Varikliukas:</b></span> <a href='http://www.php-fusion.co.uk/' targer='_blank'><b>PHP-Fusion</b></a> <span style='color:black'><b>Sprendimas:</b></span> <a href=''><b>Gyciagas</b></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";
}
?>



bandyk

Atsigavom
Redagavo kugeliux 2009 Vas. 20 16:02:07
2009 Vas. 20 16:02:45          11 žinutė iš 13
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 = "1000";
$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' align='center'>&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'<span style='color:black'><b>Varikliukas:</b></span> <a href='http://www.php-fusion.co.uk/' targer='_blank'><b>PHP-Fusion</b></a> <span style='color:black'><b>Sprendimas:</b></span> <a href=''><b>Gyciagas</b></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";
}
?>



VA tau.
Sprendimas: Gyciagas, bet tema netavo. Kame reikalz?

2009 Vas. 20 16:02:07          12 žinutė iš 13
Spausdinti pranešimą
daug kas taip daro ne vienas ašjuokiasi

2009 Vas. 20 16:02:19          13 žinutė iš 13
Spausdinti pranešimą
Tai žinoma tu prisidedi prie asilų bandos? šypsosi Kur buvai asilėli laimės ieškoti? šypsosi

Rules: 21 & 22 Read first!
Peršokti į forumą: