Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,964
Naujausias narys: laleceylan50

Naujausi straipsniai

Paskutiniai nariai

laleceylan5016:14:31
minimukas 6 dienos
N-20 3 savaitės
Reikalas 3 savaitės
Rytis 4 savaitės
DjArtas 5 savaitės
WolfHammer 5 savaitės
Nostesi15 savaitės
Wisedocs16 savaitės
asdasdddz19 savaitės
Paslapties K...20 savaitės
Audrius_1723 savaitės
Simbijanas35 savaitės
Karinacraft36 savaitės
Žmogus39 savaitės
Bruksnys43 savaitės
Darexs45 savaitės
Nepas46 savaitės
keistuole48 savaitės
Gizmis50 savaitės

Informacija:


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

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

Nepas
2025 Bal. 9 17:04:13
drovus

Š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
Reikia pagalbos.
Forumas | Modai, įskiepiai, panelės (PHP-FUSION) | Themes

Autorius: bobalt Peržiūrų: 1324      Spausdinti temą
2009 Vas. 1 20:02:30          1 žinutė iš 7
Spausdinti pranešimą
Nu, susidūriau su problema ir kadangi aš dar visai žalias ant temų, tai nežinau kaip išspręsti šią problemą. Nu tai prie reikalo. Man išsikraipė cellpic'ai, ar kaip ten jie vadinasi. va screen:
http://www.78.lt/image.php?id=61...4E&jpg

o va kaip turėtu būti:










O čia theme.php turinys:

<?php

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

$body_text = "#000000";
$body_bg = "#ffffff";
$theme_width = "990";
$theme_width_l = "238";
$theme_width_r = "238";

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

echo "<br>
<table align='center' cellspacing='0' cellpadding='0' width='$theme_width' background='".THEME."images/header.jpg' height='348'>
<tr>
<td>
<table cellpadding='0' cellspacing='0' width='80%'>
<tr valign='top'>
<td>
<table align='center' cellpadding='0' cellspacing='0'>
<tr>
<td align=center style='padding-left:540px; padding-top:36px;' height='348'>";


echo"<table width='410' align='right'>
<tr>
<td width='45%'>";

$result = dbquery("SELECT * FROM ".$db_prefix."downloads ORDER BY download_datestamp DESC LIMIT 0,13");
 if (dbrows($result) != 0) {
  echo "<table width='86%' cellpadding='0' cellspacing='0'>";
  while ($data = dbarray($result)) {
   echo "<tr>
    <td class='small'>
     <img src='".THEME."images/bulletai.gif'>
     <a href='".BASEDIR."downloads.php?cat_id=".$data['download_cat']."&download_id=".$data['download_id']."' title='".$data['download_title']."' class='side'>".trimlink($data['download_title'], 23)."</a>
    </td>
    <td align='right'>".$data['download_count']."</td>
      </tr>";
  }
  echo "</table>";
 } else {
  echo "<div style='text-align:center'>".$locale['004']."</div>\n";
 }


echo "</td>
<td width='40%'>";

$result = dbquery("SELECT * FROM ".$db_prefix."downloads ORDER BY download_count DESC LIMIT 0,13");
if (dbrows($result) != 0) {
echo "<table width='100%' cellpadding='0' cellspacing='0'>";
while($data = dbarray($result)) {
$itemsubject = trimlink($data['download_title'], 23);
echo "<tr>\n<td class='small'><img src='".THEME."images/bulletai.gif'> <a href='".BASEDIR."downloads.php?cat_id=".$data['download_cat']."&download_id=".$data['download_id']."' title='".$data['download_title']."' class='side'>$itemsubject</a></td>\n
<td align='right'>".$data['download_count']."</td>\n</tr>\n";
}
echo "</table>";
} else {
echo "<center>".$locale['004']."</center>\n";
}



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


echo "<table cellpadding='0' cellspacing='0' width='$theme_width'>";

}

function render_footer($license=false) {

global $theme_width,$settings;

echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%' class='footer'>
<tr>
<td width='990' align='center'><span style='font-size : 10px;font-weight : normal;color:#fff;padding-right:20px;'>Varikliukas: <a href='https://webdnd.com' target='_blank'>PHP-Fusion</a> | Empe3.Lt 2008 | <a href='traskis@inbox.lt'>Sprendimas: traskis</a></span></td>
</tr>
</table>";

}

function render_news($subject, $news, $info) {
global $aidlink,$item_type,$locale;

echo "<table cellpadding='0' cellspacing='0' width='100%'><tr>
<td class='newsmain'>$subject</td>
</tr>
</table>

<table width='100%' cellpadding='0' cellspacing='0'><tr>
<td algin='center'>
<span style='font-size: 9px; padding-left: 20px;'>".showdate("shortdate", $info['news_date'])." - <a href='profile.php?lookup=".$info['user_id']."'>".$info['user_name']."</a>";
 if ($info['news_allow_comments'])
   echo "<td align='center'><span style='font-size: 9px; padding-right: 20px;'>
   <a href='naujienos.php?readmore=".$info['news_id']."' style='color:#d00602;'>Pla&#232;iau</a> -
   Komentarø: [<a href='naujienos.php?readmore=".$info['news_id']."'>".$info['news_comments']."</a>]
</td></td>
</tr>
</table>
<hr>
<table>
<tr>
<td class='news-body'>
</span>$news</td>
</tr>
</table><br>\n";

}

function render_article($subject, $article, $info) {
global $aidlink,$item_type,$locale;

echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>
<td class='newsmain' algin='center'>$subject</td>
</tr>
</table>
<table width='100%' cellpadding='0' cellspacing='0'><tr>
<td algin='left'>
<span style='font-size: 10px; padding-left: 20px;'>".showdate("shortdate", $info['article_date'])."  - <a href='profile.php?lookup=".$info['user_id']."'>".$info['user_name']."</a>";
echo"<td align='center'><span style='font-size: 11px; padding-right: 20px;'> <a href='print.php?type=A&amp;item_id=".$info['article_id']."'' style='color:#d00602;'>Spausdinti</a>";
echo"</td></td>
</tr>
</table>
<hr>
<table>
<tr>";
echo "<span style='padding-left: 20px;'>
".($info['article_breaks'] == "y" ? nl2br($article) : $article)."
</td>
</form>
</tr>
</table><br>\n";

}

function opentable($title) {

   echo "<table width='100%' cellpadding='0' cellspacing='0'>";
   echo "<tr><td class='panel-center-left'><img src='".THEME."images/blank.gif' width='66' height='53' alt='' style='display:block'></td>";
   echo "<td width='100%' class='panel-center-main' align='center'>$title</td>";
   echo "<td class='panel-center-right'><img src='".THEME."images/blank.gif' width='79' height='53' alt='' style='display:block'></td>";
   echo "</tr></table>";
   echo "<table width='100%' cellpadding='0' cellspacing='0'><tr>";

   echo "<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'>
<tr>
<td class='scapmain' align='center'>$title</td>
</tr>
<tr>
<td class='side-body'>\n";

}

function closeside() {

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

}

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

   $boxname = str_replace(" ", "", $title);
   $box_img = $open == "on" ? "off" : "on";
echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'>
<tr>
<td class='scapmain' align='right'><img src='".THEME."images/panel_$box_img.gif' name='b_$boxname' align='center' alt='' style='padding-left:11px;' onclick=\"javascript:flipBox('$boxname')\">$title</td>
</tr>
<tr>
<td colspan='2' class='side-body'>
<div id='box_$boxname'".($open=="off" ? "style='display:none'" : "").">\n";

}

function closesidex() {

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

}


function tablebreak() {

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



2009 Vas. 1 20:02:52          2 žinutė iš 7
Spausdinti pranešimą
styles.css geriau duok šypsosi

2009 Vas. 1 20:02:37          3 žinutė iš 7
Spausdinti pranešimą
neeed styles.css

B) Mokausi PHP B)
2009 Vas. 1 20:02:04          4 žinutė iš 7
Spausdinti pranešimą
body {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:11px;
   padding:0px 0px 0px 0px;
   margin: 5px 10px 0px 10px;
        background-image: url(images/);
        background-color: #fff;
        background-repeat: repeat-y;
   background-attachment: fixed;
   background-position: top center;
}

a {
   color : #d60202;
   text-decoration : none;
}

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

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

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

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

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

body {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   margin : 0px;
}

form {
   margin : 0px;
}

hr {
   height : 1px;
   border : 1px dotted #eee;
}

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

img {
   border: 0px;
}




td {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:11px;
}

pre {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:11px;
}

.alt {
   color:#666;
}

.header {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:10px;
   color:#d00602;
   background-color:#FFFFFF;
   padding:5px;
}

.button {
   background-image:url(images/button.gif);
   font-family:Tahoma,Arial,Verdana,Sans-Serif;
   font-size:10px;
   color:#d00602;    
   background-color:#F2F1ED;
   border:#b80101 1px solid;
   margin-top:2px;
}
   
.textbox {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:10px;
   color:#000;
   background-color:#FFFFFF;
   border:1px #666 solid;
}

.main-bg {
   color : #4F4F4F;
   background-color : #fff;
   padding : 0px 0px 0px 0px;
}


.footer {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   background: url(images/footer.gif);
   width: 990px;
   height: 60px;
   color : #000;
   font-size : 10px;
   padding-top : 10px;
}

.side-border-left {
   background-color : #d60202;
   padding : 0px 0px 0px 0px;
}

.side-border-right {
   background-color : #d60202;
   padding : 0px 0px 0px 0px;
}

.main-body {
   font-size:11px;
   color:#d60202;
   background-color:#ffffff;
   padding:5px 5px 10px 5px;
}

.news-body {
   font-size:11px;
   color:#d60202;
   background-color:#ffffff;
   padding:5px 5px 5px 5px;
}

.side-body {
   font-size:9px;
   color:#d60202;
   background-color:#ffffff;
   padding:5px 5px 20px 20px;
}

.border {
   background-color:#ddd;
   border:0px #979797 solid;
}

.capmain {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   color : #fff;
   background: url(images/capmain.gif);
   padding-left : 50px;
   padding-top : 5px;
   height: 53px;
}

.newsmain {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 9px;
   font-weight : bold;
   color : #fff;
   background: url(images/newsmain.gif);
        padding-left : 180px;
   padding-top : 5px;
   height: 53px;
}

.scapmain {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : bold;
   color : #b80101;
   background: url(images/scapmain.gif);
   width: 253px;
   height: 53px;
}

.side-border-left {
   background-color : #fff;
   padding : 0px 10px 10px 10px;
}

.side-border-right {
   background-color : #fff;
   padding : 0px 10px 10px 10px;
}


.infobar {
   background-color:#F9F9F9;
   font-size:9px;
   color:#000;
   border-top: solid #C4C4C4;
   border-top-width: 1px;
   border-left: solid #C4C4C4;
   border-left-width: 1px;
   border-right: solid #F6F6F6;
   border-right-width:0px;
   border-bottom: solid #F6F6F6;
   border-bottom-width:1px;
   padding:3px 4px 3px 4px;
}

.infobar2 {
   background-color:#F9F9F9;
   font-size:9px;
   color:#676767;
   border-top: solid #C4C4C4;
   border-top-width: 1px;
   border-left: solid #C4C4C4;
   border-left-width: 0px;
   border-right: solid #F6F6F6;
   border-right-width:1px;
   border-bottom: solid #F6F6F6;
   border-bottom-width:1px;
   padding:3px 4px 3px 4px;
}

.panel-center-left {
   width:66px; height:53px;
   background-image:url(images/panel-center-left.gif);
}

.panel-center-right {
   width:79px; height:53px;
   background-image:url(images/panel-center-right.gif);
}

.panel-center-main {
   font-family:Sans-Serif;
   font-size:10px;
        font-weight:bold;
        color:#fff;
   height:53px;
   padding:5px 0px 0px 2px;
   background-image:url(images/panel-center-main.gif);
   background-repeat:repeat-x;
}

.side-caption {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:10px; font-weight:bold;
   color:#FFFFFF; background-color:#004A80;
   padding:0px 4px 3px 4px;
}

.tbl-border {
   background-color:#B3B3B3;
}

.tbl {
   font-size:10px; padding:3px 4px 3px 4px;
}

.tbl1 {
   font-size:10px; color:#000;
   background-color:#ffffff; padding:4px;
}

.tbl2 {
   font-size:10px; color:#000;
   background-color:#ffffff; padding:4px;
}
   
.forum-caption {
   font-size:10px; font-weight:bold;
   background-image:url(images/cellpic.gif);
   color:#485D9F; background-color:#cccccc;
   padding:4px 4px 4px 4px;
}

.quote {
   color:#004279; background-color:#F9F9F9;
   padding:2px;
   margin:0px 20px 0px 20px;
   border:1px #979797 solid;
}

.copyright {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:9px;
   color:#000;
}
   
.poll {
   height:12px; border:1px #979797 solid;
}

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

.shoutboxname {
   font-weight:bold; color:#113355;
}

.shoutbox {
   color:#555;
}

.shoutboxdate {
   font-size:9px; color:#333; text-align:right;
}

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

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

.side-small {
   font-size:9px; font-weight:normal; color:#333;
}

.side-label {
   background-color:#e3e3e3;
   padding:1px 4px 3px 4px;
   background-image:url(images/side-cell.gif);
   background-repeat:repeat-x;
}




2009 Vas. 1 21:02:31          5 žinutė iš 7
Spausdinti pranešimą
padidink cellpiku ploti,padeciau bet tingiu ieskoti kur ;D... paciam buwo tokia problema padidinau buwo zjbs

Www.Degradacija.Lt - Naujas požiūris į demotyvaciją
2009 Vas. 1 21:02:51          6 žinutė iš 7
Spausdinti pranešimą
body {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:11px;
   padding:0px 0px 0px 0px;
   margin: 5px 10px 0px 10px;
        background-image: url(images/);
        background-color: #fff;
        background-repeat: repeat-y;
   background-attachment: fixed;
   background-position: top center;
}

a {
   color : #d60202;
   text-decoration : none;
}

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

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

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

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

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

body {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   margin : 0px;
}

form {
   margin : 0px;
}

hr {
   height : 1px;
   border : 1px dotted #eee;
}

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

img {
   border: 0px;
}




td {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:11px;
}

pre {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:11px;
}

.alt {
   color:#666;
}

.header {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:10px;
   color:#d00602;
   background-color:#FFFFFF;
   padding:5px;
}

.button {
   background-image:url(images/button.gif);
   font-family:Tahoma,Arial,Verdana,Sans-Serif;
   font-size:10px;
   color:#d00602;   
   background-color:#F2F1ED;
   border:#b80101 1px solid;
   margin-top:2px;
}
   
.textbox {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:10px;
   color:#000;
   background-color:#FFFFFF;
   border:1px #666 solid;
}

.main-bg {
   color : #4F4F4F;
   background-color : #fff;
   padding : 0px 0px 0px 0px;
}


.footer {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   background: url(images/footer.gif);
   width: 990px;
   height: 60px;
   color : #000;
   font-size : 10px;
   padding-top : 10px;
}

.side-border-left {
   background-color : #d60202;
   padding : 0px 0px 0px 0px;
}

.side-border-right {
   background-color : #d60202;
   padding : 0px 0px 0px 0px;
}

.main-body {
   font-size:11px;
   color:#d60202;
   background-color:#ffffff;
   padding:5px 5px 10px 5px;
}

.news-body {
   font-size:11px;
   color:#d60202;
   background-color:#ffffff;
   padding:5px 5px 5px 5px;
}

.side-body {
   font-size:9px;
   color:#d60202;
   background-color:#ffffff;
   padding:5px 5px 20px 20px;
}

.border {
   background-color:#ddd;
   border:0px #979797 solid;
}

.capmain {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   color : #fff;
   background: url(images/capmain.gif);
   padding-left : 50px;
   padding-top : 5px;
   height: 53px;
}

.newsmain {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 9px;
   font-weight : bold;
   color : #fff;
   background: url(images/newsmain.gif);
        padding-left : 180px;
   padding-top : 5px;
   height: 53px;
}

.scapmain {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : bold;
   color : #b80101;
   background: url(https://webdnd.com/themes/Revision/forum/reply.gif);
   width: 253px;
   height: 53px;
}

.side-border-left {
   background-color : #fff;
   padding : 0px 10px 10px 10px;
}

.side-border-right {
   background-color : #fff;
   padding : 0px 10px 10px 10px;
}


.infobar {
   background-color:#F9F9F9;
   font-size:9px;
   color:#000;
   border-top: solid #C4C4C4;
   border-top-width: 1px;
   border-left: solid #C4C4C4;
   border-left-width: 1px;
   border-right: solid #F6F6F6;
   border-right-width:0px;
   border-bottom: solid #F6F6F6;
   border-bottom-width:1px;
   padding:3px 4px 3px 4px;
}

.infobar2 {
   background-color:#F9F9F9;
   font-size:9px;
   color:#676767;
   border-top: solid #C4C4C4;
   border-top-width: 1px;
   border-left: solid #C4C4C4;
   border-left-width: 0px;
   border-right: solid #F6F6F6;
   border-right-width:1px;
   border-bottom: solid #F6F6F6;
   border-bottom-width:1px;
   padding:3px 4px 3px 4px;
}

.panel-center-left {
   width:66px; height:53px;
   background-image:url(https://webdnd.com/themes/Revision/forum/reply.gif);
}

.panel-center-right {
   width:79px; height:53px;
   background-image:url(https://webdnd.com/themes/Revision/forum/reply.gif);
}

.panel-center-main {
   font-family:Sans-Serif;
   font-size:10px;
        font-weight:bold;
        color:#fff;
   height:53px;
   padding:5px 0px 0px 2px;
   background-image:url(images/panel-center-main.gif);
   background-repeat:repeat-x;
}

.side-caption {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:10px; font-weight:bold;
   color:#FFFFFF; background-color:#004A80;
   padding:0px 4px 3px 4px;
}

.tbl-border {
   background-color:#B3B3B3;
}

.tbl {
   font-size:10px; padding:3px 4px 3px 4px;
}

.tbl1 {
   font-size:10px; color:#000;
   background-color:#ffffff; padding:4px;
}

.tbl2 {
   font-size:10px; color:#000;
   background-color:#ffffff; padding:4px;
}
   
.forum-caption {
   font-size:10px; font-weight:bold;
   background-image:url(images/cellpic.gif);
   color:#485D9F; background-color:#cccccc;
   padding:4px 4px 4px 4px;
}

.quote {
   color:#004279; background-color:#F9F9F9;
   padding:2px;
   margin:0px 20px 0px 20px;
   border:1px #979797 solid;
}

.copyright {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:9px;
   color:#000;
}
   
.poll {
   height:12px; border:1px #979797 solid;
}

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

.shoutboxname {
   font-weight:bold; color:#113355;
}

.shoutbox {
   color:#555;
}

.shoutboxdate {
   font-size:9px; color:#333; text-align:right;
}

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

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

.side-small {
   font-size:9px; font-weight:normal; color:#333;
}

.side-label {
   background-color:#e3e3e3;
   padding:1px 4px 3px 4px;
   background-image:url(https://webdnd.com/themes/Revision/forum/reply.gif);
   background-repeat:repeat-x;
}




turi weikt imesk kaip rodys foto :)

http://www.youtube.com/watch?v=bBdrYrRpLrU
Redagavo 7even 2009 Vas. 1 21:02:33
2009 Vas. 1 21:02:33          7 žinutė iš 7
Spausdinti pranešimą
body {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:11px;
   padding:0px 0px 0px 0px;
   margin: 5px 10px 0px 10px;
        background-image: url(images/);
        background-color: #fff;
        background-repeat: repeat-y;
   background-attachment: fixed;
   background-position: top center;
}

a {
   color : #d60202;
   text-decoration : none;
}

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

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

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

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

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

body {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   margin : 0px;
}

form {
   margin : 0px;
}

hr {
   height : 1px;
   border : 1px dotted #eee;
}

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

img {
   border: 0px;
}




td {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:11px;
}

pre {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:11px;
}

.alt {
   color:#666;
}

.header {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:10px;
   color:#d00602;
   background-color:#FFFFFF;
   padding:5px;
}

.button {
   background-image:url(images/button.gif);
   font-family:Tahoma,Arial,Verdana,Sans-Serif;
   font-size:10px;
   color:#d00602;   
   background-color:#F2F1ED;
   border:#b80101 1px solid;
   margin-top:2px;
}
   
.textbox {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:10px;
   color:#000;
   background-color:#FFFFFF;
   border:1px #666 solid;
}

.main-bg {
   color : #4F4F4F;
   background-color : #fff;
   padding : 0px 0px 0px 0px;
}


.footer {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   background: url(images/footer.gif);
   width: 990px;
   height: 60px;
   color : #000;
   font-size : 10px;
   padding-top : 10px;
}

.side-border-left {
   background-color : #d60202;
   padding : 0px 0px 0px 0px;
}

.side-border-right {
   background-color : #d60202;
   padding : 0px 0px 0px 0px;
}

.main-body {
   font-size:11px;
   color:#d60202;
   background-color:#ffffff;
   padding:5px 5px 10px 5px;
}

.news-body {
   font-size:11px;
   color:#d60202;
   background-color:#ffffff;
   padding:5px 5px 5px 5px;
}

.side-body {
   font-size:9px;
   color:#d60202;
   background-color:#ffffff;
   padding:5px 5px 20px 20px;
}

.border {
   background-color:#ddd;
   border:0px #979797 solid;
}

.capmain {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   color : #fff;
   background-repeat: no-repeat;
   background: url(images/capmain.gif);
   padding-left : 50px;
   padding-top : 5px;
   height: 53px;
}

.newsmain {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 9px;
   font-weight : bold;
   color : #fff;
   background: url(images/newsmain.gif);
   background-repeat: no-repeat;
        padding-left : 180px;
   padding-top : 5px;
   height: 53px;
}

.scapmain {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : bold;
   color : #b80101;
   background-repeat: no-repeat;
   background: url(images/scapmain.gif);
   width: 253px;
   height: 53px;
}

.side-border-left {
   background-color : #fff;
   padding : 0px 10px 10px 10px;
}

.side-border-right {
   background-color : #fff;
   padding : 0px 10px 10px 10px;
}


.infobar {
   background-color:#F9F9F9;
   font-size:9px;
   color:#000;
   border-top: solid #C4C4C4;
   border-top-width: 1px;
   border-left: solid #C4C4C4;
   border-left-width: 1px;
   border-right: solid #F6F6F6;
   border-right-width:0px;
   border-bottom: solid #F6F6F6;
   border-bottom-width:1px;
   padding:3px 4px 3px 4px;
}

.infobar2 {
   background-color:#F9F9F9;
   font-size:9px;
   color:#676767;
   border-top: solid #C4C4C4;
   border-top-width: 1px;
   border-left: solid #C4C4C4;
   border-left-width: 0px;
   border-right: solid #F6F6F6;
   border-right-width:1px;
   border-bottom: solid #F6F6F6;
   border-bottom-width:1px;
   padding:3px 4px 3px 4px;
}

.panel-center-left {
   width:66px; height:53px;
   background-image:url(images/panel-center-left.gif);
}

.panel-center-right {
   width:79px; height:53px;
   background-image:url(images/panel-center-right.gif);
}

.panel-center-main {
   font-family:Sans-Serif;
   font-size:10px;
        font-weight:bold;
        color:#fff;
   height:53px;
   padding:5px 0px 0px 2px;
   background-image:url(images/panel-center-main.gif);
   background-repeat:repeat-x;
}

.side-caption {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:10px; font-weight:bold;
   color:#FFFFFF; background-color:#004A80;
   padding:0px 4px 3px 4px;
}

.tbl-border {
   background-color:#B3B3B3;
}

.tbl {
   font-size:10px; padding:3px 4px 3px 4px;
}

.tbl1 {
   font-size:10px; color:#000;
   background-color:#ffffff; padding:4px;
}

.tbl2 {
   font-size:10px; color:#000;
   background-color:#ffffff; padding:4px;
}
   
.forum-caption {
   font-size:10px; font-weight:bold;
   background-image:url(images/cellpic.gif);
   color:#485D9F; background-color:#cccccc;
   padding:4px 4px 4px 4px;
}

.quote {
   color:#004279; background-color:#F9F9F9;
   padding:2px;
   margin:0px 20px 0px 20px;
   border:1px #979797 solid;
}

.copyright {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:9px;
   color:#000;
}
   
.poll {
   height:12px; border:1px #979797 solid;
}

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

.shoutboxname {
   font-weight:bold; color:#113355;
}

.shoutbox {
   color:#555;
}

.shoutboxdate {
   font-size:9px; color:#333; text-align:right;
}

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

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

.side-small {
   font-size:9px; font-weight:normal; color:#333;
}

.side-label {
   background-color:#e3e3e3;
   padding:1px 4px 3px 4px;
   background-image:url(images/side-cell.gif);
   background-repeat:repeat-x;
}




B) Mokausi PHP B)
Peršokti į forumą: