I want to port several themes to CMS for myself and others to use. Everything worked well except the CSS menu on each theme fails to show the "active" menu tab or link correctly. Just affecting the active link only.
Here is a link to the test site: http://www.tellerhomes.com/lifelongquilting/
Home page and 2nd page shows two of the templates I am trying to port. On Page 2 the menu should be horizontal but is vertical. Any help would be appreciated.
Bill
(Solved) Need a bit of helping porting more themes to CMS
(Solved) Need a bit of helping porting more themes to CMS
Last edited by elkman on Sun Aug 01, 2010 4:32 pm, edited 1 time in total.
Re: Need a bit of helping porting more themes to CMS
Found the answer myself. Needed to add both items below:
{menu template='cssmenu.tpl'}
and the code below before
{* The above JavaScript is required for CSSMenu to work in IE *}
{menu template='cssmenu.tpl'}
and the code below before
{* The above JavaScript is required for CSSMenu to work in IE *}