| Firenzie Basic Customisation |
|
A guide to the basic Firenzie 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. Firenzie features several built in configuration options that have been designed to be easily changed with a single control. You can take advantage of these customisation options by making changes in the Firenzie "index.php" file. Here is a breakdown of the available options: $default_style = "style1"; //[style1... style10] $enable_rokzoom = "true"; // true | false $template_width = "990"; // width in px | fluid $sidebar_width = "25%"; // width in px or % $sidebar_side = "right"; // left | right $menu_name = "mainmenu"; // mainmenu by default, can be any Joomla menu name $menu_type = "moomenu"; // moomenu | suckerfish | splitmenu | module $default_font = "default"; // smaller | default | larger $show_pathway = "true"; // true | false Default StyleFirenzie has 10, pre-made styles that can be easily selected from the option shown below. Simply change the settings between the two " " tags to your style of choice.$default_style = "style1"; //custom | [style1...style10] RokZoom EnabledRokZoom, a powerful and presentationally excellent script can sometimes come into conflict with other javascript libraries, you can disable it with the following settings.$enable_rokzoom = "true"; // true | false Template WidthYou have the ability to select, with ease, the width of the template. The setting below is what you edit to either reduce or increase templates width.$template_width = "990"; // width in px | fluid Side WidthYou have the ability to select, with ease, the width of the side column. The setting below is what you edit to either reduce or increase side column width.$sidebar_width = "25%"; // width in px or % Sidebar PlacementThe following parameter controls where the RTSplitmenu sub menu is placed. You can choose between the left or right side. By default, the sidebar is loaded in the right..$sidebar_side = "right"; // left | right Menu NameThe following parameter controls which Joomla! menu is loaded for the horizontal navigation bar. Therefore, you can use a custom menu instead of a default menu.$menu_name = "mainmenu"; // mainmenu by default Menu TypeFirenzie has the 4 options for the horizontal navigation bar. You can either, select moomenu, the latest menu addition; suckerfish, the basic vertical dropdown menu; splitmenu, the popular classic or have the area as a separate module position.$menu_type = "moomenu"; // moomenu | suckerfish | splitmenu | module Default FontBased on your own personal preference, or the preference of your users; you can easily set the default font size of the text in your site by editing the following line:$default_font = "default"; // smaller | default | larger Show PathwaySometimes sites just look better with no pathway, and we've provided a convenient toggle to allow you to disable this for your site$show_pathway = "true"; // true | false
Please Enter New Tags Separated By Comma's
Or Close |
Newer items
- Module Variations
- Firenzie Demo Content
- Using Firenzie Typography
- RocketLauncher
- Firenzie Module Positions
Older items

Basic Customisation