Thanks Nigel. Thats Is what O am looking for. Wonder how do I position it so that it is aligned right and bottom of a block? I happen to have a left block (containing my logo) and a right block for the menu.
I am using Omega subtheme (http://drupal.org/project/omega) to begin with. This is also make things more complicated when digging through to find the correct id selector.
This is where my menu: Header section > User zone > User bar first (this is where I put my logo) | User bar second (this is where I put my menu)
Hi, I managed to use this reply of yours to manipulate my block but the menu bar oesn t seem to go horizontal.. i can change the width and height though so its defenetlyreacting to my css.. is it possible that my theme doesnt allow horizontal menus?
im using Ishopping (sub Theme) to nucleus (base theme)
Each theme may be different in some ways (different css selectors or css to override), but there is no way your "theme doesn't allow horizontal menus". It is better if you post an new issue with a link to your site instead of hijaking someone else's issue. While your issue is similar it is dependent on your own custom setup.
Comments
See
See 我使用的就是这个模块 http://drupal.org/project/superfish
Log in or register to post comments
Awesome!
Thanks Nigel. Thats Is what O am looking for. Wonder how do I position it so that it is aligned right and bottom of a block? I happen to have a left block (containing my logo) and a right block for the menu.
Very appreciated your help.
Thanks~
Log in or register to post comments
find the id of the menu
find the id of the menu block, set css to position:relative; bottom:0; right:0; to place it in the region.
Log in or register to post comments
not sure if I get it right from the start
I am using Omega subtheme (http://drupal.org/project/omega) to begin with. This is also make things more complicated when digging through to find the correct id selector.
This is where my menu:
Header section > User zone > User bar first (this is where I put my logo) | User bar second (this is where I put my menu)
I try the CSS but dosen't work
Log in or register to post comments
Can you provide a URL to the
Can you provide a URL to the dev site?
Log in or register to post comments
Its on my computer
I doesn't have it hosted yet. I have my dev site on my computer!
Log in or register to post comments
Just move the blocks to
Send me a screenshot with a description of what ur trying to do.
Log in or register to post comments
screenshots
http://flic.kr/s/aHsjvyLUmE
Thanks~
Log in or register to post comments
remove the css I recommended
remove the css I recommended previously. throw a float:right; margin-top:50px; on it (Give or take some px)
Log in or register to post comments
OMG!
OMG you did it! I have been sitting here for 3 days now to figure how to fix this.
Thank you very very much!
Log in or register to post comments
same issue, different theme
Hi,
I managed to use this reply of yours to manipulate my block but the menu bar oesn t seem to go horizontal.. i can change the width and height though so its defenetlyreacting to my css..
is it possible that my theme doesnt allow horizontal menus?
im using Ishopping (sub Theme) to nucleus (base theme)
Thanks in advance :)
Log in or register to post comments
~
Each theme may be different in some ways (different css selectors or css to override), but there is no way your "theme doesn't allow horizontal menus". It is better if you post an new issue with a link to your site instead of hijaking someone else's issue. While your issue is similar it is dependent on your own custom setup.
Log in or register to post comments
来自 https://www.drupal.org/forum/support/post-installation/2011-07-20/horizontal-menu-in-drupal-7