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 CSS Classes Plugin


  #1  
Old Feb 4, 2013, 08:05 AM
swimflyfast2's Avatar
swimflyfast2
 
150 posts · Aug 2010
Horse Country in Virginia
[SOLVED] Widget CSS Classes Plugin

Has anyone used the plug-in "Widget CSS Classes"?
Have you had any success? It seems like an answer to one of my dreams...

I want to create borders around some of my custom widgets and manage them.


So I created a class "box_it" in the plug-in setup area and used it in one of my widgets (text)

I put
HTML Code:
.box_it {border: 2px #707070 solid;}
In the custom css area and expected that the above instance of my widget would have a grey border of 2 px but it doe not.
  #2  
Old Feb 4, 2013, 09:11 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
try adding an important so you have
HTML Code:
.box_it {border: 2px #707070 solid !important;}
and put it at the end of the the CSS inserts so it overrides anything else for that element.
__________________
"Tell me and I forget, teach me and I may remember, involve me and I learn." - Benjamin Franklin
Juggledad | Forum Moderator/Support
  #3  
Old Feb 4, 2013, 12:36 PM
swimflyfast2's Avatar
swimflyfast2
 
150 posts · Aug 2010
Horse Country in Virginia
OK, it works on standard widget areas but not on ones that I make. thanks. Do I need to put the code someplace else for the customized widget areas?
  #4  
Old Feb 4, 2013, 12:41 PM
swimflyfast2's Avatar
swimflyfast2
 
150 posts · Aug 2010
Horse Country in Virginia
3.7.10 wp 3.5.1
  #5  
Old Feb 4, 2013, 01:04 PM
lmilesw's Avatar
lmilesw
 
10,176 posts · Jul 2009
Central New York State USA
I just tried it on a text widget and it worked fine for me as long as I added !important to the CSS.
__________________
~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.
  #6  
Old Feb 4, 2013, 01:06 PM
swimflyfast2's Avatar
swimflyfast2
 
150 posts · Aug 2010
Horse Country in Virginia
hmmm a custom widget area inserted in header or footer area? side bars work for me but not the custom ones.

Bookmarks

Tags
plugin, widget css

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Differing hover images for each menu item using CSS classes Find IT Services Page & Category Menu Bars 5 Jan 14, 2013 02:47 PM
[SOLVED] Adding div's and classes to html in individual posts webgurl Center area post/pages 16 Jul 12, 2011 07:14 PM
[SOLVED] Classes added to style.css seem to be ignored kostermw Header configuration & styling 4 Oct 6, 2009 10:20 AM
Category description & category classes shedhed Page & Category Menu Bars 4 Mar 22, 2009 01:25 AM
How to create IDīs and Classes to address specific items in the theme ? Tigger Atahualpa 3 Wordpress theme 4 Mar 11, 2009 02:47 PM


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


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