Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   New Widget Area-- need it right aligned not left (http://forum.bytesforall.com/showthread.php?t=8082)

heatispower Jul 11, 2010 10:29 PM

New Widget Area-- need it right aligned not left
 
Hi there!

I succeeded in creating a new widget area just below my page menu bar. However it is displaying left aligned and I would love it to be right aligned. Atahualpa did try to explain how to modify but it was a very confusing set of instructions involving a table of numbers etc. If anyone out there might be able to provide a more direct/clear way I'd appreciate it.

The php I added in header image area to create the new widget area is: <?php bfa_widget_area('parameter=value&paramater=value&p aramater=value'); ?>

You can view my site by going to www.heatispower.org

Your help would be wonderful!

Thanks,
Kelsey

lmilesw Jul 12, 2010 07:16 AM

You have to add the parameter values. for right alignment of a one celled widget area I think the following should work. You can change the words "My widget area" to anything you like for your understanding
HTML Code:

<?php bfa_widget_area('name=My widget  area&align=4; ?>

Stigga Jul 26, 2010 08:23 AM

What about a four-celled widget area, and the fourth one are are to be right aligned?

lmilesw Jul 26, 2010 02:31 PM

Quote:

Originally Posted by Stigga (Post 38296)
What about a four-celled widget area, and the fourth one are are to be right aligned?

If you take a look at the example in ATO>Add New Widget Areas it gives you a sore of "recipe" for creating any kind of multi celled widget area.


All times are GMT -6. The time now is 09:03 AM.

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