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] Is It Possible To Style Widgets For Left and Right Sidebars Separately?


  #1  
Old Aug 25, 2010, 04:21 AM
scombridae1969
 
17 posts · Jul 2010
Hello Everyone...
A site I am working on has two sidebars. One to the left and one to the right of the center column (not using inner sidebars at all - set to 0 width).

Is it possible, for example, to have the border that is currently around my widget container boxes to not be applied for widgets only in the right sidebar?

ATA 3.3.5
WP 3.0.1

Mike
  #2  
Old Aug 25, 2010, 05:04 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
You would just use td#right as the first part of your selector for the widget
__________________
~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 Aug 25, 2010, 01:05 PM
scombridae1969
 
17 posts · Jul 2010
I am pretty unfamiliar on the code end but your tip and some digging around and I think I found the right syntax (as it seems to work). Thanks!

Does this look proper enough? I wanted to set borders for widgets that are only in the LEFT sidebar with rounded corners...


td#left>div.widget {
border:1px solid #9BE729;
display:block;
line-height:1.2;
margin-bottom:30px;
padding:10px;
width:auto;
-moz-border-radius:4px;
-khtml-border-radius: 4px;
-webkit-border-radius:4px;
border-radius: 4px;
}

Thanks again!
Mike
  #4  
Old Aug 25, 2010, 03:38 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
If it works in all the browser you care about than you have success.
__________________
~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.
  #5  
Old Aug 25, 2010, 05:57 PM
scombridae1969
 
17 posts · Jul 2010
The sidebar stuff seems to work in the browsers I care about (not expecting rounded corners to work across the board). I think I mucked up the RSS Subscribe box but I will figure that out.
Thanks again! SOLVED.
Mike

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] How to style sub-menu items separately Fux Page & Category Menu Bars 8 Jul 30, 2013 07:10 AM
Customize text template as setting in ATO>>Sidebars & Widgets>>Style Widget bigliettaio Sidebars & Widgets 4 Jan 17, 2010 02:18 PM
[SOLVED] How to set widgets background different in left and right sidebars? braids Sidebars & Widgets 3 Dec 12, 2009 08:34 PM
Set left sidebar widgets same distance from center area as right sidebar widgets daisy24 Sidebars & Widgets 2 Feb 19, 2009 05:11 AM
Sidebars, Left and Right WaterfrontGazette Sidebars & Widgets 1 Dec 13, 2008 12:47 PM


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


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