wmaraci reklam

Sidebara height %100 değeri veriyorum fakat

3 Mesajlar 799 Okunma
pst.net
wmaraci reklam

YenerK YenerK yenerkayahan.com Kullanıcı
  • Üyelik 11.08.2013
  • Yaş/Cinsiyet 27 / E
  • Meslek Webmaster
  • Konum Bursa
  • Ad Soyad M** K**
  • Mesajlar 883
  • Beğeniler 220 / 168
  • Ticaret 5, (%100)
Merhaba sidebarda bileşen alanı divine
min-height: 100%;
height: auto !important;
değerini giriyorum fakat kategori eklendikçe genişleme yapmıyor sidebar kodları aşağıda

/*--Yan Menü--*/
#sidebar {
width: 330px;
float: right;
margin-left: 20px;
margin-top: 20px;
}
#sidebar .kategoriler {
border: solid 3px #e1e1e1;
width: 295px;
padding: 12px;
font-family: tahoma;
font-size: 15px;
font-weight: bold;
background: #00BF8F;
color: #fff;
margin-bottom: 1px;
}
#sidebar .kategori {
width: 142px;
padding: 5px;
margin-top: 5px;
margin: 5px 4px 0px 0px;
background: #3f4248;
float: left;
}
#sidebar .kategori a {
font-family: tahoma;
font-size: 16px;
color: #fff;
text-align: center;
}
#sidebar .kategori1 a {
font-family: tahoma;
font-size: 16px;
color: #fff;
text-align: center;
}
#sidebar .kategori1:hover{
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
background: #00BF8F;
}
#sidebar .kategori:hover{
-webkit-transition: all 250ms ease-in-out;
-moz-transition: all 250ms ease-in-out;-o-transition: all 250ms ease-in-out;
transition: all 250ms ease-in-out;
background: #00BF8F;
}
#sidebar .kategori1 {
width: 110px;
padding: 5px;
margin-top:5px;
background: #3f4248;
float: right;
}
#sidebar .populer_yazilar {
width: 225px;
padding: 12px;
font-family: tahoma;
font-size: 15px;
font-weight: bold;
background: #cd3734;
color: #fff;
margin-top: 10px;
}
#sidebar .populer_yazilar_resim {
width: 250px;
height: 70px;
}
#sidebar .populer_yazilar_resim img{
width: 250px;
height: 70px;
}
#sidebar .populer_yazilar_resim img:hover{
width: 250px;
height: 70px;
opacity : 0.8;transition : 0.5s ease;
}

#sidebar .populer_yazilar_ic{
width: 250px;
background: #3f4248;
margin-top: 10px;
border-bottom-style: solid;
border-bottom-width: 3px;
border-bottom-color: #cd3734;
}
#sidebar .populer_yazilar_arkaplan{
width: 235px;
padding: 7px;
background: #3f4248;
margin-top: 10px;
}
#sidebar .populer_yazilar_icerik{
width: 235px;
padding: 7px;
}
#sidebar .populer_yazilar_icerik a{
font-family: tahoma;
font-size: 13px;
font-weight: bold;
color: #fff;
}
#sidebar .populer_yazilar_icerik a:hover{
font-family: tahoma;
font-size: 13px;
font-weight: bold;
color: #fff;
text-decoration:underline;
}
#sidebar .editorun_secimi {
width: 226px;
padding: 12px;
font-family: tahoma;
font-size: 15px;
font-weight: bold;
background: #ff1d77;
color: #fff;
margin-top: 10px;
}
#sidebar .editorun_secimi_ic{
width: 250px;
background: #3f4248;
margin-top: 10px;
border-bottom-style: solid;
border-bottom-width: 3px;
border-bottom-color: #ff1d77;
}
#sidebar .editorun_secimi_icerik {
width: 225px;
padding: 10px;
}
#sidebar .editorun_secimi_icerik li{
width: 225px;
padding: 10px;
border-bottom-style: solid;
border-bottom-width: 3px;
border-bottom-color: #ff1d77;
}
#sidebar .editorun_secimi_icerik a{
font-family: tahoma;
font-size: 13px;
font-weight: bold;
color: #fff;
}
#sidebar .editorun_secimi_icerik a:hover{
font-family: tahoma;
font-size: 13px;
font-weight: bold;
color: #fff;
text-decoration:underline;
}


#sidebar .blok {
border: solid 3px #e1e1e1;
width: 319px;
min-height: 106%;
height: auto !important;
background: #fff;
margin-bottom: 15px;
-webkit-transition: .8s linear;
-moz-transition: .8s linear;
-ms-transition: .8s linear;
-o-transition: .8s linear;
transition: .8s linear;
}

#sidebar .kategoriler2 {
margin: 0px;
padding: 0px;
margin-left: 5px;
-webkit-transition: .3s ease-in-out;
-moz-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
/*--Yan Menü--*/


nerede hata yapıyorum acaba ?
 

 

wmaraci
reklam

Onur89TR Onur89TR Üyeliği Durdurulmuş Banlı Kullanıcı
  • Üyelik 04.12.2011
  • Yaş/Cinsiyet 34 / E
  • Meslek .
  • Konum İzmir
  • Ad Soyad ** **
  • Mesajlar 2376
  • Beğeniler 704 / 791
  • Ticaret 1, (%100)
Onları sil, genişlik değeri belirle. Eğer height değerini % veya px cinsinden vermediysen overflow: hidden; ekle. Ekledikçe yüksekliği artacaktır.
YenerK

kişi bu mesajı beğendi.

YenerK YenerK yenerkayahan.com Kullanıcı
  • Üyelik 11.08.2013
  • Yaş/Cinsiyet 27 / E
  • Meslek Webmaster
  • Konum Bursa
  • Ad Soyad M** K**
  • Mesajlar 883
  • Beğeniler 220 / 168
  • Ticaret 5, (%100)

Onur89TR adlı üyeden alıntı

Onları sil, genişlik değeri belirle. Eğer height değerini % veya px cinsinden vermediysen overflow: hidden; ekle. Ekledikçe yüksekliği artacaktır.


teşekkürler yaptım :)
 

 

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