Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,966
Naujausias narys: LnKnPrK1

Naujausi straipsniai

Paskutiniai nariai

LnKnPrK1 6 dienos
inti 2 savaitės
kileedyg 9 savaitės
Reikalas15 savaitės
Kižas16 savaitės
Bruksnys17 savaitės
laleceylan5018 savaitės
minimukas19 savaitės
N-2021 savaitės
Rytis22 savaitės
DjArtas23 savaitės
WolfHammer23 savaitės
Nostesi34 savaitės
Wisedocs34 savaitės
asdasdddz37 savaitės
Paslapties K...39 savaitės
Audrius_1741 savaitės
Simbijanas53 savaitės
Karinacraft54 savaitės
Žmogus57 savaitės

Informacija:


OS: Unknown
Naršyklė: Nežinoma
IP: 216.73.216.11
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
Del online users panel
Forumas | Modai, įskiepiai, panelės (PHP-FUSION) | Mods, Panels & Infusions

Autorius: hentas Peržiūrų: 3991      Spausdinti temą
2009 Bir. 11 10:06:09          1 žinutė iš 5
Spausdinti pranešimą
Man reikia pagalbos kaip padaryti kad nebutu baltas fonas o butu toks kaip visur. #363636


2009 Bir. 11 10:06:59          2 žinutė iš 5
Spausdinti pranešimą
Redaguok styles.css

2009 Bir. 11 10:06:55          3 žinutė iš 5
Spausdinti pranešimą
as neatrandu žliumbia

stai mano style.css

http://cs-masters.xz.lt/failai/styles.css



2009 Bir. 11 10:06:26          4 žinutė iš 5
Spausdinti pranešimą
a {
   color : #cecece;
   text-decoration : none;
}

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

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

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

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

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

body {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   background-color: #363636;
}

.paneles {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   background: url('images/headeris.jpg');
   height: 184px;
   color : #FFF;
   font-size : 11px;
}

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

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

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

.footer {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #fff;
   background-color : #282828;
   border : 0px solid #ccc;
   padding : 0px;
}

.button {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #fff;
   background-color : #282828;
   height : 20px;
   border : 0px solid #ccc;
   margin-top : 2px;
}

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

.main-body {
   font-size : 10px;
   color : #cdcece;
   background-color: #383838;
   padding : 4px 0px 5px 0px;
}

.side-body {
   font-size : 10px;
   color : fff;
   background-color : #383838;
   border-bottom : 2px solid #900000;
   padding : 4px;
}

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

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

.side-border-left {
   color : #000000;
   background-color : #292929;
   padding : 3px 11px 10px 4px;
}

.side-border-right {
   color : #000000;
   background-color : #292929;
   padding : 3px 4px 10px 11px;
}

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

.capmain {
   font-family : Arial, Verdana,  Helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   color : #fff;
   text-align: center;
   background-image: url('images/cap.jpg');
   width: 474px;
   height: 31px;
   padding : 7px;
}

.scapmain {
   font-family : Arial, Verdana, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   color : #fff;
   text-align: center;
   background-image: url('images/scap.jpg');
   width: 200px;
   height: 31px;
   border-bottom : 0px solid #e1e1e1;
   padding : 8px;
}

.tbl-border {
   color : #fff;
   background-color : #323232;
}

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

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

.tbl2 {
   font-size : 11px;
   color : #fff;
   background-color : #363636;
   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 : #fff;
   background-color : #383838;
}

.shoutbox {
   color : #fff;
   background-color : #383838;
}

.shoutboxdate {
   font-size : 10px;
   color : #dfdfdf;
   background-color : #383838;
}

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

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




Sutvarkiau.


Redagavo iSound 2009 Bir. 11 10:06:48
2009 Bir. 11 10:06:51          5 žinutė iš 5
Spausdinti pranešimą
didelis dekuimerkia akį
Peršokti į forumą: