Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,957
Naujausias narys: keistuole

Naujausi straipsniai

Paskutiniai nariai

Žmogus15:24:58
Bruksnys 4 savaitės
Darexs 6 savaitės
Nepas 7 savaitės
keistuole 9 savaitės
Gizmis11 savaitės
Reikalas11 savaitės
Rytis20 savaitės
MaFetas24 savaitės
ozzWANTED26 savaitės
saulyzas27 savaitės
TOMIJUS29 savaitės
Jaunelis44 savaitės
lanis44 savaitės
And2s45 savaitės
Memento Mori50 savaitės
Quwqkibor52 savaitės
asirija56 savaitės
tomeem58 savaitės
weberiz62 savaitės

Informacija:


OS: Unknown
Naršyklė: Nežinoma
IP: 216.73.216.116
Naujienų: 529
Straipsnių: 235
Temų: 52,589
Postų: 522,539
Postų pask. parą: 0
Shout'ų pask. parą: 1
P.S.C. pask. parą: 1
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
Del online users panel
Forumas | Modai, įskiepiai, panelės (PHP-FUSION) | Mods, Panels & Infusions

Autorius: hentas Peržiūrų: 3726      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ą: