A guide to the basic Hyperion customisation options that can be configured in the template index.php file with a description of each of the available options and how they affect the presentation of the template.
Here is a breakdown of the available options:
$default_style = "style1"; // [style1... style12]
$enable_ie6warn = "true"; // true | false
$font_family = "hyperion"; // geneva | optima | helvetica | trebuchet
lucida | georgia | palatino
$enable_fontspans = "true"; // true | false
$show_fontbuttons = "true"; // true | false
$template_width = "962"; // width in px
$leftcolumn_width = "210"; // width in px
$rightcolumn_width = "210"; // width in px
$inset_width = "290"; // width in px
$splitmenu_col = "rightcol"; // leftcol | rightcol
$menu_name = "mainmenu"; // mainmenu by default
$menu_type = "moomenu"; // moomenu | suckerfish | splitmenu | module
$default_font = "default"; // smaller | default | larger
$show_pathway = "false"; // true | false
$default_style = "style1"; // [style1...style12]
$enable_ie6warn = "true"; // true | false
$font_family= "hyperion"; // geneva|optima|helvetica|trebuchet|lucida|georgia|palatino
$enable_fontspans = "true"; // true | false
$show_fontbuttons = "true"; // true | false
$template_width = "958"; // width in px
$lefctolumn_width= "210"; // width in px
$rightcolumn_width= "210"; // width in px
$inset_width = "290"; // width in px
$splitmenu_col = "rightcol"; // leftcol | rightcol
$menu_name ="mainmenu"; // mainmenu by default
$menu_type = "moomenu"; // moomenu | suckerfish | splitmenu | module
$default_font ="default"; // smaller | default | larger
$show_pathway= "false"; // true | false