<?php /*========================================================*\ ||########################################################|| ||# #|| ||# WB News v2.0.0 #|| ||# ---------------------------------------------------- #|| ||# Copyright (c) 2004-2007 #|| ||# Created: 16th August 2005 #|| ||# Filename: theme_info.php #|| ||# #|| ||########################################################|| /*========================================================*/ /** * @author $Author: pmcilwaine $ * @version $Id: theme_info.php,v 1.1.2.1 2008/06/13 09:48:02 pmcilwaine Exp $ */ // alternate row colours $row_color["row.1"] = "#fff"; $row_color["row.2"] = "#eee"; //#edf9ff" /* #eee */; $theme_info["pagemenu_build"] = "section"; $theme_info["pagemenu"] = array( "allow_icons" => TRUE ); ?>