I have installed Drupal on my website and found fancy theme most suitable for me from the available lot. But I want to add Primary links tab in this theme. Can anyone suggest me on that?
I'm searching for the best way to add a login menu item to the menu system so that I can eliminate the large user login block and merely have it appear in the primary links when the user is anonymous.
I have been looking for about three hours, trying different stuff people have suggested to try and alter group homepages, all of theme have failed, and seemed to not have worked for other people.
I am not an expert to the drupal api, but could anyone help explain fully how I would change the groups homepage completly. For instance just having a blank page with a bit of text on?
Using Views isn't useful, and therefore I am resorting to the need to override it.
Would it require code in the template.php or something else?
Hi
when I install Drupal themes (such as Andreas) , as well as logos, I get the word "Drupal" appearing on my screen in the top corner, which acts a s a button to take me to my home page.
When I right-click on it, its properties read "home".
I have created a view to display my vocabulary terms as a list and the number of nodes per term (which was fairly simple once I was able to get it. The only problem is that the list urls contain an id rather than the term name
So the listing looks like:
Characters
- First Name (3)
- Last Name (3)
- Pet Name (2)
Clicking on "First Name" gives a url of "characters/3"