Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,966
Naujausias narys: LnKnPrK1

Naujausi straipsniai

Paskutiniai nariai

LnKnPrK1 2 savaitės
inti 4 savaitės
kileedyg11 savaitės
Reikalas17 savaitės
Kižas18 savaitės
Bruksnys19 savaitės
laleceylan5020 savaitės
minimukas21 savaitės
N-2024 savaitės
Rytis24 savaitės
DjArtas25 savaitės
WolfHammer25 savaitės
Nostesi36 savaitės
Wisedocs36 savaitės
asdasdddz40 savaitės
Paslapties K...41 savaitės
Audrius_1743 savaitės
Simbijanas55 savaitės
Karinacraft56 savaitės
Žmogus59 savaitės

Informacija:


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

LnKnPrK1
2026 Bir. 21 09:06:52
Sveiki, gal kas is administracijos gali parasyti man PM,aciu

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

Š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
Temos mzainimas
Forumas | PHP-Fusion, WordPress, Shopify, PHP ir MySQL (PROGRAMAVIMAS) | Expert PHP, MySQL klausimai

Autorius: malybu Peržiūrų: 4683      Spausdinti temą
2009 Vas. 8 14:02:44          1 žinutė iš 23
Spausdinti pranešimą
Sveik. turiu tokia beda susiradau dizaina noriu persidaryti , bet panels gali buti tik is vienos puses . as esu sudejas paneles is abieju pusiu ir mna gaunas taip: http://v7.lt/out.php/i5692_Untit... galit paaiskinti kokiame vaile ir katra eilute ar zodi mazinti dydi.

Busiu labai dekingas ir +10merkia akį
2009 Vas. 8 16:02:43          2 žinutė iš 23
Spausdinti pranešimą
Paneliu dydziai siose eilutese:
$theme_width_l = "170";
$theme_width_r = "170";

Vietoj 170 rasyk savo skaiciumerkia akį

2009 Vas. 8 17:02:27          3 žinutė iš 23
Spausdinti pranešimą
o kokiame faile?

2009 Vas. 8 17:02:17          4 žinutė iš 23
Spausdinti pranešimą
>>>>>>>>>>>
theme.php



<<<<<<<<<<

B) Mokausi PHP B)

Redagavo Mantux94 2009 Vas. 8 17:02:44
2009 Vas. 8 17:02:15          5 žinutė iš 23
Spausdinti pranešimą
niekas nesikeicia
2009 Vas. 8 17:02:54          6 žinutė iš 23
Spausdinti pranešimą
o turetu.

B) Mokausi PHP B)
2009 Vas. 8 17:02:53          7 žinutė iš 23
Spausdinti pranešimą
nu bet niekas nevyksta

o i kokius skaiciukus keisti?

2009 Vas. 8 17:02:18          8 žinutė iš 23
Spausdinti pranešimą
Dok theme.php padarysiu

2009 Vas. 8 17:02:45          9 žinutė iš 23
Spausdinti pranešimą
<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

// theme settings
$body_text = "#000";
$body_bg = "#ffffff";
$theme_width = "1050";
$theme_width_l = "800";
$theme_width_r = "785";

function render_header($header_content) {

global $theme_width,$locale,$data,$aidlink,$db_prefix;

echo "<table align='center' cellspacing='0' cellpadding='0' width='$theme_width' class='outer-border'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='full-header'>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td><img src='".THEME."header.gif'></td>
</tr>
</table>
</td>
</tr>
</table>\n";




echo "<table cellpadding='0' cellspacing='0' width='$theme_width' class='paneles'>\n<tr>
<td align='center' width='300'>";
include THEME."latest_downloads_panel.php";
echo "</td>
<td align='center' width='280'>";
include THEME."popular_downloads_panel.php";
echo "</td>
<td align='center' width='220'>";
include THEME."user_info_panel.php";
echo "</td>
</tr>
</table><br>\n";


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

}

/////Nenuimk copyrighto, nes turesi bedos. šypsosi/////

function render_footer($license=false) {

global $theme_width,$settings;

echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='$theme_width' class='footer'>
<tr>
</tr>
</table>
</td>
</tr>
</table>\n";

}

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

echo "
<table cellpadding='center' cellspacing'center' width='600'>
<tr>
<td align='center' class='newsmain'><span style='font-size : 12px;font-weight : normal;color:#000;'></span><br><a name='news_1' id='news_1'></a>$subject</td>

</tr>
<tr>
<td class='main-body'>$news</td>
</tr>
<tr>
<form name='editnews1' method='post' action='administration/news.php&amp;news_id=".$info['news_id']."'>
<td align='center' class='news-footer'><a href='naujienos.php?readmore=".$info['news_id']."'>Pla&#232;iau</a> | Siuntesi: ".$info['news_reads']." | Komentarø: ".$info['news_comments']."</td>
</form>

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

}

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

}

function opentable($title) {

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

}

function closetable() {

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

}

function openside_header($title) {
   
echo "<table align='center' cellpadding='center' cellspacing='0'>
<tr>
<td align='center'class='side-body-header'>\n";

}

function closeside_header() {

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

}

function openside_panel($title) {
   
echo "<table align='center' cellpadding='center' cellspacing='0' width='186'>
<tr>
<td class='side-body-panel'>\n";

}

function closeside_panel() {

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

}

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

}

function closeside() {

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

}

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

$boxname = str_replace(" ", "", $title);
echo "<table cellpadding='center' cellspacing='0' width='100%' class='border'>
<tr>
<td class='scapmain'>$title</td>
<td class='scapmain' align='center'>".panelbutton($state,$boxname)."</td>
</tr>
<tr>
<td colspan='2' class='side-body'>
<div id='box_$boxname'".($state=="off"?" style='display:none'":"").">\n";

}

function closesidex() {

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

}

function tablebreak() {

echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n<td height='5'></td>\n</tr>\n</table>\n";

}
?>




2009 Vas. 8 17:02:47          10 žinutė iš 23
Spausdinti pranešimą
<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

// theme settings
$body_text = "#000";
$body_bg = "#ffffff";
$theme_width = "1050";
$theme_width_l = "150";
$theme_width_r = "150";

function render_header($header_content) {

global $theme_width,$locale,$data,$aidlink,$db_prefix;

echo "<table align='center' cellspacing='0' cellpadding='0' width='$theme_width' class='outer-border'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='full-header'>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td><img src='".THEME."header.gif'></td>
</tr>
</table>
</td>
</tr>
</table>\n";




echo "<table cellpadding='0' cellspacing='0' width='$theme_width' class='paneles'>\n<tr>
<td align='center' width='300'>";
include THEME."latest_downloads_panel.php";
echo "</td>
<td align='center' width='280'>";
include THEME."popular_downloads_panel.php";
echo "</td>
<td align='center' width='220'>";
include THEME."user_info_panel.php";
echo "</td>
</tr>
</table><br>\n";


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

}

/////Nenuimk copyrighto, nes turesi bedos. :)/////

function render_footer($license=false) {

global $theme_width,$settings;

echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='$theme_width' class='footer'>
<tr>
</tr>
</table>
</td>
</tr>
</table>\n";

}

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

echo "
<table cellpadding='center' cellspacing'center' width='600'>
<tr>
<td align='center' class='newsmain'><span style='font-size : 12px;font-weight : normal;color:#000;'></span><br><a name='news_1' id='news_1'></a>$subject</td>

</tr>
<tr>
<td class='main-body'>$news</td>
</tr>
<tr>
<form name='editnews1' method='post' action='administration/news.php&amp;news_id=".$info['news_id']."'>
<td align='center' class='news-footer'><a href='naujienos.php?readmore=".$info['news_id']."'>Pla&#232;iau</a> | Siuntesi: ".$info['news_reads']." | Komentarø: ".$info['news_comments']."</td>
</form>

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

}

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

}

function opentable($title) {

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

}

function closetable() {

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

}

function openside_header($title) {
   
echo "<table align='center' cellpadding='center' cellspacing='0'>
<tr>
<td align='center'class='side-body-header'>\n";

}

function closeside_header() {

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

}

function openside_panel($title) {
   
echo "<table align='center' cellpadding='center' cellspacing='0' width='186'>
<tr>
<td class='side-body-panel'>\n";

}

function closeside_panel() {

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

}

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

}

function closeside() {

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

}

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

$boxname = str_replace(" ", "", $title);
echo "<table cellpadding='center' cellspacing='0' width='100%' class='border'>
<tr>
<td class='scapmain'>$title</td>
<td class='scapmain' align='center'>".panelbutton($state,$boxname)."</td>
</tr>
<tr>
<td colspan='2' class='side-body'>
<div id='box_$boxname'".($state=="off"?" style='display:none'":"").">\n";

}

function closesidex() {

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

}

function tablebreak() {

echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n<td height='5'></td>\n</tr>\n</table>\n";

}
?>





Redagavo tock 2009 Vas. 8 17:02:02
2009 Vas. 8 17:02:14          11 žinutė iš 23
Spausdinti pranešimą
tas pats ;(
kai refresini weba ir nespeja pilnai usikrauti atrodo baveik nrml

2009 Vas. 8 17:02:36          12 žinutė iš 23
Spausdinti pranešimą
Kokio dydzio celpicku img?

2009 Vas. 8 17:02:35          13 žinutė iš 23
Spausdinti pranešimą
170x45
2009 Vas. 8 17:02:36          14 žinutė iš 23
Spausdinti pranešimą
Parodyk saita kur tema naudoji gal kitur beda

2009 Vas. 8 17:02:10          15 žinutė iš 23
Spausdinti pranešimą
http://mp3power.wu.lt/
nu?

2009 Vas. 8 17:02:49          16 žinutė iš 23
Spausdinti pranešimą
<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

// theme settings
$body_text = "#000";
$body_bg = "#ffffff";
$theme_width = "1220";
$theme_width_l = "170";
$theme_width_r = "170";

function render_header($header_content) {

global $theme_width,$locale,$data,$aidlink,$db_prefix;

echo "<table align='center' cellspacing='0' cellpadding='0' width='$theme_width' class='outer-border'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='full-header'>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td><img src='".THEME."header.gif'></td>
</tr>
</table>
</td>
</tr>
</table>\n";




echo "<table cellpadding='0' cellspacing='0' width='$theme_width' class='paneles'>\n<tr>
<td align='center' width='300'>";
include THEME."latest_downloads_panel.php";
echo "</td>
<td align='center' width='280'>";
include THEME."popular_downloads_panel.php";
echo "</td>
<td align='center' width='220'>";
include THEME."user_info_panel.php";
echo "</td>
</tr>
</table><br>\n";


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

}

/////Nenuimk copyrighto, nes turesi bedos. :)/////

function render_footer($license=false) {

global $theme_width,$settings;

echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='$theme_width' class='footer'>
<tr>
</tr>
</table>
</td>
</tr>
</table>\n";

}

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

echo "
<table cellpadding='center' cellspacing'center' width='600'>
<tr>
<td align='center' class='newsmain'><span style='font-size : 12px;font-weight : normal;color:#000;'></span><br><a name='news_1' id='news_1'></a>$subject</td>

</tr>
<tr>
<td class='main-body'>$news</td>
</tr>
<tr>
<form name='editnews1' method='post' action='administration/news.php&amp;news_id=".$info['news_id']."'>
<td align='center' class='news-footer'><a href='naujienos.php?readmore=".$info['news_id']."'>Pla&#232;iau</a> | Siuntesi: ".$info['news_reads']." | Komentarø: ".$info['news_comments']."</td>
</form>

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

}

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

}

function opentable($title) {

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

}

function closetable() {

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

}

function openside_header($title) {
   
echo "<table align='center' cellpadding='center' cellspacing='0'>
<tr>
<td align='center'class='side-body-header'>\n";

}

function closeside_header() {

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

}

function openside_panel($title) {
   
echo "<table align='center' cellpadding='center' cellspacing='0' width='186'>
<tr>
<td class='side-body-panel'>\n";

}

function closeside_panel() {

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

}

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

}

function closeside() {

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

}

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

$boxname = str_replace(" ", "", $title);
echo "<table cellpadding='center' cellspacing='0' width='100%' class='border'>
<tr>
<td class='scapmain'>$title</td>
<td class='scapmain' align='center'>".panelbutton($state,$boxname)."</td>
</tr>
<tr>
<td colspan='2' class='side-body'>
<div id='box_$boxname'".($state=="off"?" style='display:none'":"").">\n";

}

function closesidex() {

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

}

function tablebreak() {

echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n<td height='5'></td>\n</tr>\n</table>\n";

}
?>



Redagavau bandyk taip


Redagavo tock 2009 Vas. 8 17:02:32
2009 Vas. 8 17:02:32          17 žinutė iš 23
Spausdinti pranešimą
o labaia ciu;) db duociau +8 bet yra adr beda paziurek i psulapi visas dizaina kairei pusei o reikai per centramerkia akį
Dar. O neitu padaryti naujienu linija sutraukti biski o paneliu linija padidinti? nes persidaryciau celpikur gerai butu
vistiek kairei psuei ;(

2009 Vas. 8 17:02:02          18 žinutė iš 23
Spausdinti pranešimą
malybu parašė:
o labaia ciu;) db duociau +8 bet yra adr beda paziurek i psulapi visas dizaina kairei pusei o reikai per centramerkia akį
Dar. O neitu padaryti naujienu linija sutraukti biski o paneliu linija padidinti? nes persidaryciau celpikur gerai butu
vistiek kairei psuei ;(

Eitu reiktu biski dar celpicku img redaguot

2009 Vas. 8 17:02:01          19 žinutė iš 23
Spausdinti pranešimą
kas yra?
2009 Vas. 8 17:02:09          20 žinutė iš 23
Spausdinti pranešimą
Nu tai as tau sakau jei nori sumazinti centrini celpica tai reiks ir theme.php keist ir capmain.gif

2009 Vas. 8 18:02:51          21 žinutė iš 23
Spausdinti pranešimą
tai kaip reikai padaryti ta visa dizaina per centra?
2009 Vas. 8 18:02:17          22 žinutė iš 23
Spausdinti pranešimą
Neturiu laika su tavimi cia zaist ir taip 'daug' padejau...juokiasi

2009 Vas. 8 18:02:38          23 žinutė iš 23
Spausdinti pranešimą
plz
Peršokti į forumą: