Code
<?php
// THEME NAME: bills
// Some theme color definitions
$bgcolor1 = "#eeeeee"; //tableback_1
$bgcolor2 = "#BCC6E5"; //tablehead_1
$bgcolor3 = "#eeeeee";
$bgcolor4 = "#BCC6E5";
$textcolor1 = "#000000";
$textcolor2 = "#000000";
// Declares theme as PostNuke theme.
$postnuke_theme = true;
$xinhaeditor = pnModFunc('xinha', 'user', 'editorheader');
/************************************************************/
// main table functions
// THEME NAME: bills
// Some theme color definitions
$bgcolor1 = "#eeeeee"; //tableback_1
$bgcolor2 = "#BCC6E5"; //tablehead_1
$bgcolor3 = "#eeeeee";
$bgcolor4 = "#BCC6E5";
$textcolor1 = "#000000";
$textcolor2 = "#000000";
// Declares theme as PostNuke theme.
$postnuke_theme = true;
$xinhaeditor = pnModFunc('xinha', 'user', 'editorheader');
/************************************************************/
// main table functions
Is there something I am missing? Help would be really appreciated. I've searched the forums, but I haven't found anything to really help, so I had to start a new topic.
edited by: WR09, Sep 19, 2006 - 06:16 PM
