How To Create A Drupal 6.x Horizontal SuckerFish Menu From A Taxonomy Tutorial Video
Uploader Comments (Digitalrecline)
All Comments (10)
-
@Digitalrecline ok thank you very much. I have one additional question but it's a bit complicated and I will have to send you a screenshot somehow in order to explain...would you be kind enough to send me an e-mail so I can ask you there? I'm doing my internship you see as a programmer and I need a little help :) Thanks for your time.
-
awesome work the site looks great. your ad-sense ads aren't showing up for anonymous user's check your user permissions. you are just seeing the inline [adsense: 250x250: 123456] text.
-
@Digitalrecline Hey thank you for you quick reply.... you could look at my site ...with your help i changed the colours.... foogle(dot)vistapanel(dot)net/
asd -
I have sent you an email maazali123 with some suggestions let me know how you get on.
-
okay.... nice video ! how could i do this on Aquia Marina theme ?
-
There is a 2nd version of how to do this coming which is code-less just using two modules for drupal6.
I need your help. Is there a simple way to change a vertical menu (on the sidebar) and put it in the top of the page horizontally (in the existing template)? What do I have to do? Do I have to download another suitable template? Please someone reply.
marilena6 4 months ago
@marilena6 If the menu you are using now is a block you can simply move that to the top region and change the css for it a little YOURMENUDIVID li a{ display:inline;} should work. Or ... Use the nice menus module. On the block page configure the nice menu block to choose the menu you want and the drop-down style. Drop it into the top block of your theme or create a new region in your theme for it.
Digitalrecline 4 months ago
nice, i'm guessing this will work with the zen theme too?
kumquatsta 1 year ago
@kumquatsta sure but you may need to add your own custom region to get it placed where you want it.
Digitalrecline 1 year ago