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)
-   -   [SOLVED] WP125 Widget problem (http://forum.bytesforall.com/showthread.php?t=4618)

c4duser Nov 26, 2009 07:59 AM

[SOLVED] WP125 Widget problem
 
I was having a problem with the WP125 widget, in that it was impossible to place other widgets in the same sidebar column without having the layout all screwed up.

Looking into the coding for this widget I found that when ads were placed two by two, this was done by using CSS float: left;

The problem seemed to be that this float:left was not subsequently cleared in the widget, messing up the layouts of any subsequent widgets.

My solution was to use the ATO: Style WIDGETS facility, placing "clear: both;" in the widget container code.

This seemed to be easier than going into the code of WP125 and doesn't seem to cause any problems with other widgets I am using.

I'm posting this so that anyone who is having the same problem may be helped --- and, if someone has a better solution --- please post here.

Rarabou Sep 24, 2010 07:20 AM

Hi,

I have a problem with WP125. I try to have a two columns display however it only works if i use the default mode, which I don't want to use.
I tried to increase the width, reduce the padding, but nothing works
Can someone tell me which css code should I use? :o
Thank you

here is my blog : www.nuitdemalade.org


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

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