Active
Project:
Aboutpeople
Version:
6.x-1.1
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2010 at 04:07 UTC
Updated:
16 Nov 2010 at 16:46 UTC
Jump to comment: Most recent file
I found a page which might help someone wanting to Customise the Aboutpeople Drupal Theme .
| Comment | File | Size | Author |
|---|
Comments
Comment #1
nnitin commentedHi,
I am happily using AboutPeople theme on my NGO's website. But now there is a requirement that I have to use SuckerFish menus with this theme. Is it possible to do this ?
I tried modifying aboutpeople.info, template.php and page.template.php to accommodate Suckerfish Menus. The menus appeared in the header section but completely broke the theme. So I had to restore it back to the original.
Can you help me ?
Regards,
nnitin
Comment #2
Scott J commentednnitin,
Have you tried using Superfish or Nice Menus modules? I just tried them both, and either one seems to work OK for me.
Scott
Comment #3
Scott J commentedIdeally I don't think that I would want to use the header region. I would rather put the menu in "utilities" div, where the original $primary_links are. Utilities can be made into a region by adding
regions[utilities] = Utilitiesto aboutpeople.info and editing page.tpl.php to look like