Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,956
Naujausias narys: saulyzas

Naujausi straipsniai

Paskutiniai nariai

saulyzas 2 dienos
MaFetas 4 dienos
TOMIJUS 1 savaitė
ozzWANTED 1 savaitė
Reikalas10 savaitės
Jaunelis16 savaitės
lanis17 savaitės
And2s17 savaitės
Memento Mori22 savaitės
Quwqkibor25 savaitės
asirija29 savaitės
tomeem31 savaitės
weberiz34 savaitės
mRokass36 savaitės
kartoonas37 savaitės
grunskiz40 savaitės
Bruksnys41 savaitės
illusion41 savaitės
ordo42 savaitės
Jurgaila42 savaitės

Informacija:


OS: Unknown
Naršyklė: Nežinoma
IP: 3.12.164.62
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
Dėl panelių...
Forumas | Modai, įskiepiai, panelės (PHP-FUSION) | Themes

Autorius: kLx Peržiūrų: 1549      Spausdinti temą
2008 Kov. 17 12:03:19          1 žinutė iš 3
Spausdinti pranešimą

Tai va ,redaguoju temą ,ir susidūriau su tokia problema : panelių visas turinys labai arti šono. Kaip reikėtų padaryt kad būtų keliais pikseliais toliau? Duodu theme.php ir styles.css
<?
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

// theme settings
$body_text = "#000000";
$body_bg = "#000000";
$theme_width = "960";
$theme_width_l = "200";
$theme_width_r = "200";;

function render_header($header_content) {

global $theme_width;
include_once "header.php";
echo "<table align='center' class='mainsite-border' align='left' width='$theme_width' cellspacing='0' cellpadding='0'>
<tr><td>
<table align='center' width='100%' cellspacing='0' cellpadding='0' >
<tr><td>

<table align='center' width='100%' cellspacing='0' cellpadding='0'>
</table><br>\n";
echo "<table width='95%' cellspacing='0' cellpadding='0' align='center'>\n<tr>\n";

}

function render_footer($license=false) {

global $theme_width,$settings;

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

echo "<br><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) {
global $locale;
echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td width='29'><img src='".THEME."images/table_01.png'></td>
<td class='capmain' height='15' align='left' valign='bottom' width='100%'>$subject <span class='ip'>(".showdate("shortdate", $info['news_date']).")</span></td>
<td><img src='".THEME."images/table_03.png'></td>
</tr>
<tr>
<td background='".THEME."images/table_04.png'></td>
<td class='main-body'>$news</td>
<td background='".THEME."images/table_05.png'></td>
</tr>
<tr>
<td><img src='".THEME."images/table_06.png'></td>
<td background='".THEME."images/table_07.png' align='right' class='read' style='padding-right:10px;'>"; if ($info['news_ext'] == "y") echo "<a href='news.php?readmore=".$info['news_id']."' class='read'>".$locale['042']."</a>"; echo"</td>
<td><img src='".THEME."images/table_08.png'></td></tr>
</table>\n";

}

function render_article($subject, $article, $info) {
   
echo "<table width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td><img src='".THEME."images/table_01.png'></td>
<td class='capmain' height='29' valign='bottom'>$subject</td>
<td><img src='".THEME."images/table_03.png'></td>
</tr>
<tr>
<td background='".THEME."images/table_04.png'></td>
<td class='main-body'>
".($info['article_breaks'] == "y" ? nl2br($article) : $article)."
</td>
<td background='".THEME."images/table_05.png'></td>
</tr>
<tr>
<td><img src='".THEME."images/table_06.png'></td>
<td background='".THEME."images/table_07.png'></td>
<td><img src='".THEME."images/table_08.png'></td></tr>
</table>\n";

}

function opentable($title) {

echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td width='29'><img src='".THEME."images/table_01.png'></td>
<td class='capmain' height='15' align='left' valign='bottom' width='100%'><div style='padding-top:2px; padding-bottom:5px; padding-left:6px;'>$title</td>
<td><img src='".THEME."images/table_03.png'></td>
</tr>
<tr>
<td background='".THEME."images/table_04.png'></td>
<td class='main-body'>\n";

}

function closetable() {

echo "</td>
<td background='".THEME."images/table_05.png'></td>
</tr>
<tr>
<td><img src='".THEME."images/table_06.png'></td>
<td background='".THEME."images/table_07.png'></td>
<td><img src='".THEME."images/table_08.png'></td></tr>
</table>\n";

}

function openside($title) {
   
echo "<table width='100%' cellpadding='0' cellspacing='0' align='center'>
<tr>
<td>
<table width='200' cellpadding='0' cellspacing='0'>
<tr>
<td colspan='2'>
<table cellspacing='0' celpadding='0' border='0' width='100%'>
<tr>

<td height='50' class='oside'>$title</td>
</tr>
</table>
</tr>
<tr>
<td colspan='2' class='side-body'";

}

function closeside() {
echo "</div></td>
</tr>
<tr><td><img src='".THEME."images/paneliu_apacia.png'></td><td width='100%'></td></tr>
</table>
</td>
</tr>
</table>\n";
tablebreak();
}

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

$boxname = str_replace(" ", "", $title);
echo "<table width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td>
<table width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td class='oside' height='34'>$title</td>
<td class='oside' 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>
</td>
</tr>
</table>\n";
tablebreak();

}

function tablebreak() {

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

}
?>




a {
   font-family : Verdana;
   color : #006699;
   text-decoration : none;
}

a:hover {
   font-family : Verdana;
   color : #006699;
   text-decoration : underline;
}

a.side {
   font-family : Verdana;
   color : #666666;
   text-decoration : none;
}

a:hover.side {
   font-family : Verdana;
   color : #666666;
   text-decoration : underline;
}

a.white {
   font-family : Verdana;
   color : #ccc;
   text-decoration : none;
}

a:hover.white {
   font-family : Verdana;
   color : #ccc;
   text-decoration : underline;
}

a.toplinks {
   font-family : Verdana;
   color : #3a3d3d3a3d3d;
   text-decoration : none;
}

a:hover.toplinks {
   font-family : Verdana;
   color : #f1f1f1;
   text-decoration : none;
}
a.sides {
   font-family : Verdana;
   color : #666666;
   text-decoration : none;
   font-weight: bold;
}

a:hover.sides {
   font-family : Verdana;
   color : #000000;
   text-decoration : none;
   font-weight: bold;
}

body {
   margin-top: 0px;
   background-color: 3a3d3d;
   background-repeat: no-repeat;
   background-position: top center;
   font-family : Verdana;
   font-size : 11px;
   margin : 0px;
   color: #3a3d3d;
   scrollbar-face-color:#a7a7a7;
}

form {
   margin : 0px;
}

hr {
   height : 2px;
   border-bottom : 1px solid #3a3d3d;
   border-top : 1px solid #e5e5e5;
}

hr.side-hr {
   height : 2px;
   border-bottom : 1px solid #3a3d3d;
   border-top : 1px solid #e5e5e5;
}

td {
   font-family : Verdana;
   font-size : 10px;
}

pre {
   font-family : Verdana;
   font-size : 10px;
}

.alt {
   color : #555;
}

.oside {
   text-align: center;
   font-family : Verdana;
   font-size : 12px;
   font-weight: bold;
   color : #006699;
   background-color: #3a3d3d3a3d3d;
   background-image: url(images/paneliu_cellpic.png);

}

.full-header {
   font-family : Verdana;
   font-size : 10px;
   color : #000;
   padding : 5px;
}

.button {
   font-family : Verdana;
   font-size : 9px;
   font-weight: bold;
   color : #000;
   background-color : #3a3d3d3a3d3d;
   height : 20px;
   border : 1px solid #666666;
   margin-top : 2px;
}

.textbox {
   font-family : Verdana;
   font-size : 10px;
   color : #000;
   background-color : #3a3d3d3a3d3d;
   border : 1px solid #666666;
}

.main-body {
   font-size : 11px;
   color : #555;
   background-color : #c3bdbd;
   padding : 4px 4px 5px 4px;
}

.side-body {
   font-family : Verdana;
   font-size : 11px;
   color : #000;
   background-image: url(images/paneliu_bg.png);
   background-color: #3a3d3d;
   padding: 5px;
}

.main-bg {
   color : #000;
   padding : 0px;
}

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

.side-border-left {
   color : #444;
   background-color: #3a3d3d;
   border-right : 0px solid #e5e5e5;
   padding : 10px;
}

.side-border-right {
   color : #444;
   background-color: #3a3d3d;
   border-right : 0px solid #e5e5e5;
   border-left : 0px solid #e5e5e5;
   padding : 10px;
}
.mainsite-border {
   background-color: #3a3d3d;
   padding : 0px;
   margins: 0px;
}

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

.news {
   background-color: #3a3d3d;
   font-family : Verdana;
   font-size : 16px;
   font-weight : bold;
   text-align: left;
   color : #C4AD5C;
   padding-left : 10px;
}

.newsta {
   background-color: #000;
   font-family : Verdana;
   font-size : 10px;
   color : #3a3d3d;
   padding-left : 5px;
   border: #666 solid 0px;
}

.capmain {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   background-image: url(images/table_02.png);
   color : #3a3d3d;
}

.scapmain {
   font-family : Verdana;
   font-size : 10px;
   font-weight : bold;
   color : #3a3d3d;
   background-color: #3a3d3d;
   padding : 4px 4px 4px 4px;
}

.tbl-border {
   color : #000;
   background-color: #3a3d3d;
}

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

.tbl1 {
   font-size : 11px;
   color : #555;
   background-color : #3a3d3d;
   padding : 4px;
}

.tbl2 {
   font-size : 11px;
   color : #555;
   background-color : #3a3d3d;
   padding : 4px;
}

.forum-caption {
   font-size : 11px;
   font-weight : bold;
   color : #3a3d3d;
   background-color: #efefef;
   padding : 2px 4px 3px 4px;
}

.quote {
   color : #000;
   background-color : #3a3d3d;
   padding : 2px;
   margin : 0px 20px 0px 20px;
   border : 1px solid #617d8f;
}

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

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

.shoutboxname {
   font-weight : bold;
   color : red;

}

.shoutbox {
   color : #444;

}

.shoutboxdate {
   font-size : 9px;
   color : #213d6f;

}

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

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

.side-small {
   font-size : 11px;
   font-weight : normal;
   color : #444;
   background-color : #eee;
}

.side-label {
   color : #444;
   background-color : #ddd;
   padding : 2px;
}
.gallery {
   padding : 16px 0px 8px 0px;
}

.gallery img {
   border : 0px solid #ccc;
}

img.activegallery {
   border : 1px solid #ccc;
}

.foot {
   padding-right: 25px;
   text-align: right;
   color:#666666;
}
.ip {
   color: #999999;
   font-size: 10px;
}
.read {
   color: #999999;
   font-size: 10px;
   text-transform: none;
}




2008 Kov. 17 12:03:37          2 žinutė iš 3
Spausdinti pranešimą
.side-border-left {
color : #444;
background-color: #3a3d3d;
border-right : 0px solid #e5e5e5;
padding : 10px;
}

.side-border-right {
color : #444;
background-color: #3a3d3d;
border-right : 0px solid #e5e5e5;
border-left : 0px solid #e5e5e5;
padding : 10px;
}

Padding padidink.
2008 Kov. 17 12:03:46          3 žinutė iš 3
Spausdinti pranešimą
Ačiū ,susitvarkiau šypsosi

Peršokti į forumą: