I have been trying to increase the height of the footer, but can't figure out why the file bg-menu.png prints across the footer. Please see attached image.

The steps I used to changed the footer height:

  1. Change the file (as well as modify gradient) bg-footer.png to reflect dimensions 8 x 150.
  2. modify line 71 of color.inc to reflect 150 insted of 88.
  3. 'images/bg-footer.png' => array(792, 0, 8, 150),

It works fine on the default theme color, but as soon as I change to a different color the menu bar gets printed. What is the key 'change' I am missing to make this work? Or maybe there are several more?

Thank you for the feedback.

 

CommentFileSizeAuthor
larger_footer.png6.11 KBmkinnan

Comments

Jeff Burnz’s picture

Its already at its max height, sorry but you can't make it taller and use the normal color module and base.png images.

The only way around it is to make your own image and insert that instead.

mkinnan’s picture

That's disappointing. I wondered if that would be the case. At least there is a solution. Thanks.

mwbyrd’s picture

Did you ever get this to work? I can't figure it out. Even creating my own images doesn't seem to make a difference.