fusion starter theme main menu
using drupal 7.12 on fedora core ver 15 with apache 2.2. I am having trouble figuring out how to modify the font type, size and background color of the horizontal header main menu using the fusion starter theme. I have been trying to make the changes at ~/sites/all/themes/fusion/fusion_starter/css/local.css.
In just trying to determine if the code will be reponsive I have
.fusion-inline-menu .inner ul.menu li a {
background: #004f90;
border-right-style: solid;
border-right-width: 1px;
display: inline;
margin: 0;
padding: 0;
white-space: nowrap;
}
sub-menú algo diferente
Os presento el menu de mi home:

Y esto es lo que necesito que haga cuando la gente haga click en <<'servicios musicales'>>, no con un hover, ni al hacer on:click. Es decir, cuando carge la página de servicios-musicales, cargue el submenú.

¿Cómo debería hacerlo, algún manual o algo?
Gracias, Jorge.
Read moreMenu 'Navigation' not visible when logged in
I've managed to finally install OP on my site (www.numnews.co.uk) and everything is up and running except the navigation menu.
When I log in I wanted the user to be presented with links to create content etc (the links found in the navigation menu in OP admin section) However I cant see this anywhere.
Can anyone tell me where the navigation menu items as seen in the admin area (for myaccount, create content, blog etc) can be seen or displayed?
I've tried adding 'create content' to the header but this displays a load of text with it, is there a way to just add links to create content etc?
Read moreUsing menu_block module with OP?
Today I installed a rather popular module called menu_block http://drupal.org/project/menu_block but haven't had any luck getting this configured to accomplish a multi-tiered menu. I heard this module will eventually be added to the core of Drupal 8, but the OP project probably won't have a build for 8 anytime soon.
Read moreHow to display a horizontal menu
Hello,
I'm new to use drupal .. I saw some websites working under omega theme html5. So, in my subtheme, I have a trouble with creating menus , I wanted them to be displayed in horizontal in footer and above the header, which is not the case, are displayed in vertical .. if you have some way to solve it !
Thanks a lot ...
(excuse my English)
Theme: Omega 7.x-3.0
drupal: 7.9
Dynamic menu for groups
I can hard code a menu for creating content (node/add/blog etc.) in groups for each group using og_menu, but is there a dynamic way to create such a menu link for all groups? Using latest modules with 6.x. I looked at menu_token but there are no tokens for a group. I've tried php to grab the group nid in the menu block, but that doesn't seem to work. I looked at views and I'm not seeing og add content links. I'm sure there must be a solution, but after hours of looking and trying, I'm stumped. Any ideas would be greatly appreciated. Thanks.
Read moreDrupal 7: Dudas con taxonomías, vocabularios y breadcrumb
Construyo una demo en http://4.tuweb.pe. En taxonomías he creado el vocabulario Actualidad y dentro los términos (categorías) política y locales. Además he creado un menú con views y he listado los artículos de los términos antes mencionados, finalmente instalé el módulo "Taxonomy Breadcrumb".
Read moreMake menu links load into a block using ajax
i need this for my site but i couldn't find it.
i've got a panel with a menu on one region and a block on the other region with load the node's content.
i've couldn't find a way to make menu links load into the block using ajax.
i thought it would be helpful if there will be such a module.
drupal_add_js/css in _menu hook
Hi All,
I'm using Drupal 5, and I'm working on some improvement of the menu system.
I just want to know why put some drupal_add_js/drupal_add_css in the _menu hook noncache part. We can put them just in the module file, the drupal_add_XX will be called when load modules, no? Can anyone tell me the difference?
Thanks.
Yan
Read moreFunky menu issue on Term page
I am having an issue with the taxonomy/term/* pages and my menu and I figured that I would post here to see if anyone has any thoughts.
Here is what is going on; I am using the Primary Links and have a few items in the menu. When I go to a taxonomy/term page, certain items in the menu disappear. This only happens on the taxonomy/term/... pages. The pages that disappears are of the default content type Page and any content type Page that I add and a CCK content type and any of that type.
Read more

