For Magento 1.7.х.х, default theme

Change Skin.css file

Please use Google Chrome development toolbar or FF Firebug. You will need to know the header height (px) and the menu height (px).

Then open [YourMagentoDir] / skin / frontend / default / [YourSkin] / css /skin.css and add the following code to the end of skin.css file.

For example

Change Page.xml file

Open [Magento_Dir] / app / design / frontend / base / default / layout / page.xml

Find the following code and cut it

Than find the code and paste clipped code after it.

It would be:


This is a step-by-step guide on how to move the Custom Menu Magento Extension code to the footer.

Custom Menu free Magento Extension is an advanced free Magento menu module that replaces the standard Magento menu with a multi-column drop down menu system. Mobile menu included.

Back

Go to contentsBack to previous page