Quote Originally Posted by hardwiredtemplates View Post
Thanks Clyde the above changes work. I tried putting the footer in a top and bottom boarder, however the IMPORTANT LINKS section is longer then the rest and the bottom boarder does not contain it. What can I do to contain it in the boarder. Also once the site is veiwed in IE6 the IMPORTANT LINKS section is double spaced making it twice as long (although it is contained within the top and bottom boarder).

I think the second issue might be related to the first issue(but only you experts would know that)

www.fashionfavourites.com
Simple solution: remove the duplicated links from the IMPORTANT LINKS section (ie Gift certificate faq and discount coupons)

open includes/templates/YOUR_TEMPLATE/css stylesheet_footer_menu.css

find the following section and add the highlighted portion

li a {margin:0;padding-left:2em;display:block;line-height:normal;}