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] Custom Widget alignment doesn't work


  #1  
Old May 10, 2010, 12:01 PM
conon
 
21 posts · Mar 2009
Hi,

The content in my widgets are centered even if I use "align_9" which should align the content to the top left. But it doesn't work for me

In the footer of my page I have added three new widget areas with the following code:
PHP Code:
?php bfa_widget_area('name=footer_widgets_area&cells=3&width=968&align_9'); ?> 
But when I look in the code when the page loads i see this:
HTML Code:
<td id="footer_widgets_area_1" valign="top" align="center">
Thankful for any answer.

Best,
Sebastian
  #2  
Old May 10, 2010, 12:36 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
It needs to be
HTML Code:
<?php bfa_widget_area('name=footer_widgets_area&cells=3&width=968&align=9'); ?>
Your align statement had an underscore instead of an =.
__________________
~Larry (CNY Web Designs)
This site should be a membership site since it so full of good stuff.
Please consider donating which gives you access to even more good stuff.
  #3  
Old May 10, 2010, 01:20 PM
conon
 
21 posts · Mar 2009
Oh.... Thank you very much!

Sebastian

Bookmarks

Tags
align, custom, footer, widget

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
If a plugin doesn't work try this: Flynn Plugins & Atahualpa 10 Sep 27, 2013 03:08 AM
[SOLVED] read more doesn't work svittner Excerpts, Read more, Pagination 4 Sep 10, 2009 07:22 PM
RSS feed doesn't work with IE sparry RSS, Feeds & Subscribing 2 May 20, 2009 12:39 AM
SEO Title doesn't work permutations Plugins & Atahualpa 3 May 14, 2009 01:36 PM
Tried to install allwebmenus--doesn't seem to work pbravin Plugins & Atahualpa 2 Apr 16, 2009 08:37 AM


All times are GMT -6. The time now is 12:13 AM.


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