CSS background color for writing text box
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1 • Share •
CSS background color for writing text box
Where in the CSS stylesheet addresses the background color of where you write your post? Like here I'm writing on a white background. For the life of me I can't find which place is for writing posts.
Re: CSS background color for writing text box
Hi!
Add to CSS Stylesheet this code:
Add to CSS Stylesheet this code:
- Code:
textarea#text_editor_textarea{
background-color: #FFF !important;
}
Guest- Guest
Re: CSS background color for writing text box
Here's my forum URL: http://runawayhorses.alldiscussion.net/
Also if you click the website icon underneath my Avatar that is my Forum URL.
Never mind folks I found the place to change the background of the text area. I had changed it a few years ago to what I wanted and its been the same ever since, but yesterday I was making a few subtle color changes to a few other things and I accidentally changed the text area background color..lol So I wasn't sure which one I did wrong. But I found it now so its fixed.
thanks
Also if you click the website icon underneath my Avatar that is my Forum URL.
Never mind folks I found the place to change the background of the text area. I had changed it a few years ago to what I wanted and its been the same ever since, but yesterday I was making a few subtle color changes to a few other things and I accidentally changed the text area background color..lol So I wasn't sure which one I did wrong. But I found it now so its fixed.
thanks
The forum of the forums :: Support forum :: Forum Design & Appearance Help :: Design & Appearance Problems Archives
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum

Home


by runawayhorses on March 17th 2012, 6:42 pm







