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 background images do not show up


 
Prev Previous Post   Next Post Next
  #1  
Old Sep 15, 2013, 05:32 PM
DanDan
 
41 posts · Aug 2010
[SOLVED] Widget background images do not show up

I want to have a rollover button in a widget. Using code that I have used before successfully I added the following to the css:

#tickets
{
display: block;
width: 180px;
height: 120px;
background: url(http://betsysbargains.com/wp-content...ox_tickets.jpg) no-repeat 0 0;

}

#tickets:hover
{
background-position: 0 -120px;
}

#tickets span
{
position: absolute;
top: -999em;
}

then added the following to a widget text box and uploaded the image:

<a id="tickets" href="/category/ticket-town/" title="tickets"><span>tickets</span></a>


The link shows up and works but the background image does not. Reading some of the other posts on this subject, I checked and magic_quotes are off on my server. Suspecting some other server problem, I copied the same code to another atahualpa site on the same server, changing nothing, and it works fine.

What else could be stopping it from working on one site when it works on another?

Thanks,

Dan

Last edited by juggledad; Sep 15, 2013 at 06:31 PM.
 

Bookmarks



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Images inside Widget only show on Home Page allyevans Sidebars & Widgets 2 Nov 6, 2010 05:32 PM
IE dont show images in header widget Tiux Header configuration & styling 1 Jul 27, 2009 10:39 AM
Need gallery widget to show images on a schedule, with links paulae Sidebars & Widgets 1 Jun 18, 2009 04:16 AM
[SOLVED] How to get a background image show thru background color juggledad Header configuration & styling 3 Apr 18, 2009 05:03 AM


All times are GMT -6. The time now is 11:12 AM.


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