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)
-   -   [SOLVED] Use Image as Headers in Sidebar Widgets (http://forum.bytesforall.com/showthread.php?t=5412)

jdwrite Jan 20, 2010 03:01 PM

[SOLVED] Use Image as Headers in Sidebar Widgets
 
Hi, I'm trying to use an image as the background for titles in my sidebar widgets.

But I don't know how and I can't find what I'm looking for in the forums.

The site is at http://jdwrite.com/test
and I'd like to use this image
http://jdwrite.com/test/wp-content/t...s/SEbutton.png

so that each widget has its title superimposed on the button.

Or I can create customized buttons.

But I'm not sure of the code (and where to put it) either way.

Any ideas? Thanks
Julie

Velma Jan 20, 2010 06:13 PM

I did that at http://welcomechangesradio.com. There are two Widgets on the right that are not text widgets.

In the Atahualpa settings, go to Sidebar & Widgets ==> Style Widgets.

Find the Widget Title area for stying and insert your code here. This is what I put in my code:

Code:

font-size: 1.7em;
font-weight: 575;
text-align: center;
background: url(http://welcomechangesradio.com/wp-content/themes/atahualpa/images/button.png) no-repeat;
padding: 1px 0 5px 0;
color: #2989CC;

Hope that helps!

Velma

jdwrite Jan 20, 2010 07:56 PM

Perfect!

(I have some tweaking to do with the numbers and graphic, but this did the job).

Thanks so much,
Julie

Velma Jan 20, 2010 10:32 PM

Fantastic!

:)

Velma


All times are GMT -6. The time now is 10:42 PM.

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