Closed (fixed)
Project:
aBeesParadise
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
8 Jul 2009 at 22:32 UTC
Updated:
9 Jul 2015 at 21:26 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedAlso I can't figure out how to de-activate or move the menu at the top of the theme (which mirrors itself down the bottom and doesn't appear to have a block either).
Comment #2
interface-web design commented1. Please add the following code in the below class. Header region has been added. These need to be added in page.tpl :
2. Now add the following css at the end of your style.css:
3. Next, you will need to install Nice menus. Nice menu can be installed from the URL http://drupal.org/project/nice_menus [You will find the details about how to use nice menu, on this page]. Enable the primary link in Nice menus.
4. In the Block settings, /admin/build/block, assign nice menu block into the newly added header region.
It should work fine.
Comment #3
Anonymous (not verified) commentedThank you, your instructions and theme support were great.