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] Widget style


  #1  
Old Dec 20, 2010, 03:09 AM
Karin
 
25 posts · Oct 2009
[SOLVED] Widget style

Hi!

I've added a new widget (http://didring.se/wordpress/) but it's not picking up the style I've set for widgets links and text, instead it seems to use the setting for the main page. How can I change this?

/Karin
  #2  
Old Dec 20, 2010, 07:28 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
If you are talking about the second widget which has black and red text that is because the other widgets are all links. If you want that widget to have white text you need to use something like the following.
HTML Code:
#text-3, text-3 a {
color: #fff;
}
__________________
~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 Dec 21, 2010, 01:37 AM
Karin
 
25 posts · Oct 2009
Thanks! Worked just fine, only thing is that the links in that box are still red, what do I use to turn them white too?
  #4  
Old Dec 21, 2010, 06:10 AM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
My bad. I forgot a # The code should have been.
HTML Code:
#text-3, #text-3 a {
color: #fff;
}
__________________
~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 Dec 22, 2010, 01:43 AM
Karin
 
25 posts · Oct 2009
Oh, thanks, now it works just perfect!

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Style 'Custom Menu' widget (WP 3.0) hlietz Sidebars & Widgets 10 Jan 22, 2011 08:41 AM
Widget shows different style in firefox pranzyt Sidebars & Widgets 6 Sep 4, 2010 10:41 AM
How to style a specific text widget ciocchi Sidebars & Widgets 5 Aug 10, 2010 03:21 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 09:39 AM.


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