Ie de input background image sorunsalı
6
●1.580
- 23-04-2007, 13:37:24background-attachment: fixed;
denemiştim bunu ama olmadı
ama gene deniyim 
yaw bir de o submit buton una o resmi firefox a nası uydurmuş nası yapmış
.buttonSubmit {
PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: bold; BACKGROUND: url(images/button.gif) no-repeat left top; PADDING-BOTTOM: 2px; WIDTH: 69px; CURSOR: pointer; COLOR: #fff; BORDER-TOP-STYLE: none; PADDING-TOP: 2px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 26px; BORDER-BOTTOM-STYLE: none
}
anlamadım
1 de aynı kodu benim html e pasteliyorum gene benimkinde kayiyor ama hepsibilgisayar in kinde kaymiyor öf - 14-11-2008, 11:51:35yok dostum satne no repeat yapıyoruz doseme yapmıyor saten kaydırma yapıor sola dogru su sekilde cozuluyor sorun fakat uzun oluyor biraz
<style>
.input{
background:url(input.gif) no-repeat;
border:solid 0px;
width:146px;
height:22px;
}
.inputIc{
background:none;
border:solid 0px;
}
</style>
<div class="input"><input class="inputIc" /></div> - 06-04-2009, 21:16:10Üyeliği durdurulduclass vererek sabitleyebilirsin arka planını fixed ile...
ama gene deniyim 
