I've been trying to set up a 3 celled widgets and am having problems getting the 2nd widget to align at the top. Below is the code I've used. I know nothing about php so I'm not sure what is missing.
PHP Code:
<?php bfa_widget_area('name=Header widget&cells=3&align=2&width_1=675&width_3=240&align_2=1before_widget=<div id="%1$s" class="Header-widget %2$s">&after_widget=</div>');?>
Code:
#header_widget_2 div.widget { color: #fff; background: transparent; border: 0 10px 10px 10px; vertical-align:top; }
Site is under maintenance but I can open it up temporarily.