Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,959
Naujausias narys: Simbijanas

Naujausi straipsniai

Paskutiniai nariai

Reikalas 2 savaitės
Simbijanas10 savaitės
Karinacraft11 savaitės
Žmogus14 savaitės
Bruksnys18 savaitės
Darexs21 savaitės
Nepas21 savaitės
keistuole24 savaitės
Gizmis25 savaitės
Rytis34 savaitės
MaFetas39 savaitės
ozzWANTED40 savaitės
saulyzas42 savaitės
TOMIJUS43 savaitės
Jaunelis58 savaitės
lanis59 savaitės
And2s59 savaitės
Memento Mori64 savaitės
Quwqkibor67 savaitės
asirija71 savaitės

Informacija:


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

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

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

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

Autorius: Žilvis Peržiūrų: 2833      Spausdinti temą
2008 Kov. 1 17:03:41          1 žinutė iš 8
Spausdinti pranešimą
Iškilo bėda idėjau nauja tema baneri sukuriau kaškokia nesamonė pasidarė nuotraukoja pamatysite






IMG: http://img238.imageshack.us/img2...ytiqt6.jpg


Redagavo Žilvis 2008 Kov. 1 17:03:09
2008 Kov. 1 17:03:52          2 žinutė iš 8
Spausdinti pranešimą
Duok theme.php... Juk ja redagavai jo? x)

Rules: 21 & 22 Read first!
2008 Kov. 1 17:03:00          3 žinutė iš 8
Spausdinti pranešimą
styles.css nucopink cia šypsosi

2008 Kov. 1 17:03:46          4 žinutė iš 8
Spausdinti pranešimą
THEME.PHP
<?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 = "890";
$theme_width_l = "169";
$theme_width_r = "169";

function render_header($header_content) {

global $theme_width;



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

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

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






</tr>
</table>\n";
echo "<center><img src='".THEME."sub/virsutine.gif'></center>";
echo "<td align='center'><table><tr>

 <td width='10'></td>
    <td class='white-header'><center><a href='".BASEDIR."index.php'><img src='".THEME."images/pradinis.gif' border=0' alt='Pradinis'></a></td>
   <td class='white-header'><a href='".BASEDIR."contact.php'><img src='".THEME."images/kontaktai.gif' border=0' alt='Kontaktai'></td>
    <td class='white-header'><a href='".FORUM."index.php'><img src='".THEME."images/forumas.gif' border=0' alt='Diskusijos'></td></td>
    <td class='white-header'><a href='".BASEDIR."photogallery.php'><img src='".THEME."images/galerija.gif' border=0' alt='Galerija'></td>
    <td class='white-header'><a href='".BASEDIR."downloads.php'><img src='".THEME."images/siuntiniai.gif' border=0' alt='Siuntiniai'></td>

<td width='0'></td>

  </tr></table>";
echo "<center><img src='".THEME."sub/virsutine.gif'></center>";



echo "<table align='center' cellspacing='0' cellpadding='0' width='$theme_width'>
<tr>
<td height=5>
</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='100%'>
<tr>
<td>";
include_once "foot.php";
echo "</td>
</tr>
</table>
</td>
</tr>
</table>\n";

}

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

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

}

function render_article($subject, $article, $info) {
   
echo "<table width='100%' cellpadding='0' cellspacing='0'>
<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%'>
<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%'>
<tr>
<td class='scapmain'>$title</td>
</tr>
<tr>
<td class='side-body'>\n";

}

function closeside() {

echo "</td>
</tr>
<tr><td class=side-foot></td></tr>
</table>\n";
tablebreak();

}

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

$boxname = str_replace(" ", "", $title);
echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'>
<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";

}
?>



Styles.css
body {
   
   background-color: #FFF6E1;
   
   border: 1px dashed #EEE2C5;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   width: 900px;
   margin: 0 auto 0 auto;
   
}
.header {
    background-color: #FFF6E1;

   background-image: url('images/header.gif');
   width: 890px;
   height: 250px
}
.sub-header {
   font-family : Tahoma;
   font-size : 12px;
   color : #fff;
   background-color : #BD8C1A;
   padding-top: 5px;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 5px;
   
   .side-border-left {
   color : #777;
   background-color: #FFF6E1;
   padding : 0px;
}
.side-border-right {
   color : #777;
   background-color: #FFF6E1;
   padding : 0px;
}

}

.scapmain {
   background-color : #ffffff;
   background-image: url('images/scapmain.gif');
   text-transform: uppercase;
    font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   color : #FFF;
   text-align: center;
   padding-top: 3px;
   padding-left: 12px;
   width: 169px;
   height: 42px
   
}
.side-body {
   background-color : #fff;
   background-image: url('images/side-bg.gif');
   font-size : 10px;
   color : #777;
   padding : 8px
}
.side-foot {
   background-color : #fff;
   background-image: url('images/side-foot.gif');
   width: 169px;
   height: 10px
}
.capmain {
    background-image: url('images/capmain.gif');
    text-transform: uppercase;
    font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   color : #FFF;
   text-align: center;
   background-color : #ffffff;
   width: 166px;
    height: 42px;
    padding : 4px;
   
}
.main-body {
 font-size : 11px;
 color : #555;
 background-color : #FFFFFF;
 border-left: solid #EEE2C5 1px;
 border-right: solid #EEE2C5 1px;
 border-bottom: solid #EEE2C5 1px;
 padding : 4px;
}

.main-bg {
   color : #555;
   background-color : #FFF6E1;
   padding : 0px 5px 10px 5px;
}
a {
   color : #BD8C1A;
   text-decoration : none;
}
a:hover {
   color : #C5BD85;
   text-decoration : underline;
}
a.side {
   color : #BD8C1A;
   text-decoration : none;
}
a:hover.side {
   color : #C5BD85;
   text-decoration : underline;
}
a.white {
   color : #fff;
   text-decoration : none;
}
a:hover.white {
   color : #f6f6f6;
   text-decoration : none;
}
form {
   margin : 0px;
}
hr {
   height : 1px;
   border : 1px solid #eee;
}
hr.side-hr {
   height : 1px;
   border : 1px solid #eee;
}
td {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
}
pre {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
}
.alt {
   color : #005599;
}
.footer {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #555;
   background-image: url('images/footeris.png');
   background-color : #fff6e1;
   border: solid #EEE2C5 0px;
   padding : 5px;
}
.button {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #555;
   background-color : #f1f1f1;
   height : 20px;
   border : 1px solid #ccc;
   margin-top : 2px;
}
.textbox {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #555;
   background-color : #f8f8f8;
   border : 1px solid #ccc;
}
.border {
   border : 1px solid #e1e1e1;
}
.news-footer {
   font-size : 10px;
   color : #555;
   border-left: solid #EEE2C5 1px;
   border-right: solid #EEE2C5 1px;
   border-bottom: solid #EEE2C5 1px;
   padding: 4px;
}
.tbl-border {
   color : #555;
   background-color : #F5F1DE;
}
.tbl {
   font-size : 11px;
   color : #555;
   padding : 4px;
}
.tbl1 {
   font-size : 11px;
   color : #555;
   background-color : #fff;
   padding : 4px;
}
.tbl2 {
   font-size : 11px;
   color : #555;
   background-color : #FFFEF9;
   padding : 4px;
}
.forum-caption {
   font-size : 11px;
   font-weight : bold;
   color : #888;
   background-color : #f1f1f1;
   padding : 2px 4px 4px 4px;
}

.quote {
   font-size : 11px;
   color : #555;
   background-color : #f8f8f8;
   padding : 4px;
   margin : 0px 20px 0px 20px;
   border : 1px solid #bbb;
}

.poll {
   height : 12px;
   border : 1px solid #bbb;
}

.comment-name {
   font-weight : bold;
   color : #005599;
}

.shoutboxname {
   font-weight : bold;
   color : #005599;
   background-color : #f6f6f6;
}

.shoutbox {
   color : #777;
   background-color : #f6f6f6;
}

.shoutboxdate {
   font-size : 10px;
   color : #888;
   background-color : #f6f6f6;
}

.small {
   font-size : 10px;
   font-weight : normal;
}

.small2 {
   font-size : 10px;
   font-weight : normal;
   color : #555;
}

.side-small {
   font-size : 10px;
   font-weight : normal;
   color : #555;
   background-color : #f6f6f6;
}

.side-label {
   color : #555;
   background-color : #f1f1f1;
   padding : 2px 2px 3px 2px;
}
.white-header {
   padding: 0px 0px 0px 70px
}




2008 Kov. 1 17:03:32          5 žinutė iš 8
Spausdinti pranešimą
Jeigu neklystu čia yra exmusic them, o joje padaryta, kad cellpic kaip foto todėl taip ir yra liežuvis
2008 Kov. 1 17:03:05          6 žinutė iš 8
Spausdinti pranešimą
O ka reikia daryti akinanti šypsen

2008 Kov. 1 17:03:12          7 žinutė iš 8
Spausdinti pranešimą
Tas dvi paneles keisk į opentable o ne openside... (taspats su closeside ir closetable)

Rules: 21 & 22 Read first!
2008 Kov. 1 17:03:01          8 žinutė iš 8
Spausdinti pranešimą
SoNG parašė:
Tas dvi paneles keisk į opentable o ne openside... (taspats su closeside ir closetable)


Dėkui šypsosi

Peršokti į forumą: