So, I changed the color of the lightborder and etc. in the file config.php of my website.
However, even though I have already changed it in config.php and even though the table script looks like this:
The color stays the same as the original.
Any suggestions?
However, even though I have already changed it in config.php and even though the table script looks like this:
PHP:
<tr bgcolor='. $config['site']['lightborder'] .'>
The color stays the same as the original.
Any suggestions?