Closed (won't fix)
Project:
aBeesParadise
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2008 at 23:32 UTC
Updated:
17 Apr 2018 at 05:10 UTC
Jump to comment: Most recent
Comments
Comment #1
shevot commentedI edited the page.tpl.php file instead of using the footer on the control panel. For some reason the content in the footer was always below the copyright.
Comment #2
interface-web design commentedTo resolve this problem, in the page.tpl.php file, please move this div :
<div class="footer-content"> …. </div>
Below
<div class="Footerbottomlinks"> …. </div>
Comment #3
cmcintosh commented