Navigacija

Vartotojų tinkle

Prisijungusių svečių: 36
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
Del themos
Forumas | PHP-Fusion, WordPress, Shopify, PHP ir MySQL (PROGRAMAVIMAS) | Bendri PHP-F klausimai

Autorius: remuxs Peržiūrų: 5452      Spausdinti temą
2016 Vas. 4 19:02:19          1 žinutė iš 8
Spausdinti pranešimą
sveiki kaip padaryti kad automatiskai keistusi plotis themos pvz prisiijungiu i svetaine su ekranu su 1600x900 ir svetaine automatiskai isiplestu nebutu 1366x768
2016 Vas. 4 19:02:41          2 žinutė iš 8
Spausdinti pranešimą
temos css nustatymuose nurodyk kad jos plotis (width) būtų 90-100%.

2016 Vas. 4 19:02:18          3 žinutė iš 8
Spausdinti pranešimą
cia kur nustatyti background ar kur
2016 Vas. 4 20:02:49          4 žinutė iš 8
Spausdinti pranešimą
kur cia ka nustatyt style.css


a {
color: #2e2e2e;
text-decoration: none;
}

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

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

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

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

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

.spacer {
margin-bottom: 0px;
}

.admin-message {
font-family: Tahoma;
font-size: 11px;
text-align: center;
color: #ffffff;
background-color: #000000;
border: 1px solid #ddd;
padding: 3px 4px 5px 4px;
margin-bottom: 5px;
}

html {
background:url(images/bg.png);
}


body {
background: url('images/bg.png');
background-repeat: repeat-x;
background-position: top center;
background-repeat: repeat-x;
background-attachment: fixed;
font-family: Tahoma;
font-size: 11px;
color: #d7d7d7;
margin: 0;
}

.inne {
background-image: url('images/bg_button.png');
background-color: #1f7291;
border: 0px;
margin-top: 0px;
width: 29px;
height: 26px;
margin: 0px 0px 0px 5px;
}

.header {
background: url('images/header2.png');
height: 320px;
width: 980px;
}

.header4 {
background: url('images/header4.jpg');
height: 16px;
width: 980px;
}

#containe{
margin:0 auto; padding:0px; position:relative; width:998px; margin-top: 0px;
}

#sub-nav{
width:980px;
height:40px;
background: url(images/header3.jpg);
color:#d7d7d7;
}

#sub-nav img{
position:absolute; right:0; top:0px;
}

#sub-nav ul{
position:absolute; left:80px; top:0px;
margin:0; padding:0; list-style:none;
}

#sub-nav ul li{
width:100px; margin:0; float:left;
}
#sub-nav ul li a{
padding: 12px 0px 0px 0px;
font-family: Tahoma;
text-shadow: 1px 1px 0pt #000000;
font-size: 12px;
color: #d7d7d7;
font-weight: ;
text-align: left;
text-decoration: ;
display: block;
background: none;
height: 28px;
}

#sub-nav ul li a:hover{
color: #619ef8;
}

.border {
background-color: #ddd;
border: 0px #FFF ;
}

.outer-border {
border: 0px solid #f2f2f2;
}

.bbcode {
font-family: Tahoma;
font-size: 10px;
color: #000;
background-color: #eee;
border: 1px solid #ccc;
margin-top: 2px;
}

img {
border: 0px;
}

form {
margin: 0px;
}

hr {
border-top: 1px #c9c9c9 solid;
border-bottom: 1px #eeeeee solid;
border-left: 0px;
border-right: 0px;
}

hr.side-hr {
border-top: 1px #b3b3b3 solid;
border-bottom: 1px #e4e4e4 solid;
border-left: 0px;
border-right: 0px;
}

td {
font-family: Tahoma;
font-size: 11px;
}

pre {
font-family: Tahoma;
font-size: 11px;
}

.alt {
color: #FFF;
}

.footer {
background-image: url('images/footer.jpg');
text-shadow: 1px 1px 0pt #430b00;
font-family: Tahoma;
font-size: 11px;
color: #9b5347;
}
.footer a {
color: #9b5347;
text-decoration: none;
}
.footer a:hover {
color: #00b9ff;
text-decoration: none;
}

.button {
font-family: Arial,Sans-Serif;
font-weight: bold;
font-size: 11px;
color: #e8e8e8;
background-color: #585858;
border: 1px #333333 solid;
margin-top: 5px;
}

.textbox {
font-family: Tahoma;
font-size: 11px;
color: #292929;
background-image: url('images/textbox.gif');
background-color: #FFFFFF;
border: 1px solid #ccc;
}

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

.main-bg {
background-color: #d7d7d7;
padding: 0px 5px 0px 5px;
}

.side-border-left {
background-color: #d7d7d7;
padding: 0px 0px 0px 5px;
}

.side-border-right {
background-color: #d7d7d7;
padding: 0px 5px 0px 0px;
}

.main-body {
background-color: #d7d7d7;
font-family: Tahoma;
font-size: 11px;
color: #666666;
padding: 0px 0px 0px 0px;
}

.side-body {
background-color: #d7d7d7;
font-family: Tahoma;
font-size: 11px;
color: #2e2e2e;
padding: 0px 0px 0px 0px;
}

.table-body {
background-color: #d7d7d7;
font-family: Tahoma;
font-size: 11px;
color: #000000;
padding: 0px 0px 0px 0px;
}
.table-body a {
color: #000000;
text-decoration: none;
}
.table-body a:hover {
color:#ffffff;
text-decoration: none;
}
.article-body {
background-color: #FFFFFF;
font-family: Tahoma;
font-size: 11px;
color: #666666;
padding: 10px 10px 10px 10px;
}

.infobar {
font-family: Arial,Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #666666;
padding: 0px;
border-top: 0px;
}
.infobar a {
font-family: Arial,Sans-Serif;
color: #666666;
font-weight: bold;
text-decoration: none;
}
.infobar a:hover {
font-family: Arial,Sans-Serif;
color: #FFFFFF;
font-weight: bold;
text-decoration: none;
}

.infobar2 {
font-family: Tahoma;
font-size: 11px;
color: #FFFFFF;
padding: 0px;
border-top: 0px;
}

.clear {
clear:both;
}

.panel-left {
background-image:url(images/side/panel-left.png);
width:3px;
height:38px;
}

.panel-right {
background-image:url(images/side/panel-right.png);
width:10px;
height:38px;
}

.panel-main {
text-shadow: 1px 1px 0pt #000000;
font-family: Tahoma;
font-weight: bold;
left:20px;
font-size: 11px;
text-align: center;
color: #ffffff;
height:38px;
padding: 0px 0px 0px 5px;
background-image: url(images/side/panel-main.png);
background-color: #619ef8;
}

.border-left {
background-image:url(images/side/border-left.png);
width:10px;
}

.border-right {
background-image:url(images/side/border-right.png);
width:10px;
}

.border-bleft {
width:10px;
height:16px;
background-image:url(images/side/border-bleft.png);
}

.border-bright {
width:10px;
height:16px;
background-image:url(images/side/border-bright.png);
}

.border-bmain {
height:16px;
background-image:url(images/side/border-bmain.png);
background-repeat:repeat-x;
}

.panel-left2 {
width:10px;
height:38px;
background-image:url(images/table/panel-left2.png);
}

.panel-right2 {
width:10px;
height:38px;
background-image:url(images/table/panel-right2.png);
}

.panel-main2 {
text-shadow: 1px 1px 0pt #619ef8;
font-family: Tahoma;
font-weight: bold;
font-size: 11px;
text-align: left;
color: #000000;
height:38px;
padding: 0px 0px 0px 0px;
background-image: url(images/table/panel-main2.png);
background-repeat: repeat-x;
}

.border-left2 {
width:10px;
background-image:url(images/table/border-left2.png);
background-repeat:repeat-y;
}

.border-right2 {
width:10px;
background-image:url(images/table/border-right2.png);
background-repeat:repeat-y;
}

.border-bleft2 {
width:10px;
height:16px;
background-image:url(images/table/border-bleft2.png);
}

.border-bright2 {
width:10px;
height:16px;
background-image:url(images/table/border-bright2.png);
}

.border-bmain2 {
height:16px;
background-image:url(images/table/border-bmain2.png);
background-repeat:repeat-x;
}

.panel-left3 {
width:10px;
height:42px;
background-image:url(images/main/panel-left3.png);
}

.panel-right3 {
width:10px;
height:42px;
background-image:url(images/main/panel-right3.png);
}

.panel-main3 {
text-shadow: 1px 1px 0pt #000000;
font-family: Tahoma;
font-weight: bold;
font-size: 11px;
text-align: left;
color: #ffffff;
height:42px;
padding: 0px 0px 0px 0px;
background-image: url(images/main/panel-main3.png);
background-repeat: repeat-x;
}

.border-left3 {
width:10px;
background-image:url(images/main/border-left3.png);
background-repeat:repeat-y;
}

.border-right3 {
width:10px;
background-image:url(images/main/border-right3.png);
background-repeat:repeat-y;
}

.border-bleft3 {
width:10px;
height:16px;
background-image:url(images/main/border-bleft3.png);
}

.border-bright3 {
width:10px;
height:16px;
background-image:url(images/main/border-bright3.png);
}

.border-bmain3 {
height:16px;
background-image:url(images/main/border-bmain3.png);
background-repeat:repeat-x;
}

.center {
margin: 0 auto;
}

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

.tbl {
font-family: Arial,Sans-Serif;
font-size: 11px;
font-weight: bold;
padding: 2px 4px 2px 4px;
}

.tbl1 {
font-family: Arial,Sans-Serif;
font-size: 11px;
color: #2e2e2e;
background-color: #dddddd;
padding: 2px 4px 2px 4px;
}
.tbl1 a {
font-family: Arial,Sans-Serif;
font-weight: bold;
font-size: 11px;
color: #000000;
text-decoration: none;
}
.tbl1 a:hover {
font-family: Arial,Sans-Serif;
font-weight: bold;
font-size: 11px;
color: #b64028;
text-decoration: none;
}

.tbl2 {
font-family: Arial,Sans-Serif;
font-size: 11px;
color: #2e2e2e;
background-color: #e4e4e4;
padding: 2px 4px 2px 4px;
}
.tbl2 a {
font-family: Arial,Sans-Serif;
font-weight: bold;
font-size: 11px;
color: #000000;
text-decoration: none;
}
.tbl2 a:hover {
font-family: Arial,Sans-Serif;
font-weight: bold;
font-size: 11px;
color: #b64028;
text-decoration: none;
}

.forum-caption {
font-family: Arial,Sans-Serif;
font-size: 12px;
font-weight: bold;
height: 22px;
color: #2e2e2e;
background-color: #a7a7a7;
padding: 4px 4px 4px 4px;
}

.quote {
color: #2e2e2e;
background-color: #e4e4e4;
padding: 2px;
margin: 0px 20px 0px 20px;
border: 1px #d1d1d1 solid;
}

.poll {
height: 1px;
border: 0px #FFF solid;
}

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

.shoutboxname {
text-align: right;
color: #2e2e2e;
}

.shoutbox {
font-family: Sans-serif;
font-size: 11px;
color: #2e2e2e;
background-color: #b9b9b9;
border: 1px solid #a1a1a1;
border-top: 0;
border-left: 0;
padding: 4px 4px 4px 4px;
}

.shoutboxdate {
background: url(images/bg_shoutbox.gif) no-repeat bottom right;
font-size: 9px;
color: #2e2e2e;
height: 14px;
}

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

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

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

.side-label {
padding: 0px 0px 0px 0px;
height: 17px;
}

.pagenav {
font-family: Arial,Sans-Serif;
font-size: 11px;
font-weight: bold;
color: #000000;
padding: 4px;
}

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

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

.pagenav a:hover {
color: #ffffff;
background-color: #985146;
margin: 2px;
text-decoration: none;
}
2016 Vas. 4 20:02:35          5 žinutė iš 8
Spausdinti pranešimą
#containe{
margin:0 auto; padding:0px; position:relative; width: 90%; margin-top: 0px;
}


2016 Vas. 4 20:02:03          6 žinutė iš 8
Spausdinti pranešimą
isitampo viskas ir kartojasi istempe ir ve prasideda kitas paneles paveiksliukas, paneles gal reik perpiest paneles ilgesnes headr ir t.t nežino
2016 Vas. 4 21:02:57          7 žinutė iš 8
Spausdinti pranešimą
tikriausiai, labai daug gali būti vietų kurias reikėtų perdarinėti galvoja esmė tame kad ten kur nurodyta pikseliai, tai ir bus griežtas dydis pikseliais kuris nesikeis nuo tavo rezoliucijos, o ten kur procentai, tai kur kas lankščiau, dydis slankiosis priklausomai nuo tavo rezoliucijos arba naršyklės lango dydžio.

2016 Vas. 4 21:02:16          8 žinutė iš 8
Spausdinti pranešimą
o tai jai pridesiu visur width: auto;
Peršokti į forumą: