Closed (works as designed)
Project:
footermap: a footer site map
Version:
6.x-1.5
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
4 Nov 2009 at 21:24 UTC
Updated:
19 Nov 2009 at 20:50 UTC
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!
Comments
Comment #1
mradcliffeHi,
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.
Comment #2
mradcliffe