Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Sidebars & Widgets »

[SOLVED] Align left on footer widget


 
Prev Previous Post   Next Post Next
  #1  
Old Aug 5, 2010, 05:39 PM
lucy
 
60 posts · Aug 2009
Grayson County, TX
[SOLVED] Align left on footer widget

I created a footer widget area- by adding this in the STYLE AND EDIT FOOTER section

<?php bfa_widget_area('name=Footer widget area&cells=3&before_widget=<div id="%1$s" class="footer-widget %2$s">&after_widget=</div>'); ?>

Which worked great, but it's all center aligned and I would like them aligned left.

Then I added this in the "Add HTML/CSS Inserts" . CSS INSERTS

#footer-widget {
float: left;

I am sure I am doing something really dumb here. On another site using the twentyten theme I easily formatted it as follows:
#footer-widget-area .widget-area {

float: left;

margin-right: 20px;

width: 220px;

list-style:none;
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
Control spacing in menu bar: left-align some; right align others; blank space between sarah97302 Page & Category Menu Bars 1 Nov 16, 2009 01:47 PM
[SOLVED] left align entire site cway Header configuration & styling 1 Sep 2, 2009 12:53 PM
How do I left-align the blog Savage Header configuration & styling 7 Aug 13, 2009 01:37 AM
Page Menu Bar. Left align. But 200px from left margin??? mush Atahualpa 3 Wordpress theme 5 Jul 29, 2009 03:40 PM
[SOLVED] Left Align Blog? dadaclonefly Atahualpa 3 Wordpress theme 3 Jun 23, 2009 08:04 AM


All times are GMT -6. The time now is 04:34 PM.


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