Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,956
Naujausias narys: saulyzas

Naujausi straipsniai

Paskutiniai nariai

saulyzas 4 dienos
MaFetas 1 savaitė
TOMIJUS 1 savaitė
ozzWANTED 2 savaitės
Reikalas10 savaitės
Jaunelis17 savaitės
lanis17 savaitės
And2s18 savaitės
Memento Mori23 savaitės
Quwqkibor25 savaitės
asirija29 savaitės
tomeem31 savaitės
weberiz34 savaitės
mRokass37 savaitės
kartoonas38 savaitės
grunskiz41 savaitės
Bruksnys41 savaitės
illusion41 savaitės
ordo42 savaitės
Jurgaila43 savaitės

Informacija:


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

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

Jaunelis
2024 Lie. 25 11:07:43
Oho vis dar veikia svetainė akinanti šypsen Šimtas metų, matau Šaukykloje nuostalgija. Smagu panaršyt po forumą ir pažiūrėt senas temas šypsosi

And2s
2024 Lie. 17 19:07:04
2008 pirmą kart čia patekau, man buvo 10m ir čia pramokau programavimo.. smagu skaityti senas žinutes, tokia nostalgija akinanti šypsen ačiū Ozz kad saugoji šitą kultūrinį reliktą šypsosi

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

Š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
Labai prasau padet del navigacijos paneles
Forumas | PHP-Fusion, WordPress, Shopify, PHP ir MySQL (PROGRAMAVIMAS) | Žaliems

Autorius: ignisss123 Peržiūrų: 630      Spausdinti temą
2013 Sau. 28 22:01:25          1 žinutė iš 2
Spausdinti pranešimą
Ikeliau dizaina i tinklapi ir kai ienu pavyzdziu i siuntinius viestiek rodo naujienas kaip tai galima pakeisti

Themes kodas:

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

// theme settings
$body_text = "#555555";
$body_bg = "#006600";
$theme_width = "978";
$theme_width_l = "221";
$theme_width_r = "221";

function render_header($header_content) {

global $theme_width, $db_prefix;

echo "<table id='Table_01' width='978' height='361' border='0' cellpadding='0' cellspacing='0' align='center'>
<tr>
<td colspan='2' rowspan='2'>
<img src='".THEME."images/cs_01.png' width='375' height='208' alt=''></td>
<td colspan='9'>
<img src='".THEME."images/cs_02.png' width='603' height='153' alt=''></td>
</tr>
<tr>
<td>
<a href='".BASEDIR."index.php'><img src='".THEME."images/cs_03.png' width='113' height='55' alt=''></td>
<td colspan='2'>
<a href='".BASEDIR."index.php'><img src='".THEME."images/cs_04.png' width='90' height='55' alt=''></a></td>
<td>
<a href='".BASEDIR."index.php'><img src='".THEME."images/cs_05.png' width='106' height='55' alt=''></a></td>
<td>
<a href='".BASEDIR."index.php'><img src='".THEME."images/cs_06.png' width='66' height='55' alt=''></a></td>
<td colspan='2'>
<a href='".BASEDIR."index.php'><img src='".THEME."images/cs_07.png' width='93' height='55' alt=''></a></td>
<td colspan='2'>
<a href='".BASEDIR."index.php'><img src='".THEME."images/cs_08.png' width='135' height='55' alt=''></a></td>
</tr>
<tr>
<td rowspan='2'>
<img src='".THEME."images/cs_09.png' width='22' height='152' alt=''></td>
<td colspan='3' background='".THEME."images/cs_10.png' width='540' height='136'>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a href='http://cs-bboy.huh.lt'><img src='".THEME."images/banner.gif' align='center' valign='middle' /></a>

</td>
<td colspan='4' rowspan='2' background='".THEME."images/cs_11.png' width='200' height='152'>";

$result = dbquery("SELECT * FROM ".$db_prefix."downloads ORDER BY download_datestamp DESC LIMIT 0,8");
if (dbrows($result) != 0) {
echo "<table width='100%' cellpadding='0' cellspacing='0' >";
while ($data = dbarray($result)) {
$itemsubject = trimlink($data['download_title'], 19);
echo "<tr><td class='small'>&nbsp;&nbsp;&nbsp; <a href='".BASEDIR."downloads.php?cat_id=".$data['download_cat']."&download_id=".$data['download_id']."' title='".$data['download_title']."' class='header'><b>$itemsubject</b></a></td>
<td align='right'><span style='color: #ffffff'><b>".$data['download_count']."<b></span></td></tr>";
}
echo "</table>";
} else {
echo "<div style='text-align:center'>".$locale['004']."</div>\n";
}
echo "</td>";
echo "</td>
<td colspan='2' rowspan='2' background='".THEME."images/cs_12.png' width='199' height='152'>";
$result = dbquery("SELECT * FROM ".$db_prefix."downloads ORDER BY download_count DESC LIMIT 0,8");
if (dbrows($result) != 0) {
echo "<table width='100%' cellpadding='0' cellspacing='0' >";
while ($data = dbarray($result)) {
$itemsubject = trimlink($data['download_title'], 19);
echo "<tr><td class='small'>&nbsp;&nbsp;&nbsp; <a href='".BASEDIR."downloads.php?cat_id=".$data['download_cat']."&download_id=".$data['download_id']."' title='".$data['download_title']."' class='header'><b>$itemsubject</b></a></td>
<td align='right' style='padding-right: 15px;'><span style='color: #ffffff'><b>".$data['download_count']."<b></span></td></tr>";
}
echo "</table>";
} else {
echo "<div style='text-align:center'>".$locale['004']."</div>\n";
}
echo "</td>";
echo "<td rowspan='2'>
<img src='".THEME."images/cs_13.png' width='17' height='152' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<img src='".THEME."images/cs_14.png' width='540' height='16' alt=''></td>
</tr>
<tr>
<td>
<img src='".THEME."images/spacer.gif' width='22' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='353' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='113' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='74' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='16' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='106' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='66' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='12' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='81' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='118' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='17' height='1' alt=''></td>
</tr>
</table>\n";



echo "<table cellpadding='0' cellspacing='0' width='$theme_width' align='center'>\n<tr>\n";

}

function render_footer($license=false) {

global $theme_width,$settings;

echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='$theme_width' height='74' align='center' class='them-footer'>
<tr>
<td style='padding-left: 30px;'>
<span style='color: #323232;'>Programavimas:</span> <a href='http://cs-bboy.huh.lt'><span style='color: #ffffff;'>cs-bboy.huh.lt</span></a><br>
</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='988' align='center'>
<tr>

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

}

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

echo "<table cellpadding='0' cellspacing='0' width='100%' align='center'>
<tr>
<td class='capmain'>$subject</td>
</tr>
<tr>
<td class='main-body'>$news</td>
</tr>
<tr>
<td align='center' class='news-footer'>\n";
if (!isset($_GET['readmore'])) { echo "<a href='".BASEDIR."news.php?readmore=".$info['news_id']."' style='text-decoration: none'>Siustis/Placiau</a></td>";
} else {
echo "<a href='".BASEDIR."news.php' style='text-decoration: none'>Sugrižti atgal</a>";
}
echo "</td>
</tr>
</table>\n";

}

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

echo "<table width='100%' cellpadding='0' cellspacing='0' align='center'>
<tr>
<td 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='0' cellspacing='0' width='100%' align='center'>
<tr>
<td class='capmain'>$title</td>
</tr>
<tr>
<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' align='center'>
<tr>
<td class='scapmain'><center>$title</center></td>
</tr>
<tr>
<td class='side-body'>\n";

}

function closeside() {

echo "</td>
</tr>
<tr>
<td class='scapmain-bottom'>
</td>
</tr>
</table>\n";
tablebreak();

}

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

$boxname = str_replace(" ", "", $title);
echo "<table cellpadding='0' cellspacing='0' width='100%' class='border' align='center'>
<tr>
<td class='scapmain'>$title</td>
<td class='scapmain' align='right'>".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";

}
?>



-----------------------------------------------------------------------------------------------------------------------------------

Prasyciau padeti labai reikia
2013 Sau. 29 11:01:03          2 žinutė iš 2
Spausdinti pranešimą

<a href='".BASEDIR."index.php'><img src='".THEME."images/cs_04.png' width='90' height='55' alt=''></a></td>
<td>
<a href='".BASEDIR."index.php'><img src='".THEME."images/cs_05.png' width='106' height='55' alt=''></a></td>
<td>
<a href='".BASEDIR."index.php'><img src='".THEME."images/cs_06.png' width='66' height='55' alt=''></a></td>
<td colspan='2'>
<a href='".BASEDIR."index.php'><img src='".THEME."images/cs_07.png' width='93' height='55' alt=''></a></td>
<td colspan='2'>
<a href='".BASEDIR."index.php'><img src='".THEME."images/cs_08.png' width='135' height='55' alt=''></a></td>


visur vietoj index.php pakeisk į tą nuorodą, į kurią norėtum kad perkeltu, pavizdžiui downloads.php
Peršokti į forumą: