Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,966
Naujausias narys: LnKnPrK1

Naujausi straipsniai

Paskutiniai nariai

LnKnPrK1 1 savaitė
inti 3 savaitės
kileedyg 9 savaitės
Reikalas15 savaitės
Kižas16 savaitės
Bruksnys17 savaitės
laleceylan5018 savaitės
minimukas19 savaitės
N-2022 savaitės
Rytis22 savaitės
DjArtas24 savaitės
WolfHammer24 savaitės
Nostesi34 savaitės
Wisedocs34 savaitės
asdasdddz38 savaitės
Paslapties K...39 savaitės
Audrius_1741 savaitės
Simbijanas54 savaitės
Karinacraft54 savaitės
Žmogus58 savaitės

Informacija:


OS: Unknown
Naršyklė: Nežinoma
IP: 216.73.216.20
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
Tema redaguojant keletas problemų
Forumas | PHP-Fusion, WordPress, Shopify, PHP ir MySQL (PROGRAMAVIMAS) | Žaliems

Autorius: Devan Peržiūrų: 2137      Spausdinti temą
2010 Rugp. 15 11:08:19          1 žinutė iš 8
Spausdinti pranešimą
Taigi redaguoju temą, kai pakeiciu paveiksliuką tada jis lieka toks pats, jeigu pakeiciu jo varda theme faile, pvz is header i headeriukas tai headeriuko nebuna svetainej, tuscia.
2010 Rugp. 15 11:08:17          2 žinutė iš 8
Spausdinti pranešimą
Tai tame ir esme kad pervardinau... Tuscia vieta tiesiog liko
Kas ne taip?


   //Header
echo "   <table cellspacing='0' cellpadding='0' width='897' height='129' align='center'>
   <tr>
   <td background='".LINK.THEME."images/headeriukas.png' width='897' height='129'>
   </td>
   </tr>
   </table>
";










va ka bandziau keist tas taip (apibraukiau)

2010 Rugp. 15 23:08:00          3 žinutė iš 8
Spausdinti pranešimą
pades kas gal, nes neveikia.
2010 Rugp. 16 07:08:31          4 žinutė iš 8
Spausdinti pranešimą
O style.css pakeitei? (:
2010 Rugp. 16 11:08:24          5 žinutė iš 8
Spausdinti pranešimą
Jo ten net nera akinanti šypsen

/* Custom */
body {
   background: url(images/background.jpg);
   background-repeat: no-repeat;
   height: 950px;
   border: 0;
   background-attachment: none;
   background-position: top center;
   margin: 0 auto;
   background-color: #161616;

}

/* Login */

#uip-box {
   background-image: url(images/login/uip-box.png);
   background-repeat: no-repeat;
   background-color: #;
   width: 106px;
   height: 18px;
   border: 0px;
   margin: 0 auto;
}
               
.uip-box {
   font-family: Tahoma;
   font-size: 11px;
   font-weight: sharp;
   color: #FFF;
   padding-left: 6px;
   padding-top: 1px;
   text-align: left;
}

.uip-login {
   background-image: url(images/login/login.png);
   background-repeat: no-repeat;
   background-color: #;
   width: 36px;
   height: 34px;
   border: 0px;
   margin: 0 auto;
}

.uip-custom a {
   font-family: Arial;
   font-size: 10px;
   color: #dcdcdc;
   text-decoration: none;
   font-weight: none;
   text-align: center;
}

.uip-custom a:hover {
   font-family: Arial;
   font-size: 10px;
   color: #13aae0;
   text-decoration: none;
   font-weight: none;
   text-align: center;
}


.login {
   opacity: 0.7;
}

.login:hover {
   opacity: 1.7;
}
//Menu pod headerom - Submenu

div#menu{
   margin:0;
   padding:0;
   width:899px;
   position:relative;
   height:36px;
   font-size:11px;
   font-weight:bold;
   background:transparent url("images/menu.png") no-repeat top center;
   font-family:Arial ;
   float: center;
   text-align: center;
   

}

ul#menu{
   margin:0;
   padding:0;
   width:899px;
   position:relative;
   height:36px;
   font-size:11px;
   font-weight:bold;
   font-family:Arial ;
   padding-top: 8px;
   background:transparent url("images/menu.png") no-repeat top center;
   padding-left: 58px;
   

}
ul#menu li{
   display:block;
   float:left;
   margin:0;
   pading:0;}
ul#menu li a{
   display:block;
   float:left;
   color:#fff;
   color: #dcdcdc;
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   text-align: center;
   width: 62px;
   height: 21px;
   padding-top: 3px;
   }
ul#menu li a:hover{
   background:transparent url("images/sub.png") no-repeat top center;   
   color: #dcdcdc;
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   width: 62px;
   height: 21px;
   text-align: center;
   padding-top: 2px;
   }



/* News */

.news-subject {
   font-family: Arial;
   font-size: 18px;
   font-weight: bold;
   color: #0c94d2;
   text-decoration: none;
}

.news-coment {
   font-family: Arial;
   font-size: 14px;
   font-weight: bold;
   color: #303030;
   text-decoration: none;

}

.news-autor {
   font-family: Arial;
   font-size: 11px;
   font-weight: regular;
   color: #bebebe;
   text-decoration: none;

}

.news-autor a{
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   color: #0e84b9;
   text-decoration: none;

}

.autor-news a:hover{
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   color: #0e84b9;
   text-decoration: underline;

}

.news-text {
   font-family: Arial;
   font-weight: none;
   font-size: 11px;
   color: #c2bdbd;
   text-decoration: none;
}

.news-text a{
   font-family: Arial;
   font-weight: none;
   font-size: 11px;
   color: #c2bdbd;
   text-decoration: none;
}

.news-text a:hover{
   font-family: Arial;
   font-weight: bold;
   font-size: 11px;
   color: #c2bdbd;
   text-decoration: underline;
}

.news-category {
   border: 0px;
}

/* Scapmain and Capmain */

.scapmain {
   font-family: Arial;
   font-size: 12px;
   font-weight: none;
   text-decoration: none;
   color: #FFF;
   padding-left: 36px;
   padding-top: -2px;
}

.side-body {
   background-color: #000;
   background-image: url(images/side-body.png);
   background-repeat: repeat-y;
   width: 222px;
   float: center;
   color: #F8F8F8;
}

.capmain {
   font-family: Arial;
   font-size: 12px;
   font-weight: none;
   text-decoration: none;
   color: #FFF;
   padding-left: 33px;
}

.main-body {
   background-color: #000;
   background-image: url(images/news-bg.png);
   background-repeat: repeat-y;
   width: 430px;
   float: center;
   color: #F8F8F8;
}

/* Footer */

.footer {
   font-family: Arial;
   font-size: 11px;
   font-weight: none;
   text-decoration: none;
   color: #a2a2a2;
}

.footer a{
   font-family: Arial;
   font-size: 11px;
   font-weight: none;
   text-decoration: none;
   color: #1b93ce;
}

.footer a:hover{
   font-family: Arial;
   font-size: 11px;
   font-weight: none;
   text-decoration: underline;
   color: #1b93ce;
}


.footer2 {
   font-family: Arial;
   font-size: 12px;
   font-weight: none;
   text-decoration: none;
   color: #cacaca;
}

.footer2 a{
   font-family: Arial;
   font-size: 12px;
   font-weight: none;
   text-decoration: none;
   color: #0c7aaf;
}

.footer2 a:hover{
   font-family: Arial;
   font-size: 12px;
   font-weight: none;
   text-decoration: underline;
   color: #0c7aaf;
}


.footer3 {
   font-family: Arial;
   font-size: 12px;
   font-weight: none;
   text-decoration: none;
   color: #c4c4c4;
}

.footer3 a{
   font-family: Arial;
   font-size: 12px;
   font-weight: none;
   text-decoration: none;
   color: #0d86c1
}

.footer3 a:hover{
   font-family: Arial;
   font-size: 12px;
   font-weight: none;
   text-decoration: underline;
   color: #0d86c1;
}

/* Clanky */

.clanky-sub a{
   
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   color: #0c94d2;
   text-decoration: none;
}

.clanky-sub a:hover{
   
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   color: #0c94d2;
   text-decoration: underline;
}

.clanky-coment {
   font-family: Arial;
   font-size: 11px;
   font-weight: bold;
   color: #303030;
   text-decoration: none;
}

/* Navigation */

.navigation-url {
   font-family: Arial;
   font-size: 14px;
   font-weight: bold;
   color: #d9d9d9;
   text-decoration: none;
   width: 222px;
   height: 26px;
   text-align: center;
   
}

.navigation-url:hover {
   font-family: Arial;
   font-size: 14px;
   font-weight: bold;
   color: #f8f8f8;
   text-decoration: none;
   width: 222px;
   height: 26px;
   text-align: center;
   
}

/* Custom */

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

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

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

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

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

a:hover.white, li.white a:hover {
   color: #fff;
   text-decoration: underline;
}

hr {
   height: 0px;
   border: 1px solid #c9c8c8;
}

hr.side-hr {
   height: 0px;
   border: 1px solid #c9c8c8;
}

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

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

.alt {
   color: #333333;
}

.spacer {
   margin-bottom: 5px;
}

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

form {
   margin: 0px;
}

.button {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #FFF;
   background-color: #0a6999;
   background-image: url(images/button.gif);
   height: 20px;
   border: 1px solid #000;
   margin-top: 2px;
}

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

.textbox {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #F8F8F8;
   background-color: #2a2a2a;
   border: 1px solid #383838;
}

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

.center {
   margin: 0 auto;
}

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

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

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

.tbl2 {
   font-size: 11px;
   color: #F8F8F8;
   background-color: #1d1d1d;
   padding: 4px;
}

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

.quote {
   font-size: 11px;
   color: #FFF;
   background-color: #2f2f2f;
   padding: 4px;
   margin: 0px 20px 0px 20px;
   border: 1px solid #000;
}

.poll {
   height: 12px;
   border: 1px solid #000;
}

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

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

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

.shoutbox {
   color: #777;
}

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

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

.small2 {
   font-size: 10px;
   font-weight: normal;
   color: #c2bdbd;
}

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

.side-label {
   color: #c2bdbd;
   background-color: #1d1d1d;
   margin: 2px 0 2px 0;
   padding: 2px 2px 3px 2px;
}

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



2010 Rugp. 16 12:08:12          6 žinutė iš 8
Spausdinti pranešimą
RAKINTI! JAU SUTVARKIAU

2010 Rugp. 16 13:08:09          7 žinutė iš 8
Spausdinti pranešimą
Aj veikia problema buvo ta kad reikejo urla theme.php pakeisti.
Peršokti į forumą: