Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Post-Kicker, -Byline & -Footer (http://forum.bytesforall.com/forumdisplay.php?f=17)
-   -   Improve footer with page names (http://forum.bytesforall.com/showthread.php?t=11501)

Guybrush Dec 3, 2010 06:34 AM

Improve footer with page names
 
Greetings all!
I'd Like to improve footer with a menu like top one, with the list of pages.
It would be great if i could have something likethis:
http://img593.imageshack.us/img593/1463/footerwl.png

Mind it's possible? :)

juggledad Dec 3, 2010 07:28 AM

put a new widget area in the footer and add the pages widget to it.

tlck9 Apr 14, 2011 01:18 PM

hi guybrush

Did you manage to get your spacing sorted on the footer, any tips

Marco.s Apr 15, 2011 08:45 AM

Quote:

Originally Posted by tlck9 (Post 63197)
hi guybrush

Did you manage to get your spacing sorted on the footer, any tips

you can easily deal with spacing by adding "N" new widget areas:
in ATO->Style and Edit Footer->Footer Content
add

PHP Code:

<?php bfa_widget_area('name=Footer_Area&cells=4&width_1=200&width_2=200&width_3=200&width_4=200'); ?>

this would create 4 new widget areas called Footer_Area1, Footer_Area2, Footer_Area3 and Footer_Area4, all 200px large. Check the ATO->"Add new Widget Areas" if you need more customization like alignment.

If atahualpa still had the widget container tag you could have used a single widget area for footer and float left the #footer.widget_container, but well...


All times are GMT -6. The time now is 02:50 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.