Portal Themes

Donation Theme Support - Double Center Blocks in PHPNuke Theme

mars - Dec 21, 2006 - 12:51 PM
Post subject: Double Center Blocks in PHPNuke Theme
PHP-Nuke 7.9 (and possibly 8.x), Platinum and Evo have hardcoded the message and center block display so there is no way for AutoTheme to turn them off.

There are two choices:
1. Turn off the center blocks in AutoTheme (the disadvantage is that you can't control/theme them as you can the other blocks).
2. Edit header.php, line 59, and comment out:

message_box();
blocks("Center");

So it looks like this:

//message_box();
//blocks("Center");

http://www.spidean.com/SpideanForums-vi ... 4388.phtml
BRAVO2 - Jun 27, 2008 - 08:45 AM
Post subject: RE: Double Center Blocks in PHPNuke Theme
sweet, thanks for the link!


Cool


=BRAVO2=

All times are GMT - 5 Hours
Powered by PNphpBB2 © 2003-2006 The PNphpBB Group
Credits