Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; mysqli_driver_ADOConnection has a deprecated constructor in /home/osntrbuzq3e7/domains/dev.strumagency.com/html/lib/adodb_lite/adodbSQL_drivers/mysqli/mysqli_driver.inc on line 11

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; mysqli_driver_ResultSet has a deprecated constructor in /home/osntrbuzq3e7/domains/dev.strumagency.com/html/lib/adodb_lite/adodbSQL_drivers/mysqli/mysqli_driver.inc on line 394

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/osntrbuzq3e7/domains/dev.strumagency.com/html/lib/classes/class.moduleoperations.inc.php on line 310

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/osntrbuzq3e7/domains/dev.strumagency.com/html/lib/classes/class.moduleoperations.inc.php on line 317

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; CMSModule has a deprecated constructor in /home/osntrbuzq3e7/domains/dev.strumagency.com/html/lib/classes/class.CMSModule.php on line 34

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Template has a deprecated constructor in /home/osntrbuzq3e7/domains/dev.strumagency.com/html/lib/classes/class.template.inc.php on line 37
CMS Made Simple Strum Demo - CSSMenu top + 2 columns
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; PorterStemmer has a deprecated constructor in /home/osntrbuzq3e7/domains/dev.strumagency.com/html/modules/Search/PorterStemmer.class.php on line 21

CSSMenu top + 2 columns

This is a drop-down menu that is using only CSS (although some Javascript is required for Internet Explorer 6, note: IE6 will not let you use 2 of these menu types in a template at the same time as the second one will fail to open). It can be either vertical or horizontal.

The code we have inserted in the template that this page is using is simply {menu template='cssmenu.tpl'}. You style the menu in the stylesheet Navigation: CSSMenu - Horizontal or Navigation: CSSMenu - Vertical for the vertical CSSMenu.

But to be on the safe side, copy this style sheet and attach your new style sheet to the template instead (and make your changes in your new style sheet). Then you can always revert to the default style sheet if something goes wrong.