Hi everyone, I wanted to hard code something into the primary menu tree .tpl file, but I can't seem to find it anywhere.

Where should I be looking to do this?

Thanks so much.

Comments

sheena_d’s picture

You can't hard code into the menu tree in a theme and there is no template for menus.

What kind of change are you looking to make?

kvoltz’s picture

Thanks for getting back.

Basically, I just want to put facebook/twitter link icons on the left side of the menu. but I don't want them to be the same kinda normal link text

sheena_d’s picture

Status: Active » Fixed

I think the Menu Icons module will do what you want http://drupal.org/project/menu_icons

Cheers!
Sheena

kvoltz’s picture

perfect!

thanks so much!

Aleksic’s picture

Hi,
I wanted to add search box to primary menu see picture
This site use fusion also Intelligent Utility
Please any help

sheena_d’s picture

Aleksic,

You'll want to edit your sub-theme's page.tpl.php file so that the search box and primary menu are contained in the same wrapping div, then use CSS to style the search box so that it appears on the same line as the primary links. If you get the Firebug plugin for Firefox, you can inspect the HTML and CSS to see how the site you linked to is formatting their HTML and CSS.

Good luck!

Sheena

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.