Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,957
Naujausias narys: keistuole

Naujausi straipsniai

Paskutiniai nariai

Darexs 1 savaitė
Nepas 1 savaitė
keistuole 3 savaitės
Gizmis 5 savaitės
Reikalas 5 savaitės
Rytis14 savaitės
MaFetas19 savaitės
ozzWANTED20 savaitės
saulyzas22 savaitės
TOMIJUS23 savaitės
Jaunelis38 savaitės
lanis39 savaitės
And2s39 savaitės
Memento Mori44 savaitės
Quwqkibor47 savaitės
asirija51 savaitės
tomeem53 savaitės
weberiz56 savaitės
mRokass58 savaitės
kartoonas59 savaitės

Informacija:


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

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

MaFetas
2024 Lap. 13 22:11:57
hey how, geras dar veikiantis saitas?

Š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
Backroundo spalvos keitimas
Forumas | PHP-Fusion, WordPress, Shopify, PHP ir MySQL (PROGRAMAVIMAS) | Bendri PHP-F klausimai

Autorius: Kywis Peržiūrų: 1625      Spausdinti temą
2011 Kov. 27 13:03:00          1 žinutė iš 5
Spausdinti pranešimą
Sveiki, noriu pasikeist sait visa backrounda, dbr yra pilkas, noreciau balto, koks kodas keicia visa backroundo spalva, ir kokiam faile jis turetu but? nežino

4 atsakymai:
2011 Kov. 27 14:03:59          2 žinutė iš 5
Spausdinti pranešimą
style.css .
0


www.youtubecategories.com - Youtube videos by categories

#1 background: #000; (000 pakeisk į savo spalvos kodą)Matulis, 2011 Kov. 27 14:03:53
2011 Kov. 27 14:03:12          3 žinutė iš 5
Spausdinti pranešimą
Va style css kodas, kuria vieta keist?


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

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

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

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

a.blue {
   color : #6B44FF;
   text-decoration : none;
}

a:hover.blue {
   color : #6B44FF;
   text-decoration : none;
}

a.pink {
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #83C0D2;
   text-decoration : none;
   line-height : 20px;
}

a:hover.pink {
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #83C0D2;
   text-decoration : underline;
   line-height : 20px;
}

body {
   color : #555;
   background-image:url(images/BG_body.png);
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
}

#plotas {
   position : relative;
   width : 863px;
   height : 234px;
}

#data {
   position : absolute;
   top : 10px;
   left : 850px;
}

#nariams {
   position : absolute;
   top : 40px;
   left : 520px;
}

#paieska {
   position : absolute;
   top : 194px;
   left : 640px;
}

#loginas {
   position : absolute;
   top : 180px;
   left : 630px;
}

#populiari {
   position : absolute;
   top : 236px;
   left : 43px;
}

#naujausia {
   position : absolute;
   top : 50px;
   left : 695px;
}

#pagrindinis {
   position : absolute;
   top : 203px;
   left : 28px;
}

#forumas {
   position : absolute;
   top : 203px;
   left : 111px;
}

#siuntiniai {
   position : absolute;
   top : 203px;
   left : 181px;
}

#pamokos {
   position : absolute;
   top : 203px;
   left : 257px;
}

#serveriai {
   position : absolute;
   top : 203px;
   left : 329px;
}

#reklama {
   position : absolute;
   top : 203px;
   left : 401px;
}

#kontaktai {
   position : absolute;
   top : 203px;
   left : 472px;
}

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 : 1px solid #000;
}

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

.sub-header ul{
   margin: 0;
   padding: 0;
}

.sub-header ul li{
   display: inline;
}

.sub-header ul li.first-link .bullet{
   display: none;
}

.full-header {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #ddd;
   background : url(images/BG_header.png);
   background-repeat : no-repeat;
   position : relative;
   width : 863px;
   height : 234px;
   padding : 0px;
}

.footer {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #FFF;
   text-align:center;
   background-image:url(images/footer.png);
   height:46px;
   padding : 0px;
}

.button {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   text-transform : uppercase;
   color : #787878;
   background-color : #F8EA17;
   height : 21px;
   border : 2px solid #BEB311;
   margin-top : 2px;
   padding-bottom : 2px;
}

.logino-butonas {
   background : url(images/BG_button_ok.png);
   background-repeat : no-repeat;
   width : 52px;
   height : 25px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #FFF;
   border : none;
   padding-bottom : px 30px;
}

.searchbox {
   background : url(images/BG_searchbox.png);
   background-repeat : no-repeat;
   width : 154px;
   height : 26px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #000;
   border : none;
   padding : 5px;
}

.input {
   background : url(images/BG_input.png);
   background-repeat : no-repeat;
   width : 146px;
   height : 26px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #fff;
   border : none;
   padding : 5px;
}


.button-ok {
   background : url(images/BG_button_ok.png);
   background-repeat : no-repeat;
   width : 52px;
   height : 25px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #FFF;
   border : none;
   padding-bottom : 5px;
}

.bbcode {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #555;
   background-color : #f1f1f1;
   border : 1px solid #ccc;
   margin-top : 2px;
}

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

.main-body {
   font-size : 11px;
   color : #555;
   background-color : #d5d5d5;
   border-left : 1px solid #d5d5d5;
   border-right : 1px solid #d5d5d5;
   padding : 4px;
}

.center {
   margin : 0 auto;
}

.side-body {
   font-size : 10px;
   color : #555555;
   background-color : #d5d5d5;
   border-left : 1px solid #d5d5d5;
   border-right : 1px solid #d5d5d5;
   padding : 4px;
}

.main-bg {
   color : #555;
   padding-top: 5px;
}

.border {
   border : 0px solid #e1e1e1;
   margin-bottom : 5px;
}

.admin-message {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   text-align : center;
   color : #555;
   background-color : #f6f6f6;
   border : 1px solid #e1e1e1;
   padding : 3px 4px 5px 4px;
   margin-bottom : 5px;
}

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
   color : #555;
   padding-top: 5px;
   width: 205px;
}

.side-border-right {
   color : #555;
   padding-top: 5px;
   width: 205px;
}

.news-category {
   border:0;
   margin:3px 5px 0 0;
   float:left;
}

.news-footer {
   font-size : 10px;
   color : #555;
   background : url(images/news_foot.png);
   background-repeat : no-repeat;
   background-position : center;
   width : 494px;
   height : 26px;
   padding : 0px;
}

.capmain {
   text-align:center;
   background : url(images/BG_opentable.png);
   background-repeat : no-repeat;
   width : 494px;
   height : 44px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #fff;
}

.scapmain {
   background : url(images/BG_scapmain.png);
   background-repeat : no-repeat;
   width : 494px;
   height : 51px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #FFF;
   padding-left: 10px;
}

.tbl-border {
   border : 1px solid #e1e1e1;
}

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

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

.tbl2 {
   font-size : 11px;
   color : #555;
   background-color : #f1f1f1;
   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 : #005599;
   background-color : #f6f6f6;
}

.shoutbox {
   color : #777;
   background-color : #f6f6f6;
}

.shoutboxdate {
   font-size : 10px;
   color : #888;
   background-color : #f6f6f6;
}

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

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

/* Vertical Navigation */

#navigation h2 {
   font-size: 10px;
   color : #555;
   background-color: #f1f1f1;
   margin: 0;
   padding: 4px;
}
   
#navigation ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
   display: block;
   color: #005599;
   background-color: #f6f6f6;
   padding: 2px;
   text-decoration : none;
}

#navigation a:hover {
   color: #f6f6f6;
   background-color: #005599;
}

/* Page Navigation */

.pagenav {
   padding: 0.4em;
}

.pagenav span {
   color: #fff;
   background-color: #005599;
   border: 1px solid #e1e1e1;
   padding: 0.2em 0.4em 0.2em 0.4em;
   margin: 0.2em;
}

.pagenav a {
   color: #005599;
   background-color: #fff;
   border: 1px solid #e1e1e1;
   padding: 0.2em 0.4em 0.2em 0.4em;
   margin: 0.2em;
   text-decoration: none;
}

.pagenav a:hover {
   color: #fff;
   background-color: #005599;
   margin: 0.2em;
   text-decoration: none;
}



soory, nemaciau kad esi editines, dq.šypsosi
blmb, cia tu background`u pilna;D kuria reiktu keist? sita gal?:

.main-body {
   font-size : 11px;
   color : #555;
   background-color : #d5d5d5;
   border-left : 1px solid #d5d5d5;
   border-right : 1px solid #d5d5d5;
   padding : 4px;


0


2011 Kov. 27 14:03:40          4 žinutė iš 5
Spausdinti pranešimą
a {
   color : #555555;
   text-decoration : none;
}

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

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

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

a.blue {
   color : #6B44FF;
   text-decoration : none;
}

a:hover.blue {
   color : #6B44FF;
   text-decoration : none;
}

a.pink {
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #83C0D2;
   text-decoration : none;
   line-height : 20px;
}

a:hover.pink {
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #83C0D2;
   text-decoration : underline;
   line-height : 20px;
}

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


#plotas {
   position : relative;
   width : 863px;
   height : 234px;
}

#data {
   position : absolute;
   top : 10px;
   left : 850px;
}

#nariams {
   position : absolute;
   top : 40px;
   left : 520px;
}

#paieska {
   position : absolute;
   top : 194px;
   left : 640px;
}

#loginas {
   position : absolute;
   top : 180px;
   left : 630px;
}

#populiari {
   position : absolute;
   top : 236px;
   left : 43px;
}

#naujausia {
   position : absolute;
   top : 50px;
   left : 695px;
}

#pagrindinis {
   position : absolute;
   top : 203px;
   left : 28px;
}

#forumas {
   position : absolute;
   top : 203px;
   left : 111px;
}

#siuntiniai {
   position : absolute;
   top : 203px;
   left : 181px;
}

#pamokos {
   position : absolute;
   top : 203px;
   left : 257px;
}

#serveriai {
   position : absolute;
   top : 203px;
   left : 329px;
}

#reklama {
   position : absolute;
   top : 203px;
   left : 401px;
}

#kontaktai {
   position : absolute;
   top : 203px;
   left : 472px;
}

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 : 1px solid #000;
}

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

.sub-header ul{
   margin: 0;
   padding: 0;
}

.sub-header ul li{
   display: inline;
}

.sub-header ul li.first-link .bullet{
   display: none;
}

.full-header {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #ddd;
   background : url(images/BG_header.png);
   background-repeat : no-repeat;
   position : relative;
   width : 863px;
   height : 234px;
   padding : 0px;
}

.footer {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #FFF;
   text-align:center;
   background-image:url(images/footer.png);
   height:46px;
   padding : 0px;
}

.button {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   text-transform : uppercase;
   color : #787878;
   background-color : #F8EA17;
   height : 21px;
   border : 2px solid #BEB311;
   margin-top : 2px;
   padding-bottom : 2px;
}

.logino-butonas {
   background : url(images/BG_button_ok.png);
   background-repeat : no-repeat;
   width : 52px;
   height : 25px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #FFF;
   border : none;
   padding-bottom : px 30px;
}

.searchbox {
   background : url(images/BG_searchbox.png);
   background-repeat : no-repeat;
   width : 154px;
   height : 26px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #000;
   border : none;
   padding : 5px;
}

.input {
   background : url(images/BG_input.png);
   background-repeat : no-repeat;
   width : 146px;
   height : 26px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #fff;
   border : none;
   padding : 5px;
}


.button-ok {
   background : url(images/BG_button_ok.png);
   background-repeat : no-repeat;
   width : 52px;
   height : 25px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #FFF;
   border : none;
   padding-bottom : 5px;
}

.bbcode {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #555;
   background-color : #f1f1f1;
   border : 1px solid #ccc;
   margin-top : 2px;
}

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

.main-body {
   font-size : 11px;
   color : #555;
   background-color : #d5d5d5;
   border-left : 1px solid #d5d5d5;
   border-right : 1px solid #d5d5d5;
   padding : 4px;
}

.center {
   margin : 0 auto;
}

.side-body {
   font-size : 10px;
   color : #555555;
   background-color : #d5d5d5;
   border-left : 1px solid #d5d5d5;
   border-right : 1px solid #d5d5d5;
   padding : 4px;
}

.main-bg {
   color : #555;
   padding-top: 5px;
}

.border {
   border : 0px solid #e1e1e1;
   margin-bottom : 5px;
}

.admin-message {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   text-align : center;
   color : #555;
   background-color : #f6f6f6;
   border : 1px solid #e1e1e1;
   padding : 3px 4px 5px 4px;
   margin-bottom : 5px;
}

.side-left .side-border-right {display: none;}
.side-right .side-border-left {display: none;}

.side-border-left {
   color : #555;
   padding-top: 5px;
   width: 205px;
}

.side-border-right {
   color : #555;
   padding-top: 5px;
   width: 205px;
}

.news-category {
   border:0;
   margin:3px 5px 0 0;
   float:left;
}

.news-footer {
   font-size : 10px;
   color : #555;
   background : url(images/news_foot.png);
   background-repeat : no-repeat;
   background-position : center;
   width : 494px;
   height : 26px;
   padding : 0px;
}

.capmain {
   text-align:center;
   background : url(images/BG_opentable.png);
   background-repeat : no-repeat;
   width : 494px;
   height : 44px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #fff;
}

.scapmain {
   background : url(images/BG_scapmain.png);
   background-repeat : no-repeat;
   width : 494px;
   height : 51px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #FFF;
   padding-left: 10px;
}

.tbl-border {
   border : 1px solid #e1e1e1;
}

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

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

.tbl2 {
   font-size : 11px;
   color : #555;
   background-color : #f1f1f1;
   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 : #005599;
   background-color : #f6f6f6;
}

.shoutbox {
   color : #777;
   background-color : #f6f6f6;
}

.shoutboxdate {
   font-size : 10px;
   color : #888;
   background-color : #f6f6f6;
}

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

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

/* Vertical Navigation */

#navigation h2 {
   font-size: 10px;
   color : #555;
   background-color: #f1f1f1;
   margin: 0;
   padding: 4px;
}
   
#navigation ul {
   margin: 0;
   padding: 0;
   list-style-type: none;
}

* html #navigation ul li{
   height: 1%;
}

#navigation a {
   display: block;
   color: #005599;
   background-color: #f6f6f6;
   padding: 2px;
   text-decoration : none;
}

#navigation a:hover {
   color: #f6f6f6;
   background-color: #005599;
}

/* Page Navigation */

.pagenav {
   padding: 0.4em;
}

.pagenav span {
   color: #fff;
   background-color: #005599;
   border: 1px solid #e1e1e1;
   padding: 0.2em 0.4em 0.2em 0.4em;
   margin: 0.2em;
}

.pagenav a {
   color: #005599;
   background-color: #fff;
   border: 1px solid #e1e1e1;
   padding: 0.2em 0.4em 0.2em 0.4em;
   margin: 0.2em;
   text-decoration: none;
}

.pagenav a:hover {
   color: #fff;
   background-color: #005599;
   margin: 0.2em;
   text-decoration: none;
}




Pakeiciau ir pazimejau kur keistis kad kita karta zinotum.
0


2011 Kov. 27 14:03:16          5 žinutė iš 5
Spausdinti pranešimą
Štai šitą:

body {
color : #555;
background-image:url(images/BG_body.png);
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
}
0

Peršokti į forumą: