Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Sidebars & Widgets (http://forum.bytesforall.com/forumdisplay.php?f=14)
-   -   Adding CSS to Customize Context Using WordPress Text Widget (http://forum.bytesforall.com/showthread.php?t=11989)

JerryArns Jan 3, 2011 06:04 PM

Adding CSS to Customize Context Using WordPress Text Widget
 
Using:

Atahualpa 3.4.9

Plugins: All in on SEO Pack

http://www.icedamremovalsminneapolis.com/

Hi, Sorry I couldn't find the answer to my question browsing the forum, I know you guys are busy.

Im trying to edit the CSS for the content in the text widget in which is placed in the side bars.

I have tried adding CSS to the Atahualpa Them Options > Style Widgets > Widget Content Box using the:
"tbody div.textwidget h1" css selector.

It has had no affect.

Any Ideas?

Thank Your for your time.

Jerry

juggledad Jan 3, 2011 07:13 PM

you could use
HTML Code:

div.textwidget h1 {...}
or i you only want the ones on the right side
HTML Code:

#right div.textwidget h1 {...}
or if you only wanted a specific occurance, you could look at the source of the page and use

HTML Code:

#text-9 div.textwidget h1 {...}


All times are GMT -6. The time now is 04:34 PM.

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