Hi,
To set black theme as default, do the following.
Open include/classes/Css.php file and find
replace this line withPHP Code:$css = 'default';
Save file.PHP Code:$css = 'black';
Re-load your site after clearing the browser's cache and cookie.
Hi,
To set black theme as default, do the following.
Open include/classes/Css.php file and find
replace this line withPHP Code:$css = 'default';
Save file.PHP Code:$css = 'black';
Re-load your site after clearing the browser's cache and cookie.
Bookmarks