PDA

View Full Version : Background not correct color - Reply, PM


SVTCobraLTD
12-25-2010, 07:56 PM
My background for PM's, reply, new thread has changed. Im not sure what I changed but could someone point me in the right direction. I did not change the color codes for sure. Its either involved with the files via FTP or mySQL database. See screen shot below. Where you type should be white.

BirdOPrey5
12-26-2010, 01:26 PM
If that's the basic editor the background color is controlled by "Input Fields" in All Style Options in your Style Manager...

What color is it set to now? If you want it white set it to white.

SVTCobraLTD
12-27-2010, 08:34 PM
I changed the BG color to ffffff and text to 000000 and still no go. It shows the same BG as the above image. I want the inside of the block to be white.

BirdOPrey5
12-27-2010, 08:40 PM
Are you using the WYSIWYG editor? If so that is different that the "Basic Editor" that I gave instructions for...

If you are using the basic editor at that didn't work than somewhere in the template the color is probably hard coded,

You said you don't know how it changed... You could disable hooks and see if you still have the problem, if you do it's a mod causing the problem.

To disable hooks add this line directly below the first line of your config.php:
define('DISABLE_HOOKS', true);

wWw.WeCaiRo.CoM
12-29-2010, 06:23 AM
thx you man

SVTCobraLTD
12-29-2010, 02:13 PM
It was WYSIWYG. But it is not the color that is the issue like I originally thought. It is the box around the text field. It is just a thin line instead of the box like what is tanish color here on this site.

BirdOPrey5
12-29-2010, 02:24 PM
That's controlled in Style Manager -> All Style Options -> Text Editor Control Styles -> Editor buttons in normal state, Background color.

SVTCobraLTD
12-29-2010, 04:57 PM
I am talking about the tan color around the outside of the white box. Where do I edit that?

BirdOPrey5
12-29-2010, 05:39 PM
Yes, that's calleed "Editor buttons in normal state" - that color controls what you posted.