Quote:
Originally Posted by DragonByte Tech
For the Lite version, you need to modify the code.
Find in /dbtech/infopanels/includes/hooks/forumhome.complete:
PHP Code:
$ad_location['global_below_navbar'] = implode('', $infopanels) . $ad_location['global_below_navbar'];
Change to
PHP Code:
$ad_location['global_below_navbar'] .= implode('', $infopanels);
Permission to use the design layout of the old ITech welcome panels were given to us 
|
Awesome thanks
And thats great you got Permission thanks for porting to 4 :up: