wmaraci reklam
lidertakipci

Wordpress Yazı-Resim Ortalama Sorunu

8 Mesajlar 5.382 Okunma
advertseo
wmaraci reklam

USglm USglm Öğrenci Kullanıcı
  • Üyelik 07.08.2012
  • Yaş/Cinsiyet 30 / E
  • Meslek Öğrenci
  • Konum Samsun
  • Ad Soyad U** S**
  • Mesajlar 1864
  • Beğeniler 601 / 364
  • Ticaret 24, (%100)
Arkadaşlar yeni açtığım sitemde yazıları ve resimleri ortalayamıyorum.Yani panelde ortalanmış gözüküyor ama sitede sola yaslanıyor.Daha sonra paneldede sola yaslanıyor.Bunu nasıl çözebilirim ? Kusura bakmayın wp den anlamıyorum :)
 

 

wmaraci
reklam

cagdas cagdas Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 24.12.2011
  • Yaş/Cinsiyet 27 / E
  • Meslek
  • Konum
  • Ad Soyad ** **
  • Mesajlar 257
  • Beğeniler 25 / 13
  • Ticaret 0, (%0)
Temayı değiştirip dener misin.
 

 

ApranaX ApranaX E-ticaret Yöneticiliği Kullanıcı
  • Üyelik 02.04.2011
  • Yaş/Cinsiyet 35 / E
  • Meslek E-ticaret Yöneticiliği
  • Konum
  • Ad Soyad A** S**
  • Mesajlar 489
  • Beğeniler 77 / 76
  • Ticaret 0, (%0)
içeriği eklerken html kullanıyorsanız eğerki içeriğinizi bitirdikten sonra, zengin metin editörünü seçin ordan resmi seçin ve orda ikonlar var sayfa ile alakalı ortalama seçeneğini tıklarsanız sorun hal olur sanırım.
 

 

SeydaASAN SeydaASAN Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 28.05.2012
  • Yaş/Cinsiyet 31 / E
  • Meslek Webmaster
  • Konum Hatay
  • Ad Soyad S** A**
  • Mesajlar 138
  • Beğeniler 6 / 22
  • Ticaret 4, (%100)
Css ile alakalı birşey benim sitemde aynısı kafam rahat olsa dalacam css dosyasına ama malesef hiç vaktim yok
 

 

wmaraci
wmaraci

USglm USglm Öğrenci Kullanıcı
  • Üyelik 07.08.2012
  • Yaş/Cinsiyet 30 / E
  • Meslek Öğrenci
  • Konum Samsun
  • Ad Soyad U** S**
  • Mesajlar 1864
  • Beğeniler 601 / 364
  • Ticaret 24, (%100)
Büyük ihtimal tema hatalı gibi duruyor . Ama belki eklenti falan vardır
 

 

canatasever canatasever Can ATASEVER Kullanıcı
  • Üyelik 30.07.2011
  • Yaş/Cinsiyet 34 / E
  • Meslek Mühendis
  • Konum Ankara
  • Ad Soyad C** A**
  • Mesajlar 593
  • Beğeniler 126 / 86
  • Ticaret 7, (%100)
style.css dosyanızın içeriğini buraya yazarsanız daha kolay bir cevap verilebilir..
 

 

USglm USglm Öğrenci Kullanıcı
  • Üyelik 07.08.2012
  • Yaş/Cinsiyet 30 / E
  • Meslek Öğrenci
  • Konum Samsun
  • Ad Soyad U** S**
  • Mesajlar 1864
  • Beğeniler 601 / 364
  • Ticaret 24, (%100)

candanblog adlı üyeden alıntı

style.css dosyanızın içeriğini buraya yazarsanız daha kolay bir cevap verilebilir..


STYLE CSS
/*
Theme Name: Bulut
Theme URI: http://www.sebekenet.com
Description: Wordpress Teknoloji Blog Teması | Eftal Bulut tarafından yazıldı.
Version: 2.0
Author: Eftal Bulut
Tags: teknoloji,internet,wordpress,blog,tema,android,webmaster,bulut
/*

DOCUMENT INDEX

0. Genel
1. Link Ayarları
2. Yazı Ayarları
3. Resim Ayarları
4. Ana Yapı
5. Sağ - Sol
6. Üst Menü
7. Reklamlar
8. Yazı Şablonu
9. Arama Kutusu
10. Renk Değiştirici
11. Butonlar
12. Yorumlar
13. Sayfalandırma
14. Diğer
*/

/*--------------------------------------------------------------------------------
*** 0.Genel ***
*-------------------------------------------------------------------------------*/

body {font:100% Segoe UI;font-size:smaller;background:#EEE URL('resim/bg.png') repeat-x;color:#535252;}

.overflow {
overflow:hidden;
}

.wp-caption {
background:#eee;
text-align:center;
padding-top:4px;
border:1px solid #ddd;
}

.wp-caption img {
border:0;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

::-moz-selection {
background:#27b5cf;
color:#000;
}

code,blockquote {
background:#fff;
color:#000;
border:1px solid silver;
font-size:12px;
line-height:1.6em;
overflow:auto;
display:block;
margin:0 0 1px;
padding:5px 10px;
}


/*--------------------------------------------------------------------------------
*** 1.Link Ayarları ***
*-------------------------------------------------------------------------------*/

a:link, a:visited {
color: #000;
text-decoration: none;
}

a:hover, a:active {
text-decoration: none;
}

/*--------------------------------------------------------------------------------
*** 2.Yazı Ayarları ***
*-------------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
color: #333;
margin: 10px 0 6px;
}

h1 {font-size: 17px;}
h2 {font-size: 30px;}
h3 {font-size: 15px;}
h4 {font-size: 14px;}
h5 {font-size: 13px;}
h6 {font-size: 12px;}

.smalltext {
font-size: 11px;
}

.largetext {
font-size: 16px;
font-weight: bold;
}

/*--------------------------------------------------------------------------------
*** 3.Resim Ayarları ***
*-------------------------------------------------------------------------------*/

img {
border: 0;
vertical-align: text-top;
}

img.aligncenter {
background: #fff;
display: block;
margin-left: auto;
margin-right: auto;
border: 1px solid #dddada;
padding: 1px;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

/*--------------------------------------------------------------------------------
*** 4.Ana Yapı ***
*-------------------------------------------------------------------------------*/

#Bulutv1 {
width:990px;
min-width:720px;
position:relative;
margin:0 auto;
padding:0;
}

#ustkisim {
background:url(resim/renkler/mavibg.png);
border-top-left-radius:8px;
border-top-right-radius:8px;
box-shadow:0 1px 6px rgba(0, 0, 0, 0.4);
margin:15px auto 0;
padding:13px 10px;
}

#ortakisim {
background-color:#FFF;
box-shadow:0 1px 6px rgba(0, 0, 0, 0.4);
overflow:hidden;
width:985px;
padding:10px 0 0 5px;
}

#altkisim {
width:970px;
font-size:0.9em;
color:#fff;
background:url(resim/renkler/mavibg.png);
border-bottom-right-radius:8px;
border-bottom-left-radius:8px;
box-shadow:0 1px 6px rgba(0, 0, 0, 0.4);
margin:0 auto 20px;
padding:10px;
}

#altkisim h1,#altkisim a {
color:#fff;
display:inline;
font-size:11px;
}


/*--------------------------------------------------------------------------------
*** 5.Sağ - Sol ***
*-------------------------------------------------------------------------------*/

#content {
margin: 10px;
padding: 0;
}

#solkisim {
width: 677px;
float: left;
}

#sagkisim {
width: 29%;
padding : 0 0 0 690px ;
}



/*--------------------------------------------------------------------------------
*** 6.Üst Menü ***
*-------------------------------------------------------------------------------*/

.ustmenu {
float:left;
margin-top:-16px;
}

.ustmenu h3 {
font-size:14px;
}

#page-bar ul {
list-style:none;
}

#page-bar li {
float:left;
list-style:none;
cursor:pointer;
display:block;
}

#page-bar li:hover {
background:#182846 url(resim/tcatbg.png) repeat-x;
padding-bottom:1px;
text-shadow:0 0 20px #fff;
}

#page-bar a,#page-bar a:visited {
color:#FFF;
display:block;
margin:0;
padding:6px 17px;
}

#page-bar a:hover {
text-decoration:none;
display:block;
color:#000;
text-shadow:0 0 20px #fff;
}

/*--------------------------------------------------------------------------------
*** 7.Reklamlar ***
*-------------------------------------------------------------------------------*/

#ustreklam{
background:url("resim/ustreklam.png") repeat scroll 0 0 transparent; float:right;
height:60px;
padding:1px 1px 1px 10px;
margin-top:-76px;
width:468px


}


#ust-reklam img{
border:2px solid #D4D4D4;
height:68px;
width:82px;
}

#icerikreklam{
background:url("resim/ustreklam.png") repeat scroll 0 0 transparent;
height:60px;
padding:1px 1px 1px 10px;
width:468px

}

#icerikreklam img{
box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4);

}

ul.yanreklam{
background:url("resim/reklam.png") no-repeat; margin:0 0 0 5px;
overflow:auto;
padding:0 0 0 5px;
width:336px
}

ul.yanreklam li{
float:left;
height:250px;
margin:4px;
padding:0px;
width:250px
}

ul.yanreklam li a{
float:left
}

ul.sponsorlar{
background:url("resim/sponsorlar.png") no-repeat;
margin:0 0 0 1px;
overflow:auto;
padding:0 0 0 5px;
width:336px
}

ul.sponsorlar li{
float:left;
height:125px;
margin:4px;
padding:0px;
width:125px
}

ul.sponsorlar li a{
float:left
}


/*--------------------------------------------------------------------------------
*** 8.Yazı Şablonu ***
*-------------------------------------------------------------------------------*/

.yazibaslik {
background: #182846 url(resim/renkler/mavibg.png) repeat-x;
color: #fffff;
padding: 5px 10px;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4);
-webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.4);
list-style:none;
}

.yazibaslik h3 {
color: #fff;
display: inline;
font-size: 12px;
font: 100%;
list-style:none;
}

.yazibaslik span {
float: right;
color: #fff;
font-size: 11px;
margin: 1px 0 0;
}

.yazibaslik a:link, .yazibaslik a:visited {
color: #FFF;
text-decoration: none;
}

.liste {
font-size: 11px;
background: #ffff ;
padding: 7px;
border-top: 1px solid #fff;
border-bottom: 1px solid #e0e0e0;
text-align: justify;
}

.post {
background: #ffff ;
padding: 7px;
border-top: 1px solid #fff;
border-bottom: 1px solid #e0e0e0;
border-bottom:none;
text-align: justify;
}


.post img {
margin:0 10px 0 0;
}

.post h4 {
color: #666;
font-size: 16px;
border-bottom: 1px
dashed #e1e1e1;
padding: 0 0 5px;
margin: 16px 0;
}

.rss {
font-size: 11px;
}


.rss li {
padding: 5px 5px 5px 20px;
}

.yazilar {
font-size: 11px;
}


.yazilar li {
background: url(resim/ok.png) 0 5px no-repeat;
border-bottom: 1px dashed #ddd;
padding: 5px 5px 5px 20px;
}

.kategoriler {
border-top:none;
padding: 5px;
margin-left:-2px;
margin-bottom: 180px;
font-size: 11px;
padding-bottom:20px;
}

.kategoriler ul li {
border-bottom: 1px dashed #ddd;
float: left;
width: 119px
}

.kategoriler ul li a {
padding: 5px 5px 5px 20px;
display: block;
color: #656565;
background: url("resim/ok.png") no-repeat 5px

}

.cerceve {
background: #fff;
width: 100%;
margin: 0 auto 10px;
border: 1px solid #c0c0c0;
padding: 1px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.yazibilgi {
background: #182846 url(resim/tcatbg.png) repeat-x;
color: #000;
border-bottom: 1px solid #bebebe;
font-size: 11px;
padding: 5px 5px;
text-align: right;
}

.yazibilgi a:link, .tcat a:visited, .tcat a:hover, .tcat a:active {
color: #000;
text-decoration: none;
}

.yazibilgi a:hover, .tcat a:active {
text-decoration: none;
}

.yazibilgi li {
float: right;
display: inline;
margin-left: 10px;
}

.yazibilgi1 {
background: #182846 url(resim/tcatbg.png) repeat-x;
color: #000;
border-top: 1px solid #bebebe;
font-size: 11px;
padding: 5px 5px;
text-align: right;
}

.yazar{
background:url(resim/sprite.png) no-repeat left;
background-position: 0 -643px;
float:left;
margin:0 2px 2px 0;
padding:0 0 0 20px;
}

.kategori{
background:url(resim/sprite.png) no-repeat left;
background-position: 0 -262px;
float:left;
margin:0 2px 2px 0;
padding:0 0 0 20px;
overflow:hidden;
}

.yorumsayisi{
background:url(resim/sprite.png) no-repeat left;
background-position: 0 -770px;
float:left;
padding:0 0 0 20px;
overflow:hidden;
}
.goruntulenme{
background:url(resim/sprite.png) no-repeat left;
background-position: 0 -132px;
float:left;
padding:0 0 0 20px;
overflow:hidden;
}
.tarih{
background:url(resim/sprite.png) no-repeat left;
background-position: 0 -577px;
float:left;
padding:0 0 0 20px;
overflow:hidden;
}
.devami{
background:url(resim/sprite.png) no-repeat left;
background-position: 0 0;
float:left;
padding:0 0 0 20px;
overflow:hidden;
}
.etiket{
background:url(resim/sprite.png) no-repeat left;
background-position: 0 -66px;
float:left;
padding:0 0 0 20px;
overflow:hidden;
}


/*--------------------------------------------------------------------------------
*** 9.Arama Kutusu ***
*-------------------------------------------------------------------------------*/

.aramakutusu {
border-style: none solid solid solid;
border-width: 1px;
border-color: #e0e0e0;
padding: 10px;
margin: 0px 0px 10px 0px;
background-color: #FFFFFF;

}
.aramaalani {
border: 1px solid #DBDBDB;
padding: 4px;
margin: 0px;
width: 185px;
}
.aramabutonu {
font-size: 12px;
width: auto;
padding: 5px;
color: #333333;
cursor: pointer;
text-decoration: none;
text-shadow: 0 1px #fff;
background: #F0F0F0;
-webkit-box-shadow: inset 0px 0px 2px #fff;
-moz-box-shadow: inset 0px 0px 2px #fff;
box-shadow: inset 0px 0px 2px #fff;
border: 1px solid #DADADA;
font-weight: bold;
width: 60px;
}
.aramakutusu select {
background: none;
color: #999;
font: 12px/24px Helvetica, Arial, Sans-Serif;
cursor: pointer;
border: 0 !important;
border-right: 1px solid #e6e6e6;
margin: 0 5px 0 0;
padding: 5px 11px 5px 0;
}

/*--------------------------------------------------------------------------------
*** 10.Renk Değiştirici ***
*-------------------------------------------------------------------------------*/


.renkdegistirici{float:right;margin-top:-10px;margin-right:-10px;}
#skin-switcher{float:right; margin-right:10px; margin-top:6px; }
#skin-switcher .Mavi{background:url(resim/sprite.png) no-repeat; background-position: 0 -389px; display:inline; height:11px; width:11px; float:left;}
#skin-switcher .Yesil{background:url(resim/sprite.png) no-repeat; background-position: 0 -709px; display:inline; height:11px; width:11px; float:left;}
#skin-switcher .Kirmizi{background:url(resim/sprite.png) no-repeat; background-position: 0 -328px; display:inline; height:11px; width:11px; float:left;}
#skin-switcher .Siyah{background:url(resim/sprite.png) no-repeat;background-position: 0 -516px; display:inline; height:11px; width:11px; float:left;}
#skin-switcher a{ margin-left:1px; margin-right:1px;}


/*--------------------------------------------------------------------------------
*** 11.Butonlar ***
*-------------------------------------------------------------------------------*/

.demo {
background: #dcf7df url(resim/izle.png) no-repeat 6px 6px;
border: 1px solid #b0c3f8;
font-size: 13px;
padding: 4px 10px 4px 25px;
margin: 0 0 10px 0;
}

.download {
background: #e1e9ff url(resim/indir.png) no-repeat 6px 6px;
border: 1px solid #b0c3f8;
font-size: 13px;
padding: 4px 10px 4px 25px;
margin: 0 0 10px 0;
}

/*--------------------------------------------------------------------------------
*** 12.Yorumlar ***
*-------------------------------------------------------------------------------*/
*-------------------------------------------------------------------------------*/
#commentform input {width:150px;margin:5px 5px 1px 0;background:#fff;border:1px solid #ccc;}
#commentform textarea {width:99%;margin-top:5px;background:#fff;border:1px solid #ccc;}
#commentform input{width:170px; padding:2px; margin:5px 5px 1px 0}
#commentform{margin:5px 10px 0 0; font-family:verdana}
#commentform textarea{width:100%; padding:2px}
#respond:after{content:"."; display:block; height:0; clear:both; visibility:hidden}
#commentform #submit{margin-top:-8px; float:right}
.commentlist li, #commentform input, #commentform textarea{font:0.9em 'Lucida Grande',Verdana,Arial,Sans-Serif}
.commentlist li ul li{font-size:1em}
.commentlist li{ box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1) inset; border:1px solid #E2E2E2; font-weight:bold}
.commentlist li .avatar{float:right; border:1px solid #eee; padding:2px; }
.commentlist cite, .commentlist cite a{font-weight:bold; font-style:normal; font-size:1.1em}
.commentlist p{font-weight:normal; line-height:1.5em; text-transform:none}
#commentform p{font-family:verdana}
.commentmetadata{font-weight:normal}
.alt{margin:0; padding:10px}
.commentlist{padding:0; text-align:justify}
.commentlist li{margin:15px 0 10px; padding:5px 5px 10px 10px; list-style:none}
.commentlist li ul li{border: 1px dashed #d2d2d2; box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1) inset; margin-right:-1px; margin-left:5px}
.commentlist p{margin:10px 5px 10px 0}
.children{padding:0}
#commentform p{margin:5px 0}
.nocomments{text-align:center; margin:0; padding:0}
.commentmetadata{margin:0; display:block}

/*--------------------------------------------------------------------------------
*** 13.Sayfalandırma ***
*-------------------------------------------------------------------------------*/
.wp-pagenavi{padding:10px 20px 10 !important;display:block !important;clear:both !important;}
.wp-pagenavi a,
.wp-pagenavi span.pages,
.wp-pagenavi span{color:#636D7F !important;background:#FFFFFF !important;border-radius:5px !important;-moz-border-radius:5px !important;-webkit-border-radius:5px !important;border:solid 1px #DCDCDC !important;padding:6px 9px 7px 9px !important;margin-right:8px !important;text-decoration:none !important;font-size:12px !important;}
.wp-pagenavi span.extend{color:#636D7F !important;background:#FFFFFF !important;border-radius:5px !important;-moz-border-radius:5px !important;-webkit-border-radius:5px !important;border:solid 1px #DCDCDC !important;padding:6px 9px 7px 9px !important;margin-right:8px !important;text-decoration:none !important;font-size:12px !important;}
.wp-pagenavi span.current{padding:5px 9px 7px 9px !important;border:solid 1px #DCDCDC !important;border-color:#3390CA !important;border-radius:5px !important;-moz-border-radius:5px !important;-webkit-border-radius:5px !important;color:#000 !important;margin-right:8px !important;text-shadow:0px 1px #898989 !important;border-color:#5D5D5D !important;}

/*--------------------------------------------------------------------------------
*** 14.Diğer ***
*-------------------------------------------------------------------------------*/

button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
border: 0;
}

.gravatar {
padding: 5px 5px;
}

.gravatar p {
padding: 0 18px ;
width:660px;
font-size:12px;
}

.gravatar img {
-moz-border-radius:6px; -khtml-border-radius:6px;
background: #fff;
border: 1px solid #ddd;
padding: 3px;
float: left;
margin: 9px 10px 0 0;
width: 80px;
height: 80px;
}

.gravatar1 {
padding: 5px 5px;
}

.gravatar1 p {
padding: 0 18px ;
width:660px;
font-size:12px;
}

.gravatar1 img {
-moz-border-radius:6px; -khtml-border-radius:6px;
background: #fff;
border: 1px solid #ddd;
padding: 3px;
float: left;
margin: 9px 10px 0 0;
width: 35px;
height: 35px;
}

#menum li { display:block; background: #fff url(http://cdn3.iconfinder.com/data/icons/fatcow/16x16_0640/page_white_code.png) no-repeat center left; padding: 0 0 0 22px; }
ul#tabs{ margin: 0; padding: 0; list-style: none; width: 322px;position:relative;left:-6px;top:-6px;line-height:38px;padding-bottom:14px;}
#tabs li{ margin-top:-2px; color:#fff; float: left;padding:0;margin:0;margin-right:5px;}
#tabs li.h2 { font-size:12px;padding:0;margin:0;}
#tabs a{ position: relative;padding:0;margin:0; float: left; text-decoration: none; color: #fff;padding-left:10px;padding-right:10px;}
#tabs a:focus{ outline: 0;}
#tabs #current a , #tabs a:hover, #tabs a:focus{ height:34px; z-index: 3;-webkit-border-top-left-radius: 3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px;}
#content{ position: relative; z-index: 2;top:-10px;}

ul#tabs2{ margin: 0; padding: 0; list-style: none; width: 322px;position:relative;left:-6px;top:-6px;line-height:38px;padding-bottom:14px;}
#tabs2 li{ margin-top:-2px; color:#fff; float: left;padding:0;margin:0;margin-right:5px;}
#tabs2 li.h2 { font-size:12px;padding:0;margin:0;}
#tabs2 a{ position: relative;padding:0;margin:0; float: left; text-decoration: none; color: #fff;padding-left:10px;padding-right:10px;}
#tabs2 a:focus{ outline: 0;}
#tabs2 #current a , #tabs2 a:hover, #tabs2 a:focus{ height:34px; z-index: 3;-webkit-border-top-left-radius: 3px;-webkit-border-top-right-radius: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;border-top-left-radius: 3px;border-top-right-radius: 3px;}
#content2{ position: relative; z-index: 2;top:-10px;}

.koseYazilari .blok { overflow:hidden; margin-bottom:15px }
.koseYazilari .blok img { float:left; padding:3px; border:1px solid #ededed }
.koseYazilari .blok p { float:left; display:block; margin-left:5px; width:235px }
.koseYazilari .blok p span { font-weight:bold; display:block; margin-bottom:2px }
.koseYazilari .blok p a { font-weight:normal }

.sosyalsag {width: 283px;height: 32px;padding: 0px;margin: 0px 0px 10px 0px;}
.sosyalmedyaicon2{padding: 5px 2px 5px 5px;margin: 0px;float: left;}
.sosyalmedyaicon{padding: 5px 2px 5px 5px;margin: 0px;float: left;}
.sosyalmedyaicon img:hover{filter:alpha(opacity=60);opacity:0.6; }

.contactPage {background: #ddecfc; margin: 0 0 15px 0; border: 1px solid #86c1f8; padding: 5px 10px;}
.contactPage ul {margin: 0; padding: 0;}.contactPage li {background: none; padding: 0;}
.BizimOyunclear:both;overflow:hidden;}
.BizimOyun h2{font-weight:bold;font-size:13px;padding:10px 10px 2px 10px;margin-bottom: 5px;border-bottom:1px dotted #ccc;background:none;}
.BizimOyun h2 span.BizimOyunlogo{ float:right; margin-top:-20px;}
.BizimOyun h2 a:link,.BizimOyun h2 a:visited {display:block;font-size:13px;font-weight:bold;text-decoration:none;background:none;}
.BizimOyun h2 a:hover,.BizimOyun h2 a:active{display:block;font-size:13px;font-weight:bold;text-decoration:none;background:none;}
.BizimOyun .oyun{margin-left:30px;float:left;width:100px;height:120px;margin-bottom:4px; text-align:center;}
.BizimOyun .oyun img{border:1px solid #D4D4D4;height:68px;width:82px;background:none;padding:1px;}
.BizimOyun .oyun a:link,.BizimOyun .oyun a:visited {display:block;font-size:11px;text-decoration:none;background:none;}
.BizimOyun .oyun a:hover,.BizimOyun .oyun a:active{display:block;font-size:11px;text-decoration:none;background:none;}

#slider {
overflow: hidden;
width: 675px;
height: 260px;
margin:0;
position: relative;
backgorund: #eee;
padding:0;
border: 1px solid #c0c0c0;
padding: 1px;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
font-size:16px;
}
#slider ul#resim li a img {
width: 675px;
height: 260px;
padding:0;
margin:0;
list-style:none;
}

#slider .baslik {
margin-top:-32px;
position: absolute;
width:450px;
padding: 0px 6px;
}
#slider .baslik a {
display: block;
padding: 3px 6px;
color: #FFF;
font-weight:bold;
margin-right: 5px;
background: #333;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px
border: 1px solid #c0c0c0;
}
#slider ul#buton {
position: absolute;
bottom: 8px;
left: 565px;
font:weight:bold;
}
#slider ul#buton li {
float: left;
padding:0;
margin:0;
list-style:none;
}
#slider ul#buton li a {
display: block;
padding: 3px 6px;
color: #fff;
margin-right: 5px;
background: #333;
font:weight:bold;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px
}
#slider ul#buton li.aktif a {
background: #EB2D26;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px
}

.slider #buton2 {
position: absolute;
bottom: 8px;
left: 8px
float:right;
margin-left:250px;
}
.slider #buton2 li {
float: left;
padding:0;
margin:0;
list-style:none;
}
.slider #buton2 li a {
display: block;
padding: 3px 6px;
color: #fff;
margin-right: 5px;
background: #333;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px
margin-left:250px;
}
.slider #buton2 li.aktif a {
background: #EB2D26;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px
}

ul.katvideolar{list-style:none;margin-left:10px;padding-left:0;}
ul.katvideolar li{float:left;list-style:none;padding:0 7px 10px 0;overflow:hidden;}
.post img, .post a img {width:125;height;125;border:1px solid #ccc;margin:0 5px -4px 0;padding:2px;}
#archive {padding-top:10px;font-size:1em;line-height:1.75em;}
.temizle {clear:both;}
#archive .title {font-family:"Calibri", Arial, Helvetica, sans-serif;font-size:2.2em;letter-spacing:-.039em;line-height:.9em;}
#archive .clearfloat {padding-bottom:10px;border-bottom:1px dotted #ccc;margin-bottom:10px;}
#archive .spoiler {display:block;margin-top:3px;}
#archive p {margin:0;padding:0;}
#content {background:#fff;padding:10px;font-size:1.08em;line-height:1.75em;float:left;min-height:400px;}
.post a {color:#0000ff}
 

 

mkardogan mkardogan WM Aracı Kullanıcı
  • Üyelik 18.11.2011
  • Yaş/Cinsiyet - / E
  • Meslek makine mühendisi
  • Konum
  • Ad Soyad ** **
  • Mesajlar 163
  • Beğeniler 27 / 41
  • Ticaret 12, (%100)
konu güncel diyelim :)
 

 

wmaraci
Konuyu toplam 1 kişi okuyor. (0 kullanıcı ve 1 misafir)
Site Ayarları
  • Tema Seçeneği
  • Site Sesleri
  • Bildirimler
  • Özel Mesaj Al