It is very easy to change the whole look of PHP-Nuke by changing the theme, or installing a new theme, but one of the common characteristics of all PHP-Nuke sites is the module navigation block.
The colors can be changed, the top frame of the block made graphical, but the navigation links remain stubbornly text.
Grab ahold of a good paint program, we're about to change all of that.
- Table of Contents
- 17.2.3.1. Making a new themesidebox() function
- 17.2.3.2. Modifying mainfile.php
- 17.2.3.3. Modifying block-Modules
- 17.2.3.4. Implementing New themesidebox2() function
- 17.2.3.5. Modifying block-Modules for conditional display
- 17.2.3.6. Final step
- 17.2.3.7. Advanced
Help us make a betterPHP-Nuke HOWTO!Want to contribute to this HOWTO? Have a suggestion or a solution to a problem that was not treated here? Post your comments on my PHP-Nuke Forum! PHP-Nuke Docs module made by Chris Karakas pages added by AnOldMan |








