how to change logo in phpfox

you can easily change logo from admin by following steps (1)go to site admin http://yoursite.com/index.php?do=/admincp/ (2)now go to Extensions >> Theme >> Manage Theme (3)click on current theme styles (4)click on current style (at left down arrow icon) (5)here you have menu change logo

Read More
 
 
 

how to create new template in boonex

(1)go to boonex directory (2)find templates folder (3)here you find 3 folder (base,tmpl_alt,tmpl_uni). (4)please do not change and modify anything in base folder. (5)copy one of tmpl foder and rename it tmpl_yourname. please be sure add tmpl_ prefix to you template folder. (6)go to tmpl_yourname -> scripts folder (7)find BxTemplName.php file (8)change the name of […]

Read More
 
 
 

change template in dolphin-boonex

you can change template from admin by following these steps (1)go to your admin panel http://yoursite.com/administration/ (2)find setting tab in left sidebar (3)now find template menu in setting left menu (4)click on Templates menu http://yoursite.com/administration/templates.php (5)here you can choose template

Read More
 

set custom 404 page via htaccess

you can set a custom 404 error page via a .htaccess file very easily. This will allow you to set a good looking error page insted of default boring page. (1)create a page at your root directory name 404.php and design it. (2)create a .htaccess file at your root directory or if you have already […]

Read More