|
Title: How do you change a theme? Post by: Jason on March 22, 2008, 02:03:49 PM How do you change the HCL theme? I cannot find it anywhere :S
Title: Re: How do you change a theme? Post by: victor on March 23, 2008, 09:07:20 AM to change from a theme to theme, just edit the config.php file
// The template you wish to use $conf['template'] = 'G'; to edit an specific theme, just go to hcl/templates/G or hcl/templates/Bliss |