move footermap inside of tpl footer?
aarahkahak - November 4, 2009 - 21:24
| Project: | footermap: a footer site map |
| Version: | 6.x-1.5 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | mradcliffe |
| Status: | by design |
Jump to:
Description
Hi,
Thanks for this great mod, it's exactly what I was looking for. I'd like to move it inside of the footer area in my template for styling purposes instead of having it append to the bottom of the page- what should I be looking for? I'm new to drupal but I can edit php.
Thanks!

#1
Hi,
You should be able to move it around via the block interface in Drupal (admin/build/blocks) if you're using the new method (non-legacy mode in settings). By default, this should show up in the $footer variable in a theme.
I'd recommend the block setting as that's what's most used by people.
#2