Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,967
Naujausias narys: tanos

Naujausi straipsniai

Paskutiniai nariai

tanos09:28:43
LnKnPrK1 5 savaitės
inti 7 savaitės
kileedyg13 savaitės
Reikalas19 savaitės
Kižas20 savaitės
Bruksnys21 savaitės
laleceylan5023 savaitės
minimukas23 savaitės
N-2026 savaitės
Rytis27 savaitės
DjArtas28 savaitės
WolfHammer28 savaitės
Nostesi38 savaitės
Wisedocs38 savaitės
asdasdddz42 savaitės
Paslapties K...43 savaitės
Audrius_1746 savaitės
Simbijanas58 savaitės
Karinacraft58 savaitės

Informacija:


OS: Unknown
Naršyklė: Nežinoma
IP: 216.73.217.162
Naujienų: 529
Straipsnių: 235
Temų: 52,592
Postų: 522,552
Postų pask. parą: 1
Shout'ų pask. parą: 0
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.

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
Forumo raidžių spalva
Forumas | PHP-Fusion, WordPress, Shopify, PHP ir MySQL (PROGRAMAVIMAS) | Bendri PHP-F klausimai

Autorius: Nesąmonė. Peržiūrų: 972      Spausdinti temą
2010 Geg. 28 16:05:00          1 žinutė iš 2
Spausdinti pranešimą
Kaip pakeisti forumo raidžių spalvą?

Nes gavosi taip, kad mano forumo bg baltas, o raidės pilkos, ir nieko nesimato :D Tai noriu raides padaryti juodas. Kaip tai padaryti? CSS beroc. Štai kodas jei ką :D

body {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
        color: #000;
        margin-top: 0px;
   margin-bottom: 0px;
}


a {
   color : #dddddd;
   text-decoration : none;

}


a:hover {
   color : #ff7800;
   text-decoration : none;
}

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

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

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

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

form {
   margin : 0px;
}

hr {
   border-top: dashed #C4C4C4;
   border-top-width: 0px;
   border-left: dashed #C4C4C4;
   border-left-width: 0px;
   border-right: dashed #C4C4C4;
   border-right-width:0px;
   border-bottom: dashed #C4C4C4;
   border-bottom-width:1px;
}

hr.side-hr {
   border-top: dashed #C4C4C4;
   border-top-width: 0px;
   border-left: dashed #C4C4C4;
   border-left-width: 0px;
   border-right: dashed #C4C4C4;
   border-right-width:0px;
   border-bottom: dashed #C4C4C4;
   border-bottom-width:1px;
}

.inputas {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #fff;
   background: none;
   border : 0px solid #1e1e1e;
}

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

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

.alt { 

   color : #626262;

}

.top { 
   font-size : 10px;
   color : #7a7a7a;
   padding-top : 4px;
   padding-bottom : 4px;
   padding-left : 4px;
   padding-right : 4px;

}
 
.outer-border {
   border-top: solid #C4C4C4;
   border-top-width: 0px;
   border-left: solid #C4C4C4;
   border-left-width: 1px;
   border-right: solid #C4C4C4;
   border-right-width:1px;
   border-bottom: solid #C4C4C4;
   border-bottom-width:0px;

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

.side-border-left {
border-right : 0px solid #ccc;
background-color : #6d6d6d;
padding : 5px;
}

.side-border-right {
border-left : 0px solid #ccc;
background-color : #6d6d6d;
padding : 5px;
}

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


.footer {
   height: 24px;
   
}



.button {
   font-family:Tahoma,Arial,Verdana,Sans-Serif;
   font-size:10px;
   color:#444;    
   background-color:#F2F1ED;
   border:#666 1px solid;
   margin-top:2px;
}

.button_2 {
   font-family:Tahoma,Arial,Verdana,Sans-Serif;
   font-size:10px;
   color:#444;    
   background-color:#F2F1ED;
   border:#666 1px solid;
   margin-top:2px;
}

.textbox {
   background-color :  #CCCCCC;
   font-size : 10px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #626262;
   border: 0px;   
}

.textbox_2 {
   background-color :  #CCCCCC;
   font-size : 10px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   color : #626262;
   border: 0px;   
}

.main-body {
        background-color: #7d7d7d;
        font-family : Arial;
   font-size : 11px;
   color : #e3e3e3;
   padding: 5px;

       
}

.main-body1 {
        background-color: #7d7d7d;
        font-family : Arial;
   font-size : 11px;
   color : #e3e3e3;
   padding: 0px 3px 0px 3px;

       
}

.side-body {
        background-color: #6d6d6d;
   font-size : 10px;
   color : #b4b4b4;
   padding : 4px;
}

.main-bg {
   background-color: #7d7d7d;
   padding : 10px 0px 0px 0px;
   border-top: solid #999999;
   border-top-width: 0px;
   border-left: solid #999999;
   border-left-width: 1px;
   border-right: solid #999999;
   border-right-width:1px;
   border-bottom: solid #999999;
   border-bottom-width:0px;

}

.border {
   border: dashed #C4C4C4;
   border-width: 0px;
}

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

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

.news-footer {
   background-color: #8b8b8b;
   height: 20px;
   font-size : 9px;
   color : #e3e3e3;
   border-top: solid #999999;
   border-top-width: 0px;
   border-left: solid #999999;
   border-left-width: 0px;
   border-right: solid #999999;
   border-right-width:0px;
   border-bottom: dashed #6d6d6d;
   border-bottom-width:0px;
}

.newsmain {
        background-image: url('parts/centras.gif');
        width: 483px;
   height: 46px;
   padding:2px 0px 0px 15px;
   font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
   font-size : 14px;
   font-weight : solid;
   color : #e3e3e3;
   
}


.sonas {
   font-family:Verdana,Tahoma,Arial,Sans-Serif;
   font-size:10px;font-weight:bold;
   color:#ff8a00;
   height:46px;
   padding:2px 0px 0px 20px;
   background-image:url(parts/sonas.gif);
   background-repeat: no-repeat;

}


.s-left {
   width:6px; background-image:url(images/s-left.gif);
   background-repeat:repeat-y;
}

.s-right {
   width:6px; background-image:url(images/s-right.gif);
   background-repeat:repeat-y;
}

.panel-body {
        font-family : Arial;
   font-size : 11px;
   color : #b4b4b4;
   padding-bottom : 10px;
        padding-top : 2px;
   border-top: dashed #C4C4C4;
   border-top-width: 0px;
   border-left: dashed #C4C4C4;
   border-left-width: 0px;
   border-right: dashed #C4C4C4;
   border-right-width:0px;
   border-bottom: dashed #C4C4C4;
   border-bottom-width:0px;

}

.scapmain {
        background-image: url('images/Panele.gif');
        width: 224px;
   height: 30px;
   font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight : bold;
   color : #626262;
   text-align : left;
   padding : 4px;

}


.tbl-border {
   border-top: solid #C4C4C4;
   border-top-width: 1px;
   border-left: solid #C4C4C4;
   border-left-width: 1px;
   border-right: solid #C4C4C4;
   border-right-width:1px;
   border-bottom: solid #C4C4C4;
   border-bottom-width:1px;
   
   
}


.tbl-border1 {
   border-top: dashed #C4C4C4;
   border-top-width: 1px;
   border-left: dashed #C4C4C4;
   border-left-width: 1px;
   border-right: dashed #C4C4C4;
   border-right-width:1px;
   border-bottom: dashed #C4C4C4;
   border-bottom-width:1px;
   
   
}

.tbl {
   font-size : 11px;
   color : #626262;
   background-color : #7d7d7d;
   padding : 4px;
}

.tbl1 {
   font-size : 11px;
   color : #7d7d7d;
   background-color : #bebebe;
   padding : 4px;
}

.tbl4 {
   font-size : 10px;
   color : #626262;
        background-color: #7d7d7d;
   padding : 4px;
}


.tbl3 {
   font-size : 11px;
   color : #626262;
   background-color : #7d7d7d;
   padding : 4px;
}

.tbl2 {
   font-size : 11px;
   color : #626262;
   background-color : #7d7d7d;
   padding : 4px;
}


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

.quote {
   font-size : 11px;
   color : #626262;
   background-color : #c6c6c6;
   padding : 4px;
   margin : 0px 20px 0px 20px;
   border : 1px solid #0000;
}

.poll {
   height : 4px;
   
}

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

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

.shoutbox {
   color : #b4b4b4;
   
}

.shoutboxdate {
        font-weight : italic;
   font-size : 10px;
   color : #c6c6c6;
   
}

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

.small2 {
   font-size : 9px;
   font-weight : normal;
   color : #cecece;
}

.side-small {
   font-size : 10px;
   font-weight : normal;
   color : #cecece;
   background-color : #515151;
}

.side-label {
   color : #7a7a7a;
   background-color : #bebebe;
   padding : 2px 2px 3px 2px;
}




2010 Geg. 28 16:05:40          2 žinutė iš 2
Spausdinti pranešimą
.tbl {
   font-size : 11px;
   color : #626262;
   background-color : #7d7d7d;
   padding : 4px;
}

.tbl1 {
   font-size : 11px;
   color : #7d7d7d;
   background-color : #bebebe;
   padding : 4px;
}

.tbl4 {
   font-size : 10px;
   color : #626262;
        background-color: #7d7d7d;
   padding : 4px;
}


.tbl3 {
   font-size : 11px;
   color : #626262;
   background-color : #7d7d7d;
   padding : 4px;
}

.tbl2 {
   font-size : 11px;
   color : #626262;
   background-color : #7d7d7d;
   padding : 4px;
}


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




Visur čia color keisk ir viskas ore bus

code and design solutions tinklalapių kūrimas
Peršokti į forumą: