Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Atahualpa 3 Wordpress theme (http://forum.bytesforall.com/forumdisplay.php?f=2)
-   -   [SOLVED] widget custom titles (images) (http://forum.bytesforall.com/showthread.php?t=2654)

dschapin@gmail.com Jul 26, 2009 06:22 AM

[SOLVED] widget custom titles (images)
 
i have this css insertion, I am trying to get rid of the text titles for widgets. the text dissapears but my pics wont show up they are all around 120-170px wide and about 30px tall.

I am 99% sure im using the right widget id, i checked it

I followed the threads on this site but its not working, thanks for your help


div.widget-title h3 {
display: none;
}

div#text-3 div.widget-title {
background: url(/wp-content/themes/atahualpa/atahualpa/images/sidebars/welcome.gif)center left;
height: 35px;
background-repeat: no-repeat;
}

but it does not display the gif file at all i tried it a bunch of different ways but nothing ever happen


Ok i figured it out, if a text widget doesnt have any text in the title box, it will just cancel the title box and you cant show any graphics in it


OK I SOLVED IT, as long as you have a title entered in the widget panel you are good!


All times are GMT -6. The time now is 04:26 AM.

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