• 29-03-2010, 13:56:42
    #10
    Üyeliği durduruldu
    BatuhanK adlı üyeden alıntı: mesajı görüntüle
    Header de şu kod ;

    <a href="<?php bloginfo('home'); ?>" class="logo_top"><img alt="<?php bloginfo('name'); ?>" src="<?php bloginfo('template_url'); ?>/images/logo_top.png" height="102" width="110">

    height width ile oyna işte
    aynen dediğini yaptım oynadım oynadım biş göbek atmadığım kaldı ama barun altında kalıyor aşağıda gösterdimya barı aşağı indirse tam süper olacak
  • 29-03-2010, 14:03:25
    #11
    css kodlarını gönderebilirmisin oraya bakalım. logo ile ilgili değil sanırım. header sabitlendiği için bu sorun ortaya çıkıyor olabilir. Ama kesin emin değilim. tema css sini yollarsan bi bakalım
  • 29-03-2010, 22:59:16
    #12
    Üyeliği durduruldu
    cleaner80 adlı üyeden alıntı: mesajı görüntüle
    css kodlarını gönderebilirmisin oraya bakalım. logo ile ilgili değil sanırım. header sabitlendiği için bu sorun ortaya çıkıyor olabilir. Ama kesin emin değilim. tema css sini yollarsan bi bakalım
    Buyrun hocam

    /*
    
     Theme Name: Afacan Oyunları
    
     Theme URI: http://www.afacanoyunlari.com
    
     Description: Türkiye'nin en kaliteli flash oyunlarıyla hem siz, hemde çocuklarınızla iyi vakitler geçireceksiniz. Geliştirilmiş zekâ oyunlarıyla çocuklar hem kendini geliştirecek, hemde eğlenceli anlar yaşayacaklar.
    
     Author: Afacan Oyunları
    
     Author URI: http://www.afacanoyunlari.com
    
     */
    
     
    
    html, body, div, span, applet, object, iframe,
    
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    
    a, abbr, acronym, address, big, cite, code,
    
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    
    small, strike, strong, sub, sup, tt, var,
    
    dl, dt, dd, ol, ul, li,
    
    fieldset, form, label, legend,
    
    table, caption, tbody, tfoot, thead, tr, th, td {
    
        margin: 0;
    
        padding: 0;
    
        border: 0;
    
        outline: 0;
    
        font-weight: inherit;
    
        font-style: inherit;
    
        font-size: 100%;
    
        font-family: inherit;
    
        vertical-align: baseline;
    
        text-decoration:none;
    
    }
    
    
    
    /*VE BITER*/
    body {
    background: #020202;
    background-image: url(http://www.afacanoyunlari.com/wp-content/themes/afacanoyunlari/images/arkap3245345.jpg);
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: top center;
    font-size: 12px;
    font-family: "trebuchet ms", "lucida sans unicode", "lucida grande", sans-serif;
    margin: auto;
    padding: 0;
    text-align: lift;
    } 
    
    
    a{
    
        color:#000000;
    
    }
    
    .cb{
    
        clear:both;
    
    }
    
    #main{
    
        width:954px;
    
        margin:0 auto 0 auto;
    
        /*background:url(images/overlay.png);*/
    
        font-family:Arial;
    
        font-size:11px;
    
    }
    
    #logo_arama{
    
        height:68px;
    
        position:relative;
    
    }
    
    .logo_top{
    
        position:absolute;
    
        top:12px;
    
    }
    
    #arama_topnav{
    
        position:absolute;
    
        right:0;
    
        width:430px;
    
        top:10px;
    
    }
    
    .topnav{
    
        text-align:right;
    
        height:17px;
    
        background:url(images/noktalama1.gif) bottom left repeat-x;
    
        margin-bottom: 6px;
    
    }
    
    .topnav a{
    
        color:#b7b7b7;
    
    }
    
    .topnav span{
    
        font-size: 9px;
    
        color:#e5e5e5;
    
        margin:0 3px;
    
    }
    
    #topmenu{
    
        height:35px;
    
        background:url(images/topmenu_bg.jpg) no-repeat;
    
        position:relative;
    
    }
    
    
    .topmenunav{
    
        position:absolute;
    
        top:10px;
    
        left: 18px;
    
    }
    
    .topmenunav a{
    
        color: #5b4227;
    
        font-weight:bold;
    
    }
    
    .topmenunav a:hover{
    
        color: #18110a;
        text-decoration:underline;
    
    }
    
    .topmenunav span{
    
        color: #d99f6c;
    
        font-size: 14px;
    
        margin:0 6px;
    
        font-weight:bold;
    
    }
    
    .topmenunav ul{
    
    list-style:none;
    
    margin-left:0px;
    
    padding-left:0px;
    
    }
    
     
    
    .topmenunav ul li{
    
    float:left;
    
    list-style:none;
    
    padding-right:10px;
    
    }
    
    .reklam_login{
    
        background: url(images/tirtikli_bg.gif);
    
        height: 90px;
    
        border: 1px solid #e4e4e4;
    
        margin-top:7px;
    
        -moz-border-radius:7px;
    
        padding: 5px;
    
    }
    
    .topreklam{
    
        width: 728px;
    
        height: 90px;
    
    }
    
    .loginkutu{
    
        height: 90px;
    
        width: 209px;
    
        position:relative;
    
        float:right;
    
        -moz-border-radius-topright:7px;
    
        -moz-border-radius-bottomright:7px;
    
        border: 1px solid #e2dede;
    
    }
    
    
    .indexmain{
    
    	background:#fff;
    
        border: 1px solid #e4e4e4;
    
        margin-top:7px;
    
        -moz-border-radius:7px;
    
    }
    
    
    .indexortasol{
    
        width: 634px;
    
        float:left;
    
    }
    
    .indexortasag{
    
        width: 300px;
    
        float:left;
    
        margin-left: 9px;
    
        display:inline;
    
    }
    
    
    .oyunlar_ust span{
    
        background: url(images/oyun.gif) no-repeat left center;
    
    }
    
    
    .indexorta{
    
        margin:8px 4px;
    
    }
    
    .kucukkutu{
    
        width: 115px;
    
        overflow:hidden;
    
        float: left;
    
        margin: 0 0 0 9px;
    
        display:inline;
    
    }
    
    .kucukkutu img{
    
        width: 107px;
    
        height: 75px;
    
        padding: 3px;
    
        border: 1px solid #d5e2e2;
    
    }
    
    .kucukkutu_aciklama{
    
        color: #8b8b8b;
    
    }
    
    .kucukkutu_altlink{
    
        color: #6ea4c9;
    
        text-decoration: underline;
    
    }
    
    .tirtikli{
    
        background: url(images/tirtik.gif) repeat-x;
    
        height: 6px;
    
        margin: 7px;
    
        clear: both;
    
    }
    
    .kucuk_tirtikli{
    
        background: url(images/kucuk_tirtik.gif) repeat-x;
    
        height: 3px;
    
        margin: 7px 0;
    
        overflow:hidden;
    
        clear:both;
    
    }
    
    .kucuk_tirtikli2{
    
        background: url(images/kucuk_tirtik.gif) repeat-x;
    
        height: 3px;
    
        margin: 3px 0;
    
        overflow:hidden;
    
        clear:both;
    
    }
    
    .solukaciklama{
    
        color: #afaba5;
    
        margin-top:5px;
    
        font-size: 10px;
    
    }
    
    .sagkutu{
    
        background: #dddddd url(images/sagkutu_bg.gif) repeat-x;
    
        width: 290px;
    
        border: 1px solid #dddddd;
    
        margin-top: 7px;
    
        padding: 4px;
    
    }
    
    .sagkutu span{
    
        color:#495157;
    
        display:inline-block;
    
        font-size:12px;
    
        margin: 3px 7px 7px 3px;
    
    }
    
    .tirtiklikutu{
    
        border: 1px dashed #cacaca;
    
        background: #ffffff;
    
        color: #555555;
    
        -moz-border-radius: 4px
    
    }
    
    table.tirtiklikutu,table.tirtiklikutu tbody,table.tirtiklikutu tbody tr{
    
    	width:100%;
    
    }
    
    .tirtiklikutu_ic{
    
        padding: 7px;
    
    }
    
    .tirtiklikutu_ust{
    
        border-bottom: 1px dashed #cacaca;
    
        color: #666666;
    
        padding-bottom: 7px;
    
        line-height: 21px;
    
    }
    
    .tirtiklikutu td{
    
        padding: 4px;
    
    }
    
    .tirtiklikutu th{
    
        border-bottom: 1px dashed #cacaca;
    
        padding: 4px;
    
        text-align:left;
    
    }
    
    .reklam_300x250{
    
        width: 300px;
    
        height: 250px;
    
        margin-top: 7px;
    
        overflow:hidden;
    
    }
    
    .tirtiklikutu_detay{
    
        margin-top: 7px;
    
    }
    
    .footer{
    
        margin-top: 7px;
    
        margin-bottom: 7px;
    
        color: #000000;
    
    }
    
    .footernav{
    
        float:right;
    
    }
    
    .footer a {
    
        color: #000000;
    
    }
    
    .footer_sol{
    
        float:left;
    
    }
    
    .footer_sol img{
    
        display:block;
    
        margin-top: 7px;
    
    }
    
    .footer_madeby{
    
        margin-top: 7px;
    
    }
    
    
    
    .arama select, .arama input{
    
        float: right;
    
        border: 1px solid #e3e3e3;
    
    }
    
    .arama select {
    
        margin: 0 4px 0 4px;
    
    }
    
    .arama_text{
    
        background: url(images/input_bg.gif) no-repeat;
    
        width: 155px;
    
        padding: 2px 2px 2px 28px;
    
        color: #969696;
    
    }
    
    
    
    .sayfa_navigasyon a{
    
    	color: #7e7e7e;
    
    	font-size: 11px;
    
    }
    
    .sayfa_navigasyon span{
    
    	text-decoration: underline;
    
    	color: #FAAE03;
    
    	font-weight: bold;
    
    }
    
    .kucuk_sayfalama{
    
    	float:right;
    
    }
    
    .kucuk_sayfalama a{
    
    	color: #525758;
    
    	margin: 0 1px;
    
    	padding: 1px 2px;
    
    	font-size: 11px;
    
    }
    
    .kucuk_sayfalama span{
    
    	color: #ffffff!important;
    
    	background: #FAAE03;
    
    	border: 1px solid #dd0004;
    
    	font-weight:bold;
    
    	padding: 1px 4px;
    
    	-moz-border-radius: 4px;
    
    	font-size: 11px;
    
    }
    
    
    /* 3lü sayfa yapısı başlar*/
    
    .uckolon1 {
    
    	float:left;
    
    	display:inline;
    
    	width: 191px;
    
    	margin:4px 0 4px 4px;
    
    }
    
    .uckolon1_ic{
    
    	width: 175px;
    
    	overflow: hidden;
    
    	padding: 3px 0 10px 3px;
    
    }
    
    .kategoriler_menu {
    
    	width: 170px;
    
    }
    
    .kategoriler_menu a{
    
    	color: #cd3e3f;
    
    	font-size: 12px;
    
    	background: url(images/menu_ok.gif) no-repeat 3px center;
    
    	padding-left: 15px;
    
    	line-height: 24px;
    
    	height: 24px;
    
    	display: block;
    
    }
    
    .kategoriler_menu a:hover{
    
    	color: #ad1e1f;
    
    }
    
    .uckolon1_altmenu{
    
    	height: 23px;
    
    	line-height: 23px;
    
    }
    
    .uckolon1_altmenu a{
    
    	color: #979797;
    
    	background: none!important;
    
    	display: inline!important;
    
    	padding: 0!important;
    
    	font-size: 11px;
    
    }
    
    .uckolon1_altmenu a.secili{
    
    	color: #e12122;
    
    	font-weight: bold!important;
    
    }
    
    .uckolon1_altmenu span{
    
    	margin: 0 5px 0 5px;
    
    	color: #c7c7c7;
    
    	font-size: 10px;
    
    }
    
    /* kolon 2 */
    
    .uckolon2{
    
    	display:inline;
    
    	float: left;
    
    	width: 437px;
    
    	margin:4px 0 4px 8px;
    
    }
    
    .uckolon2_ic{
    
    	padding-top: 2px;
    
    }
    
    .uckolon3{
    
    	display:inline;
    
    	float: left;
    
    	width: 300px;
    
    	margin:4px 4px 4px 8px;
    
    }
    
    .uckolontab{
    
    	position:relative;
    
    	top:1px;
    
    	height:27px;
    
    }
    .uckolon2_sayfalama{
    
    	height: 29px;
    
    	line-height: 29px;
    
    	color: #595f61;
    
    	background: #ffffff;
    
    	border-left: 1px solid #edebeb;
    
    	border-bottom: 5px solid #edebeb;
    
    	border-right: 1px solid #edebeb;
    
    	border-top: 1px solid #edebeb;
    
    	padding-left: 7px;
    
    	padding-right: 7px;
    
    }
    
    .ortakolon_ic {
    
    	border-left: 1px solid #edebeb;
    
    	border-bottom: 1px solid #edebeb;
    
    	border-right: 1px solid #edebeb;
    
    	background: #ffffff;
    
    	padding:7px 0;
    
    	zoom:1;
    
    }
    
    /* 3lü sayfa yapısı biter/
    
    
    
    /* OYUNLAR BAŞLAR */
    
    .siralama_baslik{
    
    	background: url(images/kategoriler_cizgi.gif) no-repeat left bottom;
    
    	width: 190px;
    
    	padding-bottom: 7px;
    
    	color: #040404;
    
    	font-weight: bold;
    
    	font-size: 12px;
    
    	margin-bottom: 3px;
    
    }
    
    .ikon_kategori{
    
    	background: url(images/kategori.gif) no-repeat;
    
    	padding-left: 18px;
    
    }
    
    .ikon_kullanici{
    
    	background: url(images/kullanicilar.gif) no-repeat;
    
    	padding-left: 18px;
    
    }
    
    .oyunkutu{
    
    	width: 130px;
    
    	height: 155px;
    
    	float: left;
    
    	margin: 0 0 0 13px;
    
    	display:inline;
    
    }
    
    .oyunkutu img{
    
    	width: 110px;
    
    	height: 80px;
    
    }
    
    .oyunkutu .oyunresim{
    
    	border: 1px solid #e2e2e2;
    
    	padding: 5px;
    
    	background: #f3f3f3;
    
    	display: block;
    
    	width: 110px;
    
    	height: 80px;
    
    }
    
    .oyunkutu_bilgi{
    
    	overflow: hidden;
    
    	line-height: 15px;
    
    	margin-top: 3px;
    
    	text-align: center;
    
    }
    
    .oyunkutu_bilgi a{
    
    	display: block;
    
    }
    
    .oyunkutu_bilgi span{
    
    	font-size: 11px;
    
    	color: #777777;
    
    }
    
    .oyunkutu_oyun{
    
    	color: #47595e;
    
    	font-weight: bold;
    
    	display: block;
    
    }
    
    .oyunkutu_kategori{
    
    	color: #fe8209;
    
    	display: block;
    
    }
    .gri_tab_aktif{
    
    	padding: 0 0 0 6px;
    
    	color: #302626;
    
    	background: #ffffff url(images/tab_aktif_sol.gif) no-repeat;
    
    	height: 24px;
    
    	line-height:24px;
    
    	font-weight: bold;
    
    	float:left;
    
    	cursor: pointer;
    
    	position: relative;
    
    	top:1px;
    
    }
    
    .gri_tab_aktif_sag{
    
    	background: url(images/tab_aktif_sag.gif) no-repeat;
    
    	height: 24px;
    
    	display: block;
    
    	float: left;
    
    	width:41px;
    
    	position: relative;
    
    	top:1px
    
    }
    
    .golgelitab{
    
    	border-bottom:1px solid #dee3e8;
    
    	height: 24px;
    
    }
    
    .golgelitab_altnav{
    
    	background: url(images/tab_alt_bg.gif) repeat-x;
    
    	height: 29px;
    
    	border-bottom: 3px solid #e6edee;
    
    	border-left: 1px solid #dee3e8;
    
    	line-height: 29px;
    
    	border-right: 1px solid #dee3e8;
    
    	padding-left: 7px;
    
    }
    
    .golgelitab_altnav a{
    
    	color: #9a9a9a;
    
    }
    
    .golgelitab_altnav a.secili{
    
    	color: #e12122;
    
    	font-weight: bold;
    
    }
    
    .golgelitab_altnav span{
    
    	color:#C7C7C7;
    
    	font-size:10px;
    
    	margin:0 5px;
    
    }
    
    .encokkutu_ic{
    
    	height: 465px;
    
    	overflow: auto;
    
    	padding-top: 5px;
    
    	border: 1px solid #edebeb;
    
    	padding-left: 4px;
    
    }
    
    .oyunkutu2{
    
    	padding-top: 2px;
    
    	padding-bottom: 2px;
    
    	width:277px;
    
    }
    
    .oyunkutu2_sag{
    
    	margin-top: 3px;
    
    	float: left;
    
    }
    
    .oyunkutu2 .oyunimg{
    
    	width: 90px;
    
    	height: 64px;
    
    	background: url(images/tirtik.gif);
    
    	margin-right: 5px;
    
    	float: left;
    
    	display: block;
    
    	text-align: center;
    
    }
    
    .oyunkutu2 img{
    
    	width: 75px;
    
    	height: 50px;
    
    	margin-top: 2px;
    
    	background: #f6f6f6;
    
    	padding: 4px;
    
    	border: 1px solid #e0e0e0;
    
    }
    
    .oyunkutu2_oyun{
    
    	display: block;
    
    	color: #FAAE03;
    
    	font-weight: bold;
    
    }
    
    .oyunkutu2_kategori{
    
    	display: block;
    
    	color: #8eaf0a;
    
    	margin-top: 3px;
    
    	margin-bottom: 3px;
    
    }
    
    .oyunkutu2 span{
    
    	display: block;
    
    	color: #8b8b8b;
    
    	font-size: 10px;
    
    }
    
    /* OYUNLAR BİTER */
    
    
    
    /* OYUN OYNAMA BAŞLAR */
    
    .solbuyukkolon_ic{
    
    	margin-left: 3px;
    
    	width: 630px;
    
    }
    
    .oyunoyna_ust{
    
    	height: 35px;
    
    	background: #f0f0ef url(images/gri_grad_bg.gif) repeat-x;
    
    	padding: 7px 7px;
    
    	border-bottom: 2px solid #e6e6e6;
    
    	border-top: 1px solid #dedede;
    
    	border-left: 1px solid #dedede;
    
    	border-right: 1px solid #dedede;
    
    	-moz-border-radius-topleft: 7px;
    
    	-moz-border-radius-topright: 7px;
    
    	color: #6c6c6c;
    
    }
    
    .oyunoyna_ust .oyun_isim{
    
    	font-weight: bold;
    
    	font-size: 15px;
    
    	margin-right: 10px;
    
    	display: block;
    
    	overflow: hidden;
    
    	padding-left: 15px;
    
    	background: url(images/ok1.gif) no-repeat left center;
    
    }
    
    .oyunbilgi{
    
    	float:left;
    
    	margin-top: 7px;
    
    }
    
    .oyunbilgi span.oyunpuan{
    
    	margin-left: 10px;
    
    	display:block;
    
    	float: left;
    
    }
    
    .oyunbilgi span.yildiz{
    
    	display:block;
    
    	float: left;
    
    }
    
    .oyunoyna_oyun{
    
    	width:630px;
    
    	border-bottom: 4px solid #323131;
    
    }
    
    .oyunoyna_oyun1{
    
        width:630px;
    
        border-bottom: 4px solid #323131;
    
    }
    
    .oyunbutonlar{
    
    	float: right;
    
    	margin-top: 7px;
    
    }
    
    .oyunbutonlar a{
    
    	padding: 0 7px;
    
    	color: #3f3f3f;
    
    }
    
    
    
    .favorilereekle{
    
    	background: url(images/yildiz.gif) no-repeat left center;
    
        padding-left: 15px!important;
    
    }
    
    .arkadasagonder{
    
        background: url(images/mailgonder.gif) no-repeat left 1px;
    
        padding-left: 15px!important;
    
    }
    
    .oyun_oynanis_kod{
    
    	margin-top: 7px;
    
    }
    
    .oyun_oynanis_kod span{
    
    	display: block;
    
    	color: #767676;
    
    	font-weight: bold;
    
    	height: 21px;
    
    	border-bottom: 1px solid #dfdfdf;
    
    }
    
    .oyun_oynamasekli{
    
    	width: 390px;
    
    	float: left;
    
    }
    
    .oyun_aciklama{
    
    	line-height: 15px;
    
    	color: #6c6c6c;
    
    }
    
    .oyun_sitenekle{
    
    	background: #252525;
    
    	color: #fff;
    
    	padding: 7px 7px;
    
    	float: right;
    
    	width: 210px;
    
    	-moz-border-radius: 10px;
    
    	overflow: auto;
    
    	word-wrap:break-word;
    
    }
    
    /* OYUN OYNAMA BİTER */
    
    
    
    /* OYUNLAR ORTAK KOLONLAR BAŞLAR*/
    
    .uckolon_1{
    
    	width: 193px;
    
    	float: left;
    
    }
    
    .uckolon_2{
    
    	width: 575px;
    
    	float: left;
    
    	margin: 0 8px 0 8px;
    
    }
    
    .uckolon_3{
    
    	width: 160px;
    
    	float: left;
    
    }
    
    /* OYUNLAR ORTAK KOLONLAR BİTER */
    
    
    
    /* OYUN KATEGORİLER BAŞLAR */
    
    .tarihsirala{
    
    	background: url(images/takvim.gif) no-repeat left center;
    
    	padding-left: 18px;
    
    }
    
    .ikon_siralama{
    
    	background: url(images/siralama.gif) no-repeat left center;
    
    	padding-left: 18px;
    
    }
    
    .siralama{
    
    	margin-bottom: 25px;
    
    	margin-left: 3px;
    
    }
    
    .siralama_menu {
    
    	width: 160px;
    
    	padding-left: 18px;
    	list-style-image: url('images/yildiz.gif');
    
    }
    
    .siralama_menu li{
    border-bottom: 1px dashed #f1f1f1;
    list-style-image: url('images/yildiz.gif');
    
    	
    }
    
    .siralama_menu a{
    
    	display: block;
    	
    	color: #2f2f2f;
    
    	height: 20px;
    
    	line-height: 20px;
    
    }
    
    .siralama_menu a.hover{
    
    
    
    	background: #cd3e3f;
    
    
    
    	color: #ffffff;
    
    
    
    	padding: 0px 5px;
    
    
    
    	float: left;
    
    
    
    	-moz-border-radius: 7px;
    
    
    
    	font-weight: bold;
    
    
    
    	margin-left: -3px;
    	text-decoration:underline;
    
    
    
    }
    
    
    .siralama_menu a.secili{
    
    	background: #cd3e3f;
    
    	color: #ffffff;
    
    	padding: 0px 5px;
    
    	float: left;
    
    	-moz-border-radius: 7px;
    
    	font-weight: bold;
    
    	margin-left: -3px;
    
    }
    
    .golgelitab_sayfalama{
    
    	background: #fffff;
    
    	height: 29px;
    
    	border-bottom: 3px solid #e6edee;
    
    	border-left: 1px solid #dee3e8;
    
    	line-height: 29px;
    
    	border-right: 1px solid #dee3e8;
    	text-decoration:none;
    
    }
    
    .sayfa_alt_sayfalama{
    
    	padding-left: 7px;
    
    	padding-right: 7px;
    
    	color: #5a6062;
    
    }
    
    .reklam_160x600{
    
    	width: 160px;
    
    	height:600px;
    
    	overflow: hidden;
    
    }
    
    
    
    /* OYUN KATEGORİLER BİTER */
    
    
    .ul.kategoriler{
    
    list-style:none;
    
    margin-left:0px;
    
    padding-left:0px;
    
    }
    
    	 
    
    .ul.kategoriler li{
    
    float:left;
    
    list-style:none;
    
    padding-right:10px;
    
    }
    
    
    
    /* sayfa navigasyon */
    
    
    
    .sayfa_navigasyon{
    
    
    
    	background: url(images/sayfa_navigasyon.gif) no-repeat center left;
    
    
    
    	padding-left: 17px;
    
    
    
    	margin-top:7px;
    
    
    
    	color: #9e9e9e;
    
    
    
    }
    div.sociable { margin: 16px 0; }
    
    span.sociable_tagline { position: relative; }
    span.sociable_tagline span { display: none; width: 14em; }
    span.sociable_tagline:hover span {
    	position: absolute;
    	display: block;
    	top: -5em;
    	background: #ffe;
    	border: 1px solid #ccc;
    	color: black;
    	line-height: 1.25em;
    }
    .sociable span {
    	display: block;
    }
    .sociable ul {
    	display: inline;
    	margin: 0 !important;
    	padding: 0 !important;
    }
    .sociable ul li {
    	background: none;
    	display: inline;
    	list-style-type: none;
    	margin: 0;
    	padding: 1px;
    }
    .sociable ul li:before { content: ""; }
    .sociable img {
    	float: none;
    	width: 16px;
    	height: 16px;
    	border: 0;
    	margin: 0;
    	padding: 0;
    }
    
    .sociable-hovers {
    	opacity: .4;
    	-moz-opacity: .4;
    	filter: alpha(opacity=40);
    }
    .sociable-hovers:hover {
    	opacity: 1;
    	-moz-opacity: 1;
    	filter: alpha(opacity=100);
    }
  • 31-03-2010, 17:33:14
    #13
    Logonun yüksekliği burdan düzenleniyor hocam 68px değerini istediğin bi değer yapabilirsin yada silersen kendii otomatik logoya göre değer alacaktır. Benim bilgim bukadar

    #logo_arama{
    
        height:68px;
    
        position:relative;
    
    }
  • 02-04-2010, 16:15:03
    #14
    Üyeliği durduruldu
    cleaner80 adlı üyeden alıntı: mesajı görüntüle
    Logonun yüksekliği burdan düzenleniyor hocam 68px değerini istediğin bi değer yapabilirsin yada silersen kendii otomatik logoya göre değer alacaktır. Benim bilgim bukadar

    #logo_arama{
    
        height:68px;
    
        position:relative;
    
    }
    Hocam çok saol oldu