In this chapter we will talk about themes in PHP-Nuke. We will discuss the following topics:
Structure of a PHP-Nuke theme (Section 14.1),
Modifying the PHP-Nuke theme HTML template (Section 14.2),
Modifying the PHP-Nuke theme header (Section 14.3),
Modifying the PHP-Nuke theme body (Section 14.4),
Modifying the PHP-Nuke theme index (Section 14.5),
Modifying the PHP-Nuke theme footer (Section 14.6),
Modifying the PHP-Nuke theme icons (Section 14.7),
PHP-Nuke theme rules (Section 14.8),
How to change a buggy PHP-Nuke theme (Section 14.9),
How to prevent users from changing the theme in PHP-Nuke (Section 14.10),
How to change the PHP-Nuke theme depending on module (Section 14.11),
How to change font size in PHP-Nuke (Section 14.12).