Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,966
Naujausias narys: LnKnPrK1

Naujausi straipsniai

Paskutiniai nariai

LnKnPrK1 3 savaitės
inti 5 savaitės
kileedyg12 savaitės
Reikalas17 savaitės
Kižas18 savaitės
Bruksnys19 savaitės
laleceylan5021 savaitės
minimukas21 savaitės
N-2024 savaitės
Rytis25 savaitės
DjArtas26 savaitės
WolfHammer26 savaitės
Nostesi36 savaitės
Wisedocs37 savaitės
asdasdddz40 savaitės
Paslapties K...41 savaitės
Audrius_1744 savaitės
Simbijanas56 savaitės
Karinacraft57 savaitės
Žmogus60 savaitės

Informacija:


OS: Unknown
Naršyklė: Nežinoma
IP: 216.73.216.139
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
GTA tema
Forumas | Modai, įskiepiai, panelės (PHP-FUSION) | Themes

Autorius: Giedriusax16 Peržiūrų: 6764      Spausdinti temą
2009 Geg. 2 17:05:21          1 žinutė iš 19
Spausdinti pranešimą
sveiki,taigi,pirkau is maxell dizaina,ir jam kaska pridare,gal aks galit sutaisyt?,va failas visas themes.php

o va ka meta kaip ainu i veba
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/samp16/domains/gtaonline.wu.lt/public_html/themes/SAMP1/theme.php on line 95

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

// theme settings
$body_text = "#999999";
$body_bg = "#262626";
$theme_width = "920";
$theme_width_l = "200";
$theme_width_r = "200";

function render_header($header_content) {
global $theme_width,$settings,$locale,$userdata,$aidlink,$db_prefix;

echo "<table align='center' cellspacing='0' cellpadding='0' width='$theme_width' style='margin-top:-8px;'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='100%'height='30' background='".THEME."images/header1.gif'>
<tr>
<td align='center'>";
include_once THEME."backlinkai.php";
echo"</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='100%' height='135' background='".THEME."images/header2.gif'>
<tr>
<td style='padding-right: 45px; padding-top: 15px;'>";

if (iMEMBER) {

   $msg_count = dbcount("(message_id)", "messages", "message_to='".$userdata['user_id']."' AND message_read='0'AND message_folder='0'");
echo "<table align='right' width='260' border='0' cellspacing='0' cellpadding='0'>
  <tr>
    <td>\n";
   if ($userdata['user_avatar'] != "") {
   echo "<center><img src='".BASEDIR."images/avatars/".$userdata['user_avatar']."' width='80' height='80'></center>\n";
   } else {
   echo "<center><img src='".THEME."images/noavatar.gif' width='80' height='80'></center>\n";
   }
   echo "</td>
    <td><img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."edit_profile.php' class='side'>Aprašymas</a><br>
<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."messages.php' class='side'>Žinutės [naujų: <b>".sprintf($msg_count)."</span></b>]</a><br>
<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."members.php' class='side'>Nariai</a><br>\n";
   if (iADMIN && (iUSER_RIGHTS != "" || iUSER_RIGHTS != "C")) {
      echo "<img src='".THEME."images/bullet.gif' alt=''> <a href='".ADMIN."index.php".$aidlink."' class='side'>Administracija</a><br>\n";
   }
   echo "<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."setuser.php?logout=yes' class='side'>".$locale['084']."</a>\n";"
   <td><img src='".THEME."images/blank.gif'></td>
  </tr>
</table>\n";

} else {

  echo "<table align='right' width='260' border='0' cellspacing='0' cellpadding='0'>
       <form name='loginform' method='post' action='".FUSION_SELF."'>
        <tr><td align='right'><a href=".BASEDIR."register.php>Registruotis &nbsp;</a></td>
      <td>|&nbsp; <a href=".BASEDIR."lostpassword.php>Slaptažodis</a></td></tr>
      <tr><td></td></tr>
      <tr><td></td></tr>
      <tr><td></td></tr>
      <tr><td></td></tr>
      <tr>
    <td align='right'>Vardas: </td>
    <td>&nbsp;<input type='text' name='user_name' class='textbox' style='width:130px;filter:alpha(opacity=70)'></td>
  </tr>
        <tr><td></td></tr>
            <tr><td></td></tr>
  <tr>
    <td align='right'>".$locale['062'].": </td>
    <td>&nbsp;<input type='password' name='user_pass' class='textbox' style='width:130px;filter:alpha(opacity=70)'></td>
  </tr>
        <tr><td></td></tr>
            <tr><td></td></tr>
  <tr>
    <td align='right'><input type='checkbox' name='remember_me' value='y'></td>
    <td>&nbsp;<input type='submit' name='login' value='Prisijungti' class='button2'></td>
</tr>
  </form>\n";
}

   echo "</td>
   <td><img src='".THEME."images/blank.gif'></FONT></td>
  </tr>
</table>
</td>";

echo"</td>
</tr>
</table>

echo "
<table width='920' height='35' border='0' cellpadding='0' cellspacing='0' border='0'>
<td><a href='".BASEDIR."index.php'><img src='".THEME."images/links/namai.gif' border='0'></a></td>
<td><a href='".BASEDIR."forum/index.php'><img src='".THEME."images/links/diskusijos.gif' border='0'></a></td>
<td><a href='".BASEDIR."photogallery.php'><img src='".THEME."images/links/galerija.gif' border='0'></a></td>
<td><a href='".BASEDIR."downloads.php'><img src='".THEME."images/links/siuntiniai.gif' border='0'></a></td>
<td><a href='".BASEDIR."reklama.php'><img src='".THEME."images/links/reklama.gif' border='0'></a></td>
<td><img src='".THEME."images/links/back.gif'></td>
</table>\n";

echo "<table cellpadding='0' cellspacing='0' width='$theme_width' class='dalis3'>\n<tr>
<td align='center' width='468'>";
include THEME."reklama.php";
echo "</td>
<td align='center' width='470'>";
include THEME."serveriai.php";
echo "</td>
</tr>
</table>\n";



echo "<table cellpadding='0' cellspacing='0' width='100%'>\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%' style='margin-bottom: -8px;' class='footer'>
<tr>
<td align='left' width='150'>Sprendimas: <a href='http://www.e-studija.lt' class='tekstas'>E-Studija.lt</a></td>
<td align='center' style='padding-right: 150px;'>".stripslashes($settings['footer'])."</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><td  class='capmain2' align='right' style='padding-right: 10px;'>
".showdate("shortdate", $info['news_date'])." - <a href='profile.php?lookup=".$info['user_id']."' style='color: #330000;'>".$info['user_name']."</a>
<a href='news.php?readmore=".$info['news_id']."' style='padding-left: 5px; color: #330000;'>Skaityti toliau...</a>
</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='main-body'>$news</td>
</tr>
</table>\n";

}

function render_article($subject, $article, $info) {
   
echo "<table width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td class='capmain'>$subject</td><td  class='capmain2' align='right' style='padding-right: 10px;'>
".showdate("shortdate", $info['article_date'])." - <a href='profile.php?lookup=".$info['user_id']."' style='color: #330000;'>".$info['user_name']."</a>";
$readmore = "readarticle.php?article_id=".$info['article_id']."";
if ($readmore) {
    }else{
echo"<a href='readarticle.php?article_id=".$info['article_id']."' style='padding-left: 5px; color: #330000;'>Skaityti toliau...</a>";
}
echo"
</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='main-body'>
".($info['article_breaks'] == "y" ? nl2br($article) : $article)."
</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>
</table>\n";
tablebreak();

}

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

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

}
?>




2009 Geg. 2 17:05:49          2 žinutė iš 19
Spausdinti pranešimą
smyle nors isjunk...

2009 Geg. 2 17:05:25          3 žinutė iš 19
Spausdinti pranešimą
atjungiau,tai galit pataisyt?
2009 Geg. 2 17:05:29          4 žinutė iš 19
Spausdinti pranešimą
<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

// theme settings
$body_text = "#999999";
$body_bg = "#262626";
$theme_width = "920";
$theme_width_l = "200";
$theme_width_r = "200";

function render_header($header_content) {
global $theme_width,$settings,$locale,$userdata,$aidlink,$db_prefix;

echo "<table align='center' cellspacing='0' cellpadding='0' width='$theme_width' style='margin-top:-8px;'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='100%'height='30' background='".THEME."images/header1.gif'>
<tr>
<td align='center'>";
include_once THEME."backlinkai.php";
echo"</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='100%' height='135' background='".THEME."images/header2.gif'>
<tr>
<td style='padding-right: 45px; padding-top: 15px;'>";

if (iMEMBER) {

   $msg_count = dbcount("(message_id)", "messages", "message_to='".$userdata['user_id']."' AND message_read='0'AND message_folder='0'");
echo "<table align='right' width='260' border='0' cellspacing='0' cellpadding='0'>
  <tr>
    <td>\n";
   if ($userdata['user_avatar'] != "") {
   echo "<center><img src='".BASEDIR."images/avatars/".$userdata['user_avatar']."' width='80' height='80'></center>\n";
   } else {
   echo "<center><img src='".THEME."images/noavatar.gif' width='80' height='80'></center>\n";
   }
   echo "</td>
    <td><img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."edit_profile.php' class='side'>Aprašymas</a><br>
<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."messages.php' class='side'>Žinutės [naujų: <b>".sprintf($msg_count)."</span></b>]</a><br>
<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."members.php' class='side'>Nariai</a><br>\n";
   if (iADMIN && (iUSER_RIGHTS != "" || iUSER_RIGHTS != "C")) {
      echo "<img src='".THEME."images/bullet.gif' alt=''> <a href='".ADMIN."index.php".$aidlink."' class='side'>Administracija</a><br>\n";
   }
   echo "<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."setuser.php?logout=yes' class='side'>".$locale['084']."</a>\n";"
   <td><img src='".THEME."images/blank.gif'></td>
  </tr>
</table>\n";

} else {

  echo "<table align='right' width='260' border='0' cellspacing='0' cellpadding='0'>
       <form name='loginform' method='post' action='".FUSION_SELF."'>
        <tr><td align='right'><a href=".BASEDIR."register.php>Registruotis &nbsp;</a></td>
      <td>|&nbsp; <a href=".BASEDIR."lostpassword.php>Slaptažodis</a></td></tr>
      <tr><td></td></tr>
      <tr><td></td></tr>
      <tr><td></td></tr>
      <tr><td></td></tr>
      <tr>
    <td align='right'>Vardas: </td>
    <td>&nbsp;<input type='text' name='user_name' class='textbox' style='width:130px;filter:alpha(opacity=70)'></td>
  </tr>
        <tr><td></td></tr>
            <tr><td></td></tr>
  <tr>
    <td align='right'>".$locale['062'].": </td>
    <td>&nbsp;<input type='password' name='user_pass' class='textbox' style='width:130px;filter:alpha(opacity=70)'></td>
  </tr>
        <tr><td></td></tr>
            <tr><td></td></tr>
  <tr>
    <td align='right'><input type='checkbox' name='remember_me' value='y'></td>
    <td>&nbsp;<input type='submit' name='login' value='Prisijungti' class='button2'></td>
</tr>
  </form>\n";
}

   echo "</td>
   <td><img src='".THEME."images/blank.gif'></FONT></td>
  </tr>
</table>
</td>";

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

echo "
<table width='920' height='35' border='0' cellpadding='0' cellspacing='0' border='0'>
<td><a href='".BASEDIR."index.php'><img src='".THEME."images/links/namai.gif' border='0'></a></td>
<td><a href='".BASEDIR."forum/index.php'><img src='".THEME."images/links/diskusijos.gif' border='0'></a></td>
<td><a href='".BASEDIR."photogallery.php'><img src='".THEME."images/links/galerija.gif' border='0'></a></td>
<td><a href='".BASEDIR."downloads.php'><img src='".THEME."images/links/siuntiniai.gif' border='0'></a></td>
<td><a href='".BASEDIR."reklama.php'><img src='".THEME."images/links/reklama.gif' border='0'></a></td>
<td><img src='".THEME."images/links/back.gif'></td>
</table>\n";

echo "<table cellpadding='0' cellspacing='0' width='$theme_width' class='dalis3'>\n<tr>
<td align='center' width='468'>";
include THEME."reklama.php";
echo "</td>
<td align='center' width='470'>";
include THEME."serveriai.php";
echo "</td>
</tr>
</table>\n";



echo "<table cellpadding='0' cellspacing='0' width='100%'>\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%' style='margin-bottom: -8px;' class='footer'>
<tr>
<td align='left' width='150'>Sprendimas: <a href='http://www.e-studija.lt' class='tekstas'>E-Studija.lt</a></td>
<td align='center' style='padding-right: 150px;'>".stripslashes($settings['footer'])."</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><td  class='capmain2' align='right' style='padding-right: 10px;'>
".showdate("shortdate", $info['news_date'])." - <a href='profile.php?lookup=".$info['user_id']."' style='color: #330000;'>".$info['user_name']."</a>
<a href='news.php?readmore=".$info['news_id']."' style='padding-left: 5px; color: #330000;'>Skaityti toliau...</a>
</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='main-body'>$news</td>
</tr>
</table>\n";

}

function render_article($subject, $article, $info) {
   
echo "<table width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td class='capmain'>$subject</td><td  class='capmain2' align='right' style='padding-right: 10px;'>
".showdate("shortdate", $info['article_date'])." - <a href='profile.php?lookup=".$info['user_id']."' style='color: #330000;'>".$info['user_name']."</a>";
$readmore = "readarticle.php?article_id=".$info['article_id']."";
if ($readmore) {
    }else{
echo"<a href='readarticle.php?article_id=".$info['article_id']."' style='padding-left: 5px; color: #330000;'>Skaityti toliau...</a>";
}
echo"
</td>
</tr>
</table>
<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='main-body'>
".($info['article_breaks'] == "y" ? nl2br($article) : $article)."
</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>
</table>\n";
tablebreak();

}

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

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

}
?>




2009 Geg. 2 17:05:00          5 žinutė iš 19
Spausdinti pranešimą
smailus isjunk

kaskas blogai uzeik i www.gtaonline.wu.lt ir pamatysi

2009 Geg. 2 17:05:49          6 žinutė iš 19
Spausdinti pranešimą
ką padariau ** nemoki isisdėt nekaltas

p.s. jau sutvarkaiu akinanti šypsen

Redagavo MaFetas 2012-03-29 14:14
2009 Geg. 2 20:05:45          7 žinutė iš 19
Spausdinti pranešimą
aciu uz gera temamerkia akį juokiasi

2009 Geg. 2 20:05:25          8 žinutė iš 19
Spausdinti pranešimą
Pirkai? Debilas gal?

2009 Geg. 2 20:05:04          9 žinutė iš 19
Spausdinti pranešimą
jo jis pirko ta tema uz 10 sake man

2009 Geg. 2 20:05:15          10 žinutė iš 19
Spausdinti pranešimą
Dizaina xaliavai tas dx gavo ir dar kitiem pardavineja. Krc botas.

2009 Geg. 2 23:05:13          11 žinutė iš 19
Spausdinti pranešimą
Tikras botas neskaito theme forumo skilties juokiasi
2009 Geg. 3 00:05:09          12 žinutė iš 19
Spausdinti pranešimą
styles.css faila gal gali kas prisekt cia tos temos ?kietas

2009 Geg. 3 09:05:10          13 žinutė iš 19
Spausdinti pranešimą
a {
   color : #cc3300;
   text-decoration : none;
}

a:hover {
   color : #999999;
   text-decoration : underline;
}

a.side {
   color : #cc3300;
   text-decoration : none;
}

a:hover.side {
   color : #999999;
   text-decoration : underline;
}

a.white {
   color : #ddd;
   text-decoration : none;
}

a:hover.white {
   color : #ddd;
   text-decoration : underline;
}

body {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
}
.dalis3 {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   background: url('images/header3.gif');
   height: 93px;
   width: 920px;
   font-size : 10px;
   color : #fff;
}

form {
   margin : 0px;
}

hr {
   height : 1px;
   border : 1px solid #999;
}

hr.side-hr {
   height : 1px;
   border : 1px solid #888;
}

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;
}
 
.outer-border {
   border : 1px solid #000;
}

.sub-header {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #000;
   background-color : #888;
   border-top : 1px solid #000;
   border-bottom : 1px solid #000;
   padding : 5px;
}

.full-header {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #ddd;
   background-color : #444;
   padding : 10px;
}

.footer {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #ccc;
   background-color : #f1f1f1;
   background-image: url(images/footer.gif);
   height: 25px;
   padding-top : 4px;
   padding-left : 8px;
}

.button {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #ccc;
   background-color : #f1f1f1;
   background-image: url(images/button.gif);
   height : 16px;
   border : 1px solid #af0200;
   margin-top : 2px;
}

.button2 {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #000;
   background-color : #f1f1f1;
   background-image: url(images/button.gif);
   height : 16px;
   border : 1px solid #af0200;
   margin-top : 2px;
}

.textbox {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #555;
   background-color : #ccc;
   border : 1px solid #999;
}

.main-body {
   font-size : 11px;
   color : #999;
   background-color : #2d2d2d;
      border-bottom: 3px solid #851400;
   padding : 0px 4px 5px 4px;
}

.side-body {
   font-size : 10px;
   color : #999;
   background-color : #2d2c2c;
   border-bottom: 3px solid #851400;
   padding : 4px;
}

.main-bg {
   color : #555;
   padding : 10px 5px 10px 5px;
}

.border {
   border : 1px solid #e1e1e1;
}

.side-border-left {
   color : #777;
   padding : 10px 5px 10px 10px;
}

.side-border-right {
   color : #777;
   padding : 10px 10px 10px 5px;
}

.news-footer {
   font-size : 10px;
   color : #555;
   background-color : #f1f1f1;
   padding : 3px 4px 4px 4px;
}

.capmain {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   color : #ccc;
   background-color : #fff;
   background-image: url(images/capmain.gif);
   background-repeat: repeat-x;
   height: 30px;
   padding : 2px 5px 4px 10px;
}

.capmain2 {
   font-family :Tahoma, sans-serif;
   font-size : 9px;
   color : #444;
   background-image: url(images/capmain.gif);
   background-repeat: repeat-x;
   height: 30px;
   padding : 2px 0px 4px 0px;
}


.scapmain {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : bold;
   color : #330000;
   text-align: center;
   background-color : #f1f1f1;
   background-image: url(images/scapmain.gif);
   height: 25px;
   padding : 4px;
}

.tbl-border {
   color : #555;

}

.tbl {
   font-size : 11px;
   color : #555;
   background-color : #333;
   padding : 4px;
}

.tbl1 {
   font-size : 11px;
   color : #777;
   background-color : #444;
   padding : 4px;
}

.tbl2 {
   font-size : 11px;
   color : #666;
   background-color : #333;
   padding : 4px;
}

.forum-caption {
   font-size : 11px;
   font-weight : bold;
   color : #333;
   background-color : #b31c02;
   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;

}

.shoutbox {
   color : #777;

}

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

}

.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 : #333;
}

.side-label {
   color : #555;
   background-color : #222;
   padding : 2px 2px 3px 2px;
}





Redagavo zabello 2009 Geg. 3 09:05:30
2009 Geg. 3 09:05:54          14 žinutė iš 19
Spausdinti pranešimą
Zabello, paplatinai mano, paplatinsiu tavo.

Redagavo MaFetas 2012-03-29 14:14
2009 Geg. 3 09:05:43          15 žinutė iš 19
Spausdinti pranešimą
krc as nk neplatinu tai gi tas noobas pats koda idejo akinanti šypsen


Redagavo zabello 2009 Geg. 3 09:05:36
2009 Geg. 3 09:05:42          16 žinutė iš 19
Spausdinti pranešimą
Bet man jis rode web tawo baneris...

Redagavo MaFetas 2012-03-29 14:14
2009 Geg. 3 09:05:58          17 žinutė iš 19
Spausdinti pranešimą
maxell wow kaip gerrai kuri temas ir galiu pagyrt profesonaliai uztusuojki adresa matyt su ps cs4 dyrbai nea?
2009 Geg. 3 09:05:50          18 žinutė iš 19
Spausdinti pranešimą
maxell, tavo? Pusproti tu, verkšlenai ką tau daryt tai atidaviau dizainą o dabar sakai kad tavo? Negėda. Nevykėlis esi, sveikinu.

2009 Geg. 3 10:05:07          19 žinutė iš 19
Spausdinti pranešimą
Maxwell gėda. be žado

http://cs-Gaming.lt - Play Hard, Go Pro!
Peršokti į forumą: