I would like to add the Executive theme "Product Sections" layout, to my smart theme sites instead of the smart "Product Sections"
Announcement
Collapse
No announcement yet.
Change smart theme Product Sections layout for Executive version
Collapse
X
-
Very simple.
In the 'Design' tab, click on your section links. It should select a layout in the 'Layout Code' panel called 'JavaScript Section List In A Box'.
ReplaceCode:<script language="javascript" type="text/javascript"> document.write(YahooSections(section_tree)) </script>
Code:<actinic:variable name="TopLevelSectionList" value="Top Level Section List With Horizontal Dividers" />
Comment