I just switched to this theme a few hours ago from Weaver 2 Pro, and I'm loving it already, but....
I'm trying to get my "Google Search Widget" to the very right side of the page ( http://www.geekprepper.org/ ), right now it's just floating aimlessly in the top center.
header area:
<?php bfa_widget_area('name=TOP_widget'); ?> %bar1 %image %bar2 %pages
#CSS are (I know it's not correct)
div#TOP_widget {
margin-top: -43px;
position: relative;
margin-bottom: 6px !important;
}
Any ideas? I