Originally Posted by clydejones try copying includes/templates/template_default/common/tpl_footer.php TO includes/templates/YOUR_TEMPLATE/common/tpl_footer.php Thanks but that didn't help, i dont think it is the template!
Originally Posted by dealman876 Thanks but that didn't help, i dont think it is the template! Try changing the following in your stylesheet.css as indicated: .footer-links li { font: normal 11px verdana; float: center; margin: 3 2px 0 14px; } TO .footer-links li { display:inline; font: normal 11px verdana; text-align:center; margin: 3 2px 0 14px; }
Forum Rules