Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,964
Naujausias narys: laleceylan50

Naujausi straipsniai

Paskutiniai nariai

laleceylan50 1 savaitė
minimukas 1 savaitė
N-20 4 savaitės
Reikalas 4 savaitės
Rytis 5 savaitės
DjArtas 6 savaitės
WolfHammer 6 savaitės
Nostesi16 savaitės
Wisedocs16 savaitės
asdasdddz20 savaitės
Paslapties K...21 savaitės
Audrius_1724 savaitės
Simbijanas36 savaitės
Karinacraft36 savaitės
Žmogus40 savaitės
Bruksnys44 savaitės
Darexs46 savaitės
Nepas47 savaitės
keistuole49 savaitės
Gizmis51 savaitės

Informacija:


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

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

Nepas
2025 Bal. 9 17:04:13
drovus

Š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 sumažinti?
Forumas | Modai, įskiepiai, panelės (PHP-FUSION) | Themes

Autorius: altenis Peržiūrų: 2063      Spausdinti temą
2010 Lap. 15 18:11:08          1 žinutė iš 4
Spausdinti pranešimą





Kaip sumažinti apvestą raudonai sritį? Žinau, kad turi būti tarp styles.css...

Padėkit! nežino

Ieškau mažų darbų internete.
Redagavo Creatium 2010 Lap. 15 18:11:29

3 atsakymai:
utx
Narys
Kapitonas

Nario avataras

Pranešimai: 758
Įstojęs: 2010 Geg. 30 18:05:43
2010 Lap. 15 19:11:52          2 žinutė iš 4
Spausdinti pranešimą
Jokio styles.css nereik keist... Čia yra vienpusis dizainas, visas paneles perkelk į vieną pusę ir susimažins...
0Geriausias atsakymas


StarProject.lt Piešiu dizainus, koduoju. Kreipiames AŽ, arba skype ( rasite profilyje )
2010 Lap. 15 18:11:23          3 žinutė iš 4
Spausdinti pranešimą
Man rods, kad theme.php reik keist, o gal ir ant style pasiieškok tokio dožio kurias užima naujienos ir keisk pagal save.
0

2010 Lap. 15 18:11:38          4 žinutė iš 4
Spausdinti pranešimą
Styles.css:



a {
    color : #0066ff;
    font-weight:bold;
    text-decoration : none;
}

a:hover {
    color : #0066ff;
    font-weight:bold;
    text-decoration : underline;
}

a.side {
    color : #0066ff;
    font-weight:bold;
    text-decoration : none;
}

a:hover.side {
    color : #0066ff;
    font-weight:bold;
    text-decoration : underline;
}

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

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

body {
    color : #555;
    background : #04060a;
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    margin: 0 auto;
}

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 : 0px 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-image:url(images/header.png);
    width:1100px;
    height:261px;
    padding : 00px;
}

.footer {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    color : #555;
    background-image:url(images/footer.png);
    width:1100px;
    height:65px;
    padding : 0px;
}

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

.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 : #5d5d5d;
    text-align:left;
    background-image:url(images/news_bg.png);
    background-repeat:repeat-y;
    padding-left:10px;
    padding-right:15px;
}

.center {
    margin : 0 auto;
}

.side-body {
    font-size : 10px;
    color : #5d5d5d;
    padding : 4px;
}

.main-bg {
    color : #5d5d5d;
    background-image:url(images/bla.png);
    background-repeat:repeat-y;
    padding-left:8px;
    padding-right:8px;
}

.main1-bg {
    background-image:url(images/main_bg.png);
    background-repeat:repeat-y;
    width:800px;
    height:51px;
    margin: 0 auto;
    padding-left:10px;
}


.main-bg-top {
    background-image:url(images/main_bg_top.png);
    background-repeat:repeat-y;
    width:843px;
    height:12px;
    padding : 0px;
}

.main-bg-bottom {
    background-image:url(images/main_bg_bottom.png);
    background-repeat:repeat-y;
    width:700px;
    height:12px;
    padding : 00px;
}

.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 : #FFF;
    text-align:left;
    background-image:url(images/side_bg.png);
    padding : 0px 0px 0px 5px;
    width: 214px;
}

.side-bg-top {
    background-image:url(images/side_bg_top.png);
    width:224px;
    height:14px;
    padding : 0px;
}

.side-bg-bottom {
    background-image:url(images/side_bg_bottom.png);
    width:224px;
    height:14px;
    padding : 0px;
}

.side-border-right {
    color : #777;
    background-color : #fff;
    padding : 10px 10px 10px 0px;
    width: 175px;
}

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

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

.capmain {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 11px;
    font-weight : bold;
    text-align:center;
    color : #FFF;
    background-image:url(images/news.png);
    background-position:center;
    background-repeat:no-repeat;
    width:445px;
    height:26px;
    padding : 0px;
}

.news-bg-top {
    background-image:url(images/news_bg_top.png);
    background-repeat:repeat-y;
    width:827px;
    height:8px;
    padding : 0px;
}

.news-bg-bottom {
    background-image:url(images/news_bg_bottom.png);
    background-repeat:repeat-y;
    width:827px;
    height:8px;
    padding : 0px;
}


.scapmain {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 10px;
    font-weight : bold;
    color : #FFF;
    text-align:center;
    background-image:url(images/panel.png);
    width:213px;
    height:37px;
    padding : 0px;
}

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



0


Ieškau mažų darbų internete.
Peršokti į forumą: