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 »

Style All Widget LI Uniformly


 
Prev Previous Post   Next Post Next
  #1  
Old Dec 3, 2011, 09:30 PM
Sven
 
32 posts · Aug 2009
New Hamphire, USA
Smile Style All Widget LI Uniformly

First,

Thanks for the great theme. The more I work with it the better I like.

I am having some trouble styling all of the widgets in the right sidebar on my blog Swanson Tech Online, where I have praised this theme.

I have created the following Custom CSS and applied at ATO>Add CSS Inserts:

Code:
#right div.widget ul li{
display: block;
width: auto;
margin: 3px;
background-color: #21759b;
border: solid 1px #CCCCCC;
border-top-left-radius: 0px;
border-top-right-radius: 8px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 8px;
}

div.widget ul li a{
margin: 0 12px 0 0;
}

div.widget ul li a:hover{
color: #FFFFFF;
}

#right div.widget ul li:hover,
#right div.widget ul li.sfhover{
display: block;
width: auto;
margin: 3px;
background-color: #000000;
border: solid 1px #FFFFFF;
border-top-left-radius: 0px;
border-top-right-radius: 8px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 8px;
}
The problem I am having is that when I 'hover' over either the Meta Widget or the BFA Recent Comments Widget items, I can only click if I am directly over the text and not just on the shaded area or the hovered 'area' of the <li>.

Not sure what I am missing, but I would prefer that all of these areas act like buttons.

Any help correcting this would be immensely appreciated.

Thanks,

GD (Sven)
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
I want to style text widget in bar1 (header) differently than other widget areas zingo5 Sidebars & Widgets 1 Sep 28, 2011 07:11 PM
[SOLVED] How can I fix the widget style amy17 Forum How-To 1 Apr 8, 2011 01:46 PM
[SOLVED] Widget style Karin Sidebars & Widgets 4 Dec 22, 2010 01:43 AM
Style widget search box ggitchell Sidebars & Widgets 8 Dec 4, 2009 12:19 AM
Widget style causing ugly display of widget list, breaks at special characters wfzimmerman Sidebars & Widgets 1 Mar 20, 2009 03:31 PM


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


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