Closed (won't fix)
Project:
Tarski
Version:
6.x-1.9
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2011 at 16:56 UTC
Updated:
9 Jan 2011 at 09:07 UTC
Hello,
Small feature request:
Would it be possible to add 4 more columns just like the ones you have for the footer columns?
So basically, take:
Footer first column,
Footer second column
Footer third column
Footer fourth column
and have them below the 'Header Menu' and above 'Content Top'?
Or any suggestions using the existing Footer columns and moving them to the top?
Thanks in advance =c)
Comments
Comment #1
jarek foksa commentedI guess you just have to edit page.tpl.php so that
div#footer-wrapperis belowdiv#header-wrapper. I'm not planning to add any more regions to this theme as it's already bloated.Comment #2
gangaloo commentedJarek -
Thanks for the update.
I'll go monkey around with page.tpl.php.
Thanks for providing a very clean looking theme =)