|
Look at your undercats template and grab the necessary code and place in a custom pal box through template editor
EXAMPLE
remove this from the undercat-sidebar.tmpl
include( "{$Globals['PP_PATH']}/{$Globals['TMPL_PATH']}/onlinepal.tmpl" );
Then make the contents of the onlinepal.tmpl the same in a custompal box and turn it on
|