Navigacija

Vartotojų tinkle

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

Registruoti nariai: 25,955
Naujausias narys: Johny

Naujausi straipsniai

Paskutiniai nariai

Johny 2 savaitės
Reikalas 3 savaitės
Jaunelis 9 savaitės
lanis 9 savaitės
And2s10 savaitės
Memento Mori15 savaitės
ozzWANTED15 savaitės
Quwqkibor17 savaitės
asirija21 savaitės
tomeem23 savaitės
weberiz26 savaitės
mRokass29 savaitės
kartoonas30 savaitės
iaescortsmap30 savaitės
grunskiz33 savaitės
Bruksnys33 savaitės
illusion33 savaitės
ordo34 savaitės
Jurgaila35 savaitės
originalcs1635 savaitės

Informacija:


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

Jaunelis
2024 Lie. 25 11:07:43
Oho vis dar veikia svetainė akinanti šypsen Šimtas metų, matau Šaukykloje nuostalgija. Smagu panaršyt po forumą ir pažiūrėt senas temas šypsosi

And2s
2024 Lie. 17 19:07:04
2008 pirmą kart čia patekau, man buvo 10m ir čia pramokau programavimo.. smagu skaityti senas žinutes, tokia nostalgija akinanti šypsen ačiū Ozz kad saugoji šitą kultūrinį reliktą šypsosi

ozzWANTED
2024 Sau. 17 01:01:00
Desperatiškus komentarus šaukykloje su accountu po mėnesio prasibuvimo, ištryniau. Pasaulis ir taip juodas. Įjungiam šviesą, prašviesės. šypsosi

Majakas
2023 Gru. 10 19:12:39
Negaliu patikėti jog žinutės/pranešimai visi yra nuo 2008 m akinanti šypsen

Žmogus
2023 Rugs. 7 21:09:14
O gal BloodKiller pasijungs?

Š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
Dizaino klaida. wordpress
Forumas | Modai, įskiepiai, panelės (PHP-FUSION) | Themes

Autorius: eth Peržiūrų: 1533      Spausdinti temą
2010 Geg. 4 15:05:27          1 žinutė iš 4
Spausdinti pranešimą
Sveiki,
Susidūriau su Wordpress'o dizaino problema. Kurioje vietoje rasti šį užrašą? , noriu surasti ir patraukti link dešinės pusės. Nes dabar išlenda iš dizaino "rėmų".
2010 Geg. 4 16:05:53          2 žinutė iš 4
Spausdinti pranešimą
margin ar padding padidink css faile, ka keist rasi pirmiam kode

www.smilez360.com
www.thevideowars.com
www.pigiau.biz
2010 Geg. 4 17:05:00          3 žinutė iš 4
Spausdinti pranešimą
Kiek bandau, nelabai einasi patraukti. Visi Title's traukiasi ir t.t. bet šio užrašo neina niekaip patraukti.
Štai styles.css
/*
Theme Name: Freelance
Theme URI: http://www.wpthemesexpert.com
Description: Personal
Author: Wordpress Themes
Author URI: http://www.wpthemesexpert.com
*/

body {
   font: 12px arial,verdana,sans-serif;
   padding:0px;
   margin:0px;
   background-color:#3d0837;
   
}
#page {
   width: 1004px;
   margin: 0 auto;
}
#container {
   width: 1004px;
   margin: 0 auto;

}
#wrap {
    clear: both;     
   width: 1004px;
   padding:0;   
}
#content-container {
   float: left;
   width: 1004px;
   padding:0px;   
   background:url(images/content-bg.gif) repeat-y ;
   
}
#content {
   float: left;
   width: 920px;
   padding:0px;
   margin-top:-108px;
   position:relative;
   
}

.bgbottom {   
   width: 920px;
   padding:0;
   height:8px;
   position:relative;
   clear:both;
   background:url(images/content-bottom.gif) no-repeat bottom center;
}
#header {
   clear: both;
   height:413px;
   margin: 0 auto;
   width: 1004px;
   background:#3d0837 url(images/header.jpg) no-repeat center top;   
}
#header h1
{
   font:30px gramond, 'times new roman';
   color:#FFFFFF;
   text-align:left;
   padding-top:65px;
}
#header h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration: none;
margin:0;
color:#fff;
}
#subtitle {
   font-family: arial;
   color: #fff;
   font:14px arial;
   text-align:left;
   font-weight:normal;
}
#footer {   
   color:#f1e7c0;
   font: 0px arial,verdana,sans-serif;
   text-align:center;
   height:84px;
   float:left;
   width:1004px;
   position:relative;
   background:url(images/footer.jpg) no-repeat bottom;
}
.footerlinks
{
   color:#f6d600;
   text-align:center;
   float:left;
   width:800px;
   padding-top:50px;
   margin-left:100px;

}
.footerlinks  a
{
   color:#e4a345;
   text-decoration:underline;

}

/* General Header Styles */
h2 {
   margin-top:0;
   font-size:16px;   
}
h3 {
   margin:0;
   font-size:14px;   
}

/* Post Related */
h2 a:hover, h2 a:visited, h2 a {
   text-decoration:none;
}
.post-container
{
   float:left;
   width:650px;
}
.post {
   width:650px;
   margin:0;
   padding-top:0;
   padding-left:30px;
   color:#2b2c2b;
   float:left;
   display:block;
}
.posttop {
   width:650px;
   color:#e81094;      
}

.post p {
   margin:0px;
}


.post a:hover {
   color:#792310;
}

.posttop h2 {
   font: 26px gramond,'times new roman';
   text-align:left;
   overflow:visible;
   margin-bottom:5px;
   padding:0;
   float:left;
   
}
.posttop h2 a {
   color:#e81094;
   font-weight:normal;
   
}
.post a:hover {
   color:#2e280e;
}
.postinfo
{
height:35px;
width:410px;
float:left;
color:#e81094;
text-align:left;
margin-top:0;
padding-top:5px;
font:11px verdana;
}
.postinfo a
{
text-decoration:none;
color:#e81094;
text-align:left;
}
.postinfo a:hover
{
text-decoration:underline;
}

.commentinf
{
   float:right;
   margin-right:20px;
   margin-top:2px;
}
.metainf{
   float:left;
   margin-left:20px;
   margin-top:2px;
}
.post p {
   margin:0px;
}
.navigation a {
   color:#f6d600;
   text-decoration:none;
}
.navigation a:hover
{
   color:#e81094;
}   
.navigation {
   text-align:right;
   font-size:12px;
}
img.centered {
   display: block;
}
img.alignright {
   padding: 4px;
   margin: 0 0 2px 7px;
   display: inline;
}
img.alignleft {
   padding: 4px;
   margin: 0 7px 2px 0;
   display: inline;
}
.alignright {
   float: right;
}
.alignleft {
   float: left
}
.navigation .alignright {
   margin-bottom:10px;
}
.navigation .alignleft {
   margin-bottom:10px;
}   

.pagetitle{
   font: bold 28px gramond,'times new roman';
   margin-top:0;   
   margin-bottom:5px;
   text-align:left;
   color:#e81094;
   margin-right:15px;
   overflow:visible
}
#date
{
background:url(images/calendar.gif) no-repeat;
float:left;
width:57px;
height:59px;
margin:0px 10px 0 10px;
}
.month
{
   text-align:center;
   font-size:11px;
   margin:0;   
   height:25px;
   color:#fff;
   padding-top:8px;
   height:18px;

}
.day
{
text-align:center;
font:32px gramond, 'times new roman';
color:#fff;
}
blockquote {
   font: 11px verdana,arial,sans-serif;
   margin:5px;
}
a img {
   border:0;
}

.entry {
   font: 12px arial,verdana,sans-serif;
   float:left;
   padding-top:5px;
   padding-right:25px;
   padding-left:15px;
   padding-bottom:10px;
   text-align:justify;   
   margin-bottom:20px;   
}


/* Sidebar Related */
#sidebar {
   width:234px;
   margin-right:3px;
   padding-top: 30px;
   float:right;   
}

#sidebar ul {
   margin: 0 ;
   padding: 10px;   
   width:235px;
   
}
#sidebar ul h2{
   font:18px gramond, 'times new roman';
   background:url(images/topbar.png) no-repeat top;
   color:#121a1d;
   text-align:center;
   font-weight:bold;
   font-variant:small-caps;
   padding:17px 0 0 20px;
   height:70px;
   margin:0;
   border:none;
}

#sidebar ul li {
   list-style-type: none;
   list-style-image: none;
   margin:0;
   padding:0;
   
}
#sidebar ul li ul {
   margin: 0 0 10px 0;
   padding:0;
}
#sidebar ul ul li {
   list-style-type: none;
   margin-left:0px;
   list-style-image: none;
   color:#fff;
   padding:5px 0 10px 30px;
   margin-left:20px;
   background:url(images/arrow.gif) no-repeat left;
   
}
#sidebar ul ul ul li {
   list-style-type: disc;
   padding:0;
   margin-left:10px;
   color:#fff;   
}
#sidebar p {
   margin:0;
   font: 10px arial,verdana,sans-serif;
}
#sidebar a {
   color:#fff;
   text-decoration:none;   
}
#sidebar a:hover {
   text-decoration:underline;   
}



/* User Comment Specific */
#comment
{
border:1px solid #483F2E;
color:#9baf10;
background-color:#F6DFB8;
}
#respond
{
   padding-left:10px;
}
#commentform
{
   padding:10px;

}
#commentform input
{
border:1px solid #483F2E;
background-color:#F1CD8A;
color:#9baf10;
}

ol.commentlist {
   margin-left:25px;
   padding:0;
}

ol.commentlist a {
   color:#839927;   
}
ol.commentlist p {
   margin-top:3px;
   margin-bottom:10px;
}
small.commentmetadata {
   font: 10px arial,verdana,sans-serif;
}
small.commentmetadata a {
   text-decoration:none;
}
#submit {
   height: 25px;
   background-color: #D6E5BD;
   margin: 10px 10px 0 0;
   color:#ffffff;
   font-size: 1.2em;

}

/************************/
/*     Search Design    */
/************************/
#searchform{
margin:0 0 10px 15px;
}
#s
{
   width:200px;
   font:12px tahoma;
   color:#CCBC90;
}
/*-------------Other------------------*/
hr {
   display: none;
}
a
{
   color:#711815;
}
#wp-calendar
{
width:245px;
color:#f06e29;   
margin-left:10px;
text-align:center;
}
#calendar
{

}
td
{
color:#F1CA7E;
}





2010 Geg. 4 17:05:00          4 žinutė iš 4
Spausdinti pranešimą
ir ka cia juo daryt? as ne burtininkas kad tavo saita ir pirmini matyciau

www.smilez360.com
www.thevideowars.com
www.pigiau.biz
Peršokti į forumą: