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)
-   -   Side bar widget - font-weight and background image? (http://forum.bytesforall.com/showthread.php?t=1848)

bamboojungles May 30, 2009 04:21 PM

Side bar widget - font-weight and background image?
 
Hey guys, I just have a few questions. I'm editing the "LISTS INSIDE OF WIDGETS" on my css stylesheet. I was able to change the color of the font and center it. However, when i use

font-weight: 900; or
font-weight: bold;

there are no changes in my list. Am I doing something wrong or putting it in the wrong place?

My other question is, I have a background image for my Page widget. However it repeats itself as the sidebar gets larger. Is there a way to not have it repeat?

Thanks for all the help

juggledad Jun 2, 2009 08:32 AM

Why are you editing style.css? Did you try using the options in ATO->Widgets? The danger with changing the style.css is that when the next release comes out, you will have to remember all the changes you made and do them over again.

The changes you make using the theme options are stored in the WP database and will be there when you swap themes. If you need more control, you can use ATO->HTML/CSS Inserts->CSS Inserts

q2: use
background-repeat:no-repeat;


All times are GMT -6. The time now is 07:00 PM.

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