Navigacija

Vartotojų tinkle

Prisijungusių svečių: 256
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
DjArtas23 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
Šriftas,šrifto dydis,spalva forume
Forumas | PHP-Fusion, WordPress, Shopify, PHP ir MySQL (PROGRAMAVIMAS) | Žaliems

Autorius: tedis69 Peržiūrų: 2595      Spausdinti temą
2013 Lap. 17 19:11:41          1 žinutė iš 6
Spausdinti pranešimą
Sveiki,
Kaip pakeisti forumo pavadinimu, bei forumo temu, šriftus-dydį spalvą...


2013 Lap. 18 23:11:20          2 žinutė iš 6
Spausdinti pranešimą
per dizaino failus megink.

TIKSLAS

Pranesimai: 150

Vid. Ivr.: 10.10
2013 Lap. 19 21:11:28          3 žinutė iš 6
Spausdinti pranešimą
tedis69 parašė:
Sveiki,
Kaip pakeisti forumo pavadinimu, bei forumo temu, šriftus-dydį spalvą...



Styles.css tbl, tbl1, tbl2, o dėl spalvos tai čia "a" ji pakeitus, pasikeis visam puslapyje

2013 Lap. 24 11:11:40          4 žinutė iš 6
Spausdinti pranešimą
Dėl spalvos, geriau naudoti atskira "hover" kad išsiskirtu gražiai temų pavadinimai

.tbl1 a {
font-size: 12px;
font-weight: bold;
color: #009164;
}
.tbl1 a:hover {
font-size: 12px;
font-weight: bold;
color: #00b57d;
}

www.vuiter.lt vuiter.deviantart.com
2013 Lap. 25 22:11:27          5 žinutė iš 6
Spausdinti pranešimą
/* Comment element properties */



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

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

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

a:hover.side {
   color: #f6a504;
   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;
}

.header {

   background: url(images/header.png);
   height: 170px;
   width: 880px;

}

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   color: #000;
   background-image: url(images/body.png);
   margin: 5px;
}

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

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

/* Form element properties */

form {
   margin: 0px;
}

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

.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 {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #555;
   background-color: #f8f8f8;
   border: 1px solid #ccc;
}

.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 */

.sub-header {
   font-family: Trebuchet MS;
   font-size: 14px;
   font-weight: bold;
   color: #fff;
   background: url(images/navigacija.png);
   height: 39px;
   width: 879px;
   background-repeat: no-repeat;
   padding: 0px 10px 0px 20px;
}


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

.full-header {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000;
   background-color: #fff;
   padding: 5px 0 10px 0;
}

.main-footer {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #555;
   background-color: #fff;
   padding: 5px;
}

.bottom-footer {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #fff;
   background-color: #555;
   padding: 4px 4px 5px 4px;
}

.main-body {
   font-size: 11px;
   color: #555;
   padding: 4px;
}

/* Side-Panel properties */

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

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

.side-border-left {
   color: #777;
   padding: 10px 10px 10px 0;
   width: 296px;
}

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

body {
margin: 0;
}

.scapmain {
   font-family: Trebuchet MS;
   font-size: 12px;
   font-weight: bold;
   color: #fff;
   font-shadow: 1px 1px #0404B4;
   background-image: url(images/side.png);
   background-repeat: no-repeat;
   width: 296px;
   height: 34px;
   padding: 0px 4px 6px 20px;
}

.side-body {
   font-size: 10px;
   color: #555;
   padding: 0px;
}

/* Center-Panel properties */

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

.news-footer {
   font-size: 10px;
   color: #555;
   border-width: 0 1px 1px 1px;
   padding: 3px 4px 4px 4px;
}

.capmain {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #fff;
   background-image: url(images/centerside.png);
   background-repeat: no-repeat;
   width: 577px;
   height: 34px;
   padding: 0px 4px 6px 20px;
}

.main-bg {
   color: #555;
   padding: 10px 0 5px 0;
}

/* General table properties */
.comment-avatar {
   padding-right: 6px;
   float: left;
}

.center {
   margin: 0 auto;
}

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

.tbl {
   font-size: 12px;
   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;
}

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


.forum-caption {
   font-size: 11px;
   font-weight: bold;
   color: #000000;
   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: #04688d;
}

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

.side-label {
   color: #555;
   background-color: #f1f1f1;
   margin: 2px 0 2px 0;
   padding: 2px 2px 3px 2px;
}

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

/* PHP-Fusion Helpers */

.clear {
   clear: both;
}

.float-left {
   float: left;
}

.float-right {
   float: right;
}

/* Helpers  */

.center {margin: 0 auto;}
.content_center {text-align: center;}
.flleft {float: left !important;}
.flright {float: right !important;}
.clear {clear: both;}


/* IE Fixes */

.clearfix:after {
   content:".";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

/* Hide from IE Mac  */

.clearfix {
   display:block;
}

/* End hide from IE Mac */

.floatfix {
   overflow:hidden;
}

* html .floatfix {
   width:100%;
}

.center, *[align="center"] {
   margin: 0 auto;
}




Kur čia reikėtu įterpti tarkim, kad spalva būtų juoda?

2013 Lap. 26 11:11:22          6 žinutė iš 6
Spausdinti pranešimą
tedis69 parašė:
Sveiki,
Kaip pakeisti forumo pavadinimu, bei forumo temu, šriftus-dydį spalvą...



[PHP-Fusion] tbl1 tbl2 lentelių keitimo pamoka
Pamoka: www.youtube.com

www.vuiter.lt vuiter.deviantart.com
Peršokti į forumą: