PHP-Fusion Mods
Navigacija
Apsauga
Apsauga Neleista registracija: 39983
Šiandien: 9
Prisijungę nariai
» Svečių: 16
» Narių: 0

» Viso narių: 10,235
» Naujausias: ruslanas tuk

Prisijungimų istorija:
tabux 5 Dienos
Zbigniew@senokai
sanpernepamenu
CepelinasXnepamenu
VV91DDnepamenu
Minusnepamenu
priezilviciunepamenu
EdvinasG1337nepamenu
rolandas94nepamenu
Edis2nepamenu
klubogerbejasnepamenu
Miskinisnepamenu
Pask. modai
Prisijungti
Vardas

Slaptažodis



Dar ne narys?
Registruotis.

Pamiršai slaptažodį?
Prašyk naujo!.

Naujausi prašymai
[L] testas
Narių apklausa
Ar dar kuriate tinklalapius?

Ne
Ne
0% [0 Balsai]

Taip
Taip
88% [7 Balsai]

Naudojuosi socialiniais tinklais
Naudojuosi socialiniais tinklais
13% [1 Balsas]

Balsai: 8
Kad galėtum balsuoti, turi prisijungti.
Pradėta: 2022-05-29 19:54
Shoutbox
You must login to post a message.

2026-05-29 21:26
Ši sistema turi daug patobulinimų kurie kurti mūsų Šypsosi Buvo planuose pereiti ant v9, bet ....

2026-05-11 16:51
Sveiki. Norėjau pasveikinti jus su atkaklumu arba ištverme. Tai viena iš dviejų paskutinių svetainių, paremtų v7. Ar negaila švaistyti ilgametės patirties ir pereiti prie v9?

2025-07-13 17:07
svx, smagu kad dar atsiranda naujų narių Šypsosi2

2024-03-07 22:13
Oj Tabux… apkabinčiau už tą moderatorių 😁

2024-02-22 17:40
Šypsosi2 jo buvo laikai.. Senukai jau mes. Bega laikas greiciau nei noretusi. Smagu matyti kad uzsuka seni nariai, ne as vienas Šypsosi

Shoutbox Archive
Peržiūrėti temą
PHP-Fusion Mods :: PHP-Fusion modifikacijų forumas :: Taisymas
 Spausdinti temą
V6 background fonas
mantas1128
#1 Spausdinti pranešimą
parašyta 2011-03-11 14:02
Naujokas



Reputacija: 0

Pranešimai: 2
Įstojo: 2011-03-11

Sveiki, ne?inau tiesiog ka editin't gal galtumt patart?
img818.imageshack.us/img818/3233/14200935.jpg

Noriau kad nick'ai ir online user fonas btu juodas o ne baltas.
Redagavo mantas1128 2011-03-11 14:03
 
PM
snes
#2 Spausdinti pranešimą
parašyta 2011-03-11 14:24
Vartotojo avataras

Geradarys



Reputacija: 0

Pranešimai: 684
Įstojo: 2009-09-24

Susirask tarp style.css baltos spalvos koda ir keisk i juodos spalvos koda
Modai.in
 
PM
mantas1128
#3 Spausdinti pranešimą
parašyta 2011-03-11 14:30
Naujokas



Reputacija: 0

Pranešimai: 2
Įstojo: 2011-03-11

Download source  Code
a {
   color : #919191;
   text-decoration : none;
}

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

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

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

a.white {
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-weight : bold;
   font-size : 9px;
   color : #D7BB96;
   text-decoration : none;
}

a:hover.white {
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-weight : bold;
   font-size : 9px;
   color : #E7D7C0;
   text-decoration : none;
}

b {
   color : #FF6B01;
}

body {
   background : url(images/BG_body.png);
   background-repeat : no-repeat;
   background-position : top center;
   background-color : #000;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   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 : 10px;
}

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

.alt {
   color : #FFF;
}

.navigacija {
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 10px;
   color : #FFF;
   line-height : 20px;
   padding : 5px 20px;
}

.header {
   background : url(images/BG_header.png);
   background-repeat : no-repeat;
   width : 814px;
   height : 202px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #ddd;
   background-color : #444;
   padding : 10px;
}

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

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

.button-poll {
   background : url(images/BG_button.png);
   background-repeat : no-repeat;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 9px;
   font-weight : bold;
   color : #8D601B;
   background-color : none;
   width : 80px;
   height : 19px;
   border : none;
   margin-top : 2px;
   padding-bottom : 2px;
}

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

.textbox-user {
   background : url(images/BG_textbox.png);
   background-repeat : no-repeat;
   width : 140px;
   height : 20px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   font-size : 9px;
   font-weight : bold;
   color : #7B3A06;
   background-color :none #f8f8f8;
   border : none;
   padding : 4px 6px;
}

.main-body {
   font-size : 10px;
   color : #CECECE;
   background-color : #000;
   padding : 15px;
}

.side-body {
   font-size : 10px;
   color : #FFF;
   background-color : #000;
   padding : 20px 15px;
}

.side-body-2 {
   background : url(images/BG_sidebody_2.png);
   background-repeat : repeat-y;
   font-size : 10px;
   color : #FFF;
   padding : 2px 20px;
}

.main-bg {
   background : url(images/BG_main.png);
   background-repeat : no-repeat;
   background-position : top right;
   background-color : #000;
   padding : 0px 15px;
}

.side-border-left {
   background : url(images/BG_side.png);
   background-repeat : no-repeat;
   background-position : top left;
   background-color : #000;
   width : 213px;
   padding : 0px 1px;
}

.side-border-right {
   background : url(images/BG_side.png);
   background-repeat : no-repeat;
   background-position : top right;
   background-color : #000;
   width : 213px;
   padding : 0px 1px;
}

.news-left {
   background : url(images/BG_news_footer_left.png);
   background-repeat : no-repeat;
   background-position : top left;
   height : 28px;
   font-size : 10px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   color : #8D601B;
   padding-left : 10px;
}

.news-right {
   background : url(images/BG_news_footer_right.png);
   background-repeat : no-repeat;
   background-position : top right;
   height : 28px;
   font-size : 10px;
   font-family : Tahoma, Verdana, Arial, Helvetica;
   color : #8D601B;
   padding-right : 10px;
}

.capmain {
   background : url(images/BG_capmain.png);
   background-repeat : no-repeat;
   width : 547px;
   height : 28px;
   font-family : Trebuchet MS, Verdana, Arial, Helvetica;
   font-size : 14px;
   color : #8D601B;
   padding-left : 10px;
}

.scapmain {
   background : url(images/BG_scapmain.png);
   background-repeat : no-repeat;
   width : 199px;
   height : 29px;
   font-family : Verdana, Arial, Helvetica, sans-serif;
   font-size : 10px;
   font-weight : bold;
   color : #FFF;
   background-color : #000;
   padding-right : 15px;
   padding-bottom : 2px;
}

.scapmain-2 {
   background : url(images/BG_scapmain_2.png);
   background-repeat : no-repeat;
   background-position : top left;
   width : 265px;
   height : 35px;
   padding-top : 5px;
   padding-left : 15px;
}

.tbl-border {
   color : #555;
   background-color : #e1e1e1;
}

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

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

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

.forum-caption {
   font-size : 11px;
   font-weight : bold;
   color : #888;
   background-color : #000;
   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;
}

.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 : #000;
   padding : 2px 2px 3px 2px;
}





Gal padtum? :?

Pra?au padkit band?iau beveik visur keist nieko :S
Redagavo mantas1128 2011-03-11 19:18
 
PM
Peršokti į forumą: