Cevabınız için teşekkürler,fakat şöyle bir durum söz konusu;
Burada background rengini değiştirebiliyorum,sıkıntı yok.Fakat arka plana resim ekleyemiyorum.Bunun için;
background-image : url(resim linki);
kullandım,sonuç yok.
Kod:
.sceditor-container iframe, .sceditor-container textarea {
border: 0;
outline: 0;
font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #111;
padding: 4px;
margin: 5px;
resize: none;
background: #fff;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 99% !important;Burada background rengini değiştirebiliyorum,sıkıntı yok.Fakat arka plana resim ekleyemiyorum.Bunun için;
background-image : url(resim linki);
kullandım,sonuç yok.

