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)
-   -   additional widget area styling (http://forum.bytesforall.com/showthread.php?t=16014)

jrobie23 Nov 17, 2011 05:44 PM

additional widget area styling
 
I recognize I'm asking for a "fish" here, but would someone please explain to me what the actual text of my css insert should be in order to adjust the cells in this table?

All I'm trying to do is bump up the "cellspacing", but cannot for the life of me get it to work.
If you can give me a single example, I'll be able to figure it out for the other 11 widget areas...

<table id="mainwidget1" class="bfa_widget_area" cellspacing="0" cellpadding="0" border="0" style="table-layout:fixed;width:100%">

I've tried:

.mainwidget1_1{
padding: 5px;
{

table.mainwidget1_1 {
padding: 5px;
{

#mainwidget1_1 .bfa_widget_area {
cellspacing: 5px;
{

and nearly every other mix up I can think of...


Thank you in advance for the help!

juggledad Nov 17, 2011 07:37 PM

what is the code you used to create your widget area and what is the url of your site?

juggledad Nov 18, 2011 04:17 AM

see post #6 of http://forum.bytesforall.com/showthread.php?t=9686


All times are GMT -6. The time now is 01:55 AM.

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