|
Problem w/ Changing HeliusGray Background Color -
02-16-2006, 09:56 AM
Hey guys -
I just installed the new(er) Helius Gray Theme (3.0) from this site and now I am unable to change the background color of the main pages as well as the other Content Pages. I know I have done this successfully before on the 2.0 version of this theme.
I read the FAQ again and attempted to change these colors in the theme.php file:
$bgcolor1 = "#EFEFEF";
$bgcolor2 = "#FFFFFF";
$bgcolor3 = "#FFFFFF";
$bgcolor4 = "#CCCCCC";
$textcolor1 = "#000000";
$textcolor2 = "#000000";
include("themes/HeliusGray/tables.php");
But it will not take on the main page (it changed only the bg color on the downloads page) nor on any of the content pages where my stories are. What am i missing here?
TIA
Oh - phpNuke 7.8
and i Just installed the Enhanced Downloads Module (7.5-7.9) by Drek(if that could anything to do with it)
|