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 »

Widget links


 
Prev Previous Post   Next Post Next
  #1  
Old Jun 14, 2010, 10:47 PM
Caryn Inspired Raw
 
28 posts · Jul 2009
Widget links

I've used ATO Widget List options to set widget hover colors and also tried CSS, but am not seeing anything at http://flow-dynamix.com/free-resources-to-get-unstuck/.

Might it have anything to do with the Flexipages widget? If so, I know I need to follow-up with the author. I did have the hover color when I started but lost it. I'm inclined to think it's more my own lack of knowledge rather than the plug-in, though.

I'm using 3.4.6 and here's what I tried on the CSS based on another thread I read. Most of the CSS is re: the bullets, but I thought it might be important to show it all. If there's an answer for hover, I'll hope to apply it to active, as well, which is why you see the repetitive CSS sections.

div.widget ul li a:link {
border-left: 0 !important;
padding-left: 0 !important;
}
div.widget ul li a:visited {
border-left: 0 !important;
padding-left: 0 !important;
}
div.widget ul li a:active {
font-weight: bold ! important;
border-left: 0 !important;
padding-left: 0 !important;
}
div.widget ul li a:hover {
color: #01857D !important;
font-weight: bold ! important;
border-left: 0 !important;
padding-left: 0 !important;
}
div.widget ul {
/* for other styles, try "disc" and "square" instead of "circle" */
color: #00A79D;
list-style-type: disc !important;
padding-left: 0;
margin-left: 0;
}
div.widget ul li {
/* 1.35 or more required for Safari or bullets too wide on the left */
margin-left: 1.35em;

/* overwrite existing display:block Firefox */
display: list-item;
}
div.widget ul li ul{
list-style-type: none !important;
}

Thanks!
Caryn
 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing the « Links Widget » appearance cactus02 Sidebars & Widgets 3 Oct 5, 2009 01:51 PM
[SOLVED] Help ! Links broken in widget in new widget area mikecnwa Sidebars & Widgets 4 Sep 16, 2009 01:56 PM
Using same links widget for two different lists AnnaMalena Sidebars & Widgets 2 Jul 18, 2009 03:56 PM
How to edit links widget or how to have links in sidebar of page? Joelb53 Sidebars & Widgets 1 May 6, 2009 03:52 AM
How to change the title on links widget? Joelb53 Sidebars & Widgets 2 Apr 15, 2009 08:02 PM


All times are GMT -6. The time now is 08:11 AM.


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