A lot of questions today
How can I edit my text area's background?
You have the "Explain your problem" picture.
How can I edit my text area's background?
You have the "Explain your problem" picture.
This is a Hitskin.com skin preview
Install the skin • Return to the skin page
.sceditor-container iframe, .sceditor-container textarea {
url(IMG_LINK) no-repeat 50% 50% transparent!important;
}
|
.sceditor-container iframe, .sceditor-container textarea {
background-image: url(IMG_LINK) no-repeat 50% 50% transparent !important;
}