
WDM utilizes data centers in the United States, Europe, and the Asia-Pacific Region. Our Data centers boast 99.9% up-time, full network redundancy, and top-of-the-line equipment with cutting edge security. All that plus an Enterprise-class backup and restore system and unlimited bandwidth.
Read More
Whenever you want to announce something to the world, WDM will be there to help. We offer anytime service at competitive rates. Business thrives on accuracy and timeliness. That's exactly what we offer. WDM is known for Up-To-Date websites that are materially accurate and compliant without sacrificing efficiency and aesthetic appeal.
Read More
When you hire Website Design Media to create your website you’re getting more than just a domain, storage, and a template. WDM has relationships with major publishing networks and can help get your press releases in front of more eyes with the potential to increase your return on investment.
Read More
You probably already have a website of some kind. If it was designed by a third party chances are also good that you paid too much, and are probably still paying too much to have it maintained. If your website is inadequate, inefficient and looks like it was designed in the last millennium then please contact us for a free no strings attached estimate.
eMail Us!
Global Technology
Content Management
Communication
Free Estimate!Professional Websites & Marketing Support for unique and savvy firms interested in the fast paced world of the modern high tech Internet Economy.
We specialize in Joomla! / Wordpress PHP and other web platform development, Google Adwords, e-commerce, social networks, online marketing, and SEO for Public and Private Companies.
Please ensure you are using the latest version of RokNavMenu, available here.
Go to Extensions → Template Manager → rt_camber_j15 → Menu Control → Set Menu Type, to find all the parameters for Fusion Menu and Splitmenu, such as transitions, duration and sublevel position.
Descriptions of each template parameter can be seen when you mouseover the label of each option.

Fusion Menu is a menu theme of the RokNavMenu extension, the addon that drives all RocketTheme template menus. It is primarily a javascript enhanced CSS dropdown menu, that combines standard suckerfish type functionality with animations, transitions and other advanced effects powered by Mootools.
All Menu Items can be edited from Admin → Menu → Menu Name → Menu Item.
Menu Columns
Columns of Child Items allows you to determine how many columns the Fusion dropdowns are presented in. You can have anywhere between a single dropdown to a four column dropdown.
Item Distribution
Item Distribution allows you to control how the menu items are ordered in the dropdowns:
NOTE: If your Columns of Child Items setting is configured to be 2 or more columns, you will need to manually set the column widths and distribution, as outlined below. The default is 180px which is too small for multiple columns.
Drop-Down Width (px)
Drop-Down Width (px) determines the total width of the dropdown, regardless of how many columns are shown. This option is to be used in conjunction with Column Widths (px)
Column Widths (px)
Column Widths (px) determines the width of each Column. Separate each width by a comma. The final column's width is determined automatically. This option is to be used in conjunction with Drop-Down Width (px)
Below are some example configurations:
What is Grouping?
Group Child Items changes the behaviour of child items in the dropdown menus, instead of creating a dropdown for the immediate sublevel, this option places them inline. See below for an illustrated example of the differences:
Configuration
NOTE: Grouping cannot be applied to root items, only child items.
Set Group Child Items to Yes to activate the mode. The sublevels well then appear below the parent menu item in a categorical type structure.
Fusion is now capable of loading individual modules or entire module positions inside its dropdowns.

A static menu system that displays 1st and 2nd level items in the main horizontal menu and further children in the Sidebar.
Code Modification: Remove the Menu in the Title
Open /templates/rt_camber_j15/html/modules.php and change:
<?php echo $menu_title_item->name.' '.JText::_('Menu'); ?>
To
<?php echo $menu_title_item->name; ?>
Go to Admin → Menu → A Menu → A Menu Item → Select a Parent Item, and it will appear as a child of it.