Hi there,
I found some great info here that got me started but since my input are different sizes I am not getting the footer widgets to look great. Could anyone help me figure out what the tweak is?
http://certifieddivorcecoach.com/
<?php bfa_widget_area('name=Footer_3Col&cells=4&align=9& width_1=20%&width_2=40%&width_3=20%&width_4=20%&be fore_widget=<div id="footerwid">&after_widget=</div>'); ?>
(Yes, 3 columns became 4
#footerwid {padding: 10px;}
Truthfully I just made #footerwid to strip out inherent widget properties. Thanks in advance!