Ok, here's one for you
The WYSIWYG Box is ok, it's the color I want. Problem is the text box inside of it (where you type a message for a new post or reply to a post).
in the skin file I have #cccc99 for the WYSIWYG box. The text box inside of it is returning the color #999966, which is the background color of my website. I'm not sure how/why that's happening. I don't want it to be #999966. I want it to be some other color.
The only things I customzied is the default.css and skin.asp that comes with the forums. I didn't modify any code or anything or any other files. What, in those two files, would be affecting the text box like that?