By soezkan on
Hi everybody,
I apologize that I ask something that has been already posted, but I couldn't find an answer to my issue:
In my theme I want to place a horizontal menu at the bottom of my theme. I have to say that I am a
rookie with drupal and I just going to get more into it and how it works.
Does anybody has an idea how I can solve my problem with that horizontal style menu?
Thanks a lot!
Selim
Comments
First if you don't have the
First if you don't have the menu defined create the menu under "Administration" > "Site building" > "Menus".
Next you need a region in the footer for the block for the new menu, If you do not have such a region see "Documentation" and the theming guide for Drupal 6.
Now with both the menu and the region add the block for the menu to the region.
Use CSS to theme the menu so it is horizontal.
Placing a horizontal menu on my theme
hey , ya u can place a horizontal menu at the bottom of my theme , please see the below link this will give u a perfect solution .
In drupal as u know u can't just directly place the horizontal menu , u can overwrite ur default menu by using the below link
http://drupal.org/node/224825
i think this will surely work for u .
Drupalgeek
Ebizon technologies ( http://ebizontek.com/)
India