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] Split right sidebar to 2 sidebars (http://forum.bytesforall.com/showthread.php?t=14802)

fsastrow Jul 1, 2011 01:12 AM

[SOLVED] Split right sidebar to 2 sidebars
 
Hi all,

Can I ask how to split right sidebar widget area to 2 widget areas? I want to split it to 2 rows: top and bottom rows.

basically like this:

top row widget area
bottom row widget area

I know we can add extra widget in header, center column or footer, but I don't know how to add it in the existing sidebars.

Actually I want to do it cos I want to add separate backgrounds for the widgets. I want the top row widgets to have transparent background and the bottom row widgets to have colored background

Thanks in advance :)

juggledad Jul 1, 2011 03:51 AM

You could just use CSS to color the individual widgets backgrounds

fsastrow Jul 1, 2011 04:22 AM

well, i thought about that.
but what about if the widget is just an arbitrary text or html?

can we just use <body bgcolor="#FF0000">arbitrary text or html</body>?

sorry I'm quite new to wordpress coding so I'm not sure yet of what i'm doing

fsastrow Jul 1, 2011 04:40 AM

ah, now I know I can use the

<div style="background-color:#ffffff; padding: 0px;">arbitrary text or html</div>

and put it in the widget, but the problem is I want to apply the background to the widget container and not only the body

is there any way to do that?

juggledad Jul 1, 2011 04:57 AM

each widget should have a unique <div id="..."> you can tag off of.

fsastrow Jul 1, 2011 05:11 AM

did you mean i should do it like for example this?

<div id="fb-root" style="background-color:#FFFFFF;">something something</div>

I did it in the appearance=>widget, and still doesn't work. Am I wrong?

fsastrow Jul 1, 2011 07:06 AM

now I can create the new widget area already using some silly html codes. but I still don't know how to change the style for the widget area, since atahualpa's widget style applies for every widget areas.
even though I create a new widget area, that widget area will still be affected by the atahualpa's widget area style

does anybody know how to change the style for each widget areas?

this is a very great and highly customizable theme. love it!

as always, thanks in advance :)

fsastrow Jul 1, 2011 07:19 AM

ah my bad. there's already some solutions present in the forum. thanks everybody! solved! ^^


All times are GMT -6. The time now is 02:33 AM.

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