Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,966
Naujausias narys: LnKnPrK1

Naujausi straipsniai

Paskutiniai nariai

LnKnPrK1 2 savaitės
inti 4 savaitės
kileedyg11 savaitės
Reikalas16 savaitės
Kižas17 savaitės
Bruksnys18 savaitės
laleceylan5020 savaitės
minimukas20 savaitės
N-2023 savaitės
Rytis24 savaitės
DjArtas25 savaitės
WolfHammer25 savaitės
Nostesi35 savaitės
Wisedocs36 savaitės
asdasdddz39 savaitės
Paslapties K...40 savaitės
Audrius_1743 savaitės
Simbijanas55 savaitės
Karinacraft56 savaitės
Žmogus59 savaitės

Informacija:


OS: Unknown
Naršyklė: Nežinoma
IP: 216.73.216.146
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
kaip pakeisti fono spalva?
Forumas | PHP-Fusion, WordPress, Shopify, PHP ir MySQL (PROGRAMAVIMAS) | Žaliems

Autorius: mdao Peržiūrų: 2340      Spausdinti temą
2011 Rugs. 25 15:09:27          1 žinutė iš 6
Spausdinti pranešimą
sveiki, gal zinot kaip balta fona, pazymeta rodyklemis pakeist juodu? jei taip, tai kaip?

http://www.part.lt/img/cc542f842...89b953.png

Perku tuščias, seniau kurtas fb anketas. pm.

5 atsakymai:
viminkas
Narys
Nuolatinis

Nario avataras

Pranešimai: 150
Įstojęs: 2008 Gru. 2 20:12:41
2011 Rugs. 25 17:09:27          2 žinutė iš 6
Spausdinti pranešimą
viskas aisku pas tave du bodziai nezinau kodel ir kas taip durnai padare bet surask antra body kur yra

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

ir pakeisk i

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


abu bodziai turi buti su backgroudn colorsais juodais
0Geriausias atsakymas


Jei padėjau tau, palik komentarą mano profili ir +11. WEB paslaugos- http://webers.in/
2011 Rugs. 25 15:09:56          3 žinutė iš 6
Spausdinti pranešimą
css file surask body va kaip mano pavyzdi turi buti

body
{
background-color:black}
0


Jei padėjau tau, palik komentarą mano profili ir +11. WEB paslaugos- http://webers.in/

#1 nu vistiek baltas...mdao, 2011 Rugs. 25 15:09:21 - [Prisegė Creatium 2014 Vas. 23 21:02:11]

#2 zodziu turi pasikeisti nebent i ftp neikeli failo arba ne ta redaguojiviminkas, 2011 Rugs. 25 15:09:55 - [Prisegė Creatium 2014 Vas. 23 21:02:11]
2011 Rugs. 25 15:09:37          4 žinutė iš 6
Spausdinti pranešimą
gali gal pakeist? mano styles.css

/* Comment element properties */

.left {
background : url(images/left-cap.png) no-repeat;
 width:21px;
 height:33px;
}

.right {
background : url(images/right-cap.png) no-repeat;
width:21px;
height:33px;
}

.left1 {
background : url(images/left1.png);
width:2px;
 height:100%;
}

.right1 {
background : url(images/right1.png);
width:2px;
}

.left2 {
background : url(images/left2.png) no-repeat;
 width:2px;
 height:2px;
}

.right2 {
background : url(images/right2.png) no-repeat;
width:2px;
height:2px;
}

   .naujiena {
            background:url(images/naujiena.png) no-repeat;
            height:33px;
            }

            .naujiena .text {
            font-family:Arial, Helvetica, sans-serif;
            font-size:12px;
            color:#FFFFFF;
            text-transform:uppercase;
            font-weight:bold;
            padding-left:25px;
            }
            
               .news{
      font-family:Arial, Helvetica, sans-serif;
      font-size : 11px;
      color : #8a8a8a;
      background:#FFFFFF url(images/naujienabg.png) repeat-x;
      padding : 4px 5px 5px 5px;
   }

a {
   color : #605d5b;
   text-decoration : none;
}

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

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

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

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

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


#header {
background:url(images/header.png) no-repeat;
height:278px;
width:1100px;
position:relative;
}

#user {
position:absolute;
top:5px;
left:10px;
}

#render {
background:url(images/render.png) no-repeat;
width:119px;
height:170px;
position:absolute;
top:95px;
left:990px;
}

#slide {
position:absolute;
top:2px;
left:475px;
}

#nav {
position:absolute;
top:200px;
left:200px;
}


.input {
background:url(images/input.png) no-repeat;
width:152px;
height:23px;
border:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#828282;
}

.bu {
background:url(images/go.png) no-repeat;
width:46px;
height:26px;
border:0px;
}


body {
background:#020202 url(images/bg.png) repeat-x;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 11px;
   padding:0px;
   margin:0px;
}

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;
}

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

.footer {
background:url(images/footer.png) no-repeat;
height:63px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
padding:10px;
}

.button {
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #555;
   background-color : #f1f1f1;
   height : 20px;
   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-family:Arial, Helvetica, sans-serif;
   font-size : 11px;
   color : #8a8a8a;
   background:#FFFFFF url(images/main-body.png) no-repeat;
   padding : 4px 5px 5px 5px;
}

.side-body {
font-family:Arial, Helvetica, sans-serif;
   font-size : 11px;
   color : #989898;
   background-color : #ffffff;
   padding : 4px;
}

.main-bg {
   color : #555;
   background-color : #f3f3f3;
   padding : 10px 4px 10px 4px;
}

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

.side-border-left {
   color : #777;
   background-color : #f3f3f3;
   padding : 10px 0px 10px 3px;
   width: 200px;
}

.side-border-right {
   color : #777;
   background-color : #f3f3f3;
   padding : 10px 3px 10px 0px;
   width: 200px;
}


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

.capmain {
background:url(images/capmain.png);
height:33px;
}

.capmain .text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
padding-left:25px;
}

.text1 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-transform:uppercase;
}

.apacia {
background:url(images/apacia.png) no-repeat;
height:7px;
}

.scapmain {
background:url(images/scapmain.png) no-repeat;
height:31px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-transform:uppercase;
font-weight:bold;
padding-left:10px;
}

.tbl-border {
   color : #555;
   background-color : #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;
}

.shoutbox {
   color : #777;
}

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

.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;
}




   #gallery {
         position:relative;
         height:185px
      }
      #gallery a {
         float:left;
         position:absolute;
      }
      
      #gallery a img {
         border:none;
      }
      
      #gallery a.show {
         z-index:500;
      }
   
      #gallery .caption {
         z-index:600;
         background-color:#000;
         color:#ffffff;
         height:50px;
         width:100%;
         position:absolute;
         bottom:0;
      }
   
      #gallery .caption .content {
         margin:5px
      }
      
      #gallery .caption .content h3 {
         margin:0;
         padding:0;
         color:#ff8a00;
      }

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000;
   background: #fff;
   margin: 0px;
   padding: 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: #04688d;
}



/* Form element properties */

form {
   margin: 0px;
}


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

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



.textbox:focus {
   color: #000;
   background-color: #E1E1E1;
}

div.emulated-fieldset {
   position: relative;
   margin: 20px 0px 10px 0px;
   border: 1px solid #ccc;
   width: 320px;
   background: inherit;
}
div.emulated-fieldset span.emulated-legend {
   display: inline;
   position: absolute;
   top: -12px;
   margin: 0 5px;
   padding: 4px;
   background: inherit;
}
div.emulated-fieldset div.attachments-list {
   padding: 10px 3px 3px 3px;
   width: 320px;
}

/* Header and footer properties */


/* Subheader links */

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

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

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

.sub-header ul li.first-link {
   font-weight: bold;
}

.sub-header ul li.current-link a span {
   text-decoration: underline;
}


/* PANELES properties */

.ui-sortable { margin: 0; padding: 0; }

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


/* Centriniu paneliu properties */

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


/* General table properties */

.center {
   margin: 0 auto;
}



.tbl-error  {
   color: #AC260F;
   font-weight: bold;
   background-color: #FCCAC2;
   border:2px solid #EB5339;
}

/* Profile spesific classes */
.profile, .profile_category {
   width: 500px;
}

.edit-profile {
   width: 500px;
}

/*.user_password .textbox:focus, .user_admin_password .textbox:focus {
   background-color: #ff6666;
}*/

.profile_user_reason {
   color: #ff6666;
   font-weight: bold;
}

/*.user_name td, .user_name .textbox {
   font-size: 13px;
   padding: 4px;
}*/


/* Vertical Navigation */

#navigation h2 {
   font-size: 10px;
   font-weight: normal;
   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: #555;
   padding: 2px;
   text-decoration: none;
}

#navigation a:hover {
   color: #fff;
   background-color: #f6a504;
}

#navigation li.first-link a {
   font-weight:bold;
}

#navigation li.current-link a {
   color: #555;
   background-color: #eee;
   border: 1px solid #fff;
   padding: 1px !important;
}

/* Page Navigation */
.pagenav {
   padding: 4px;
}

.pagenav span {
   color: #fff;
   background-color: #f6a504;
   border: 1px solid #ddd;
   padding: 2px 4px 2px 4px;
   margin: 2px;
}

.pagenav a {
   color: #555;
   background-color: #f1f1f1;
   border: 1px solid #ddd;
   padding: 2px 4px 2px 4px;
   margin: 2px;
   text-decoration: none;
}

.pagenav a:hover {
   color: #fff;
   background-color: #f6a504;
   margin: 2px;
   text-decoration: none;
}

img {border:0px;}


.spacer {
   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;
}


0


Perku tuščias, seniau kurtas fb anketas. pm.
2011 Rugs. 25 15:09:27          5 žinutė iš 6
Spausdinti pranešimą

body {
background:#020202 url(images/bg.png) repeat-x;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
padding:0px;
margin:0px;
}

sita vieta pakeisk i

body {
background-color:black;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
padding:0px;
margin:0px;
}
0


Jei padėjau tau, palik komentarą mano profili ir +11. WEB paslaugos- http://webers.in/

#1 vistiek tas pats... :/mdao, 2011 Rugs. 25 16:09:55 - [Prisegė Creatium 2014 Vas. 23 21:02:29]
2011 Rugs. 28 01:09:42          6 žinutė iš 6
Spausdinti pranešimą

.main-body {
font-family:Arial, Helvetica, sans-serif;
font-size : 11px;
color : #8a8a8a;
background: black;
padding : 4px 5px 5px 5px;
}
0


greitieji kreditai
Peršokti į forumą: