Quote:
Originally Posted by Animemike
How can i move the Welcome back panel mate
need it about my forums and below the adds
|
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);
Quote:
Originally Posted by Animemike
one more question where did you get the code from for this?
Ive been using this for along time before you was even a member
Not that am complaining you have ported it to 4 but you should give credits to the original coder?
(BTW original coder is not me  )
Original code Vb3.5-3.8
|
Permission to use the design layout of the old ITech welcome panels were given to us