Wordpress Themes - WP Forum at BFA

Wordpress Themes - WP Forum at BFA (http://forum.bytesforall.com/index.php)
-   Plugins & Atahualpa (http://forum.bytesforall.com/forumdisplay.php?f=16)
-   -   [SOLVED] Div created by Amaniche plugin has unwanted hover effect (http://forum.bytesforall.com/showthread.php?t=4693)

Tim F Dec 3, 2009 06:43 AM

[SOLVED] Div created by Amaniche plugin has unwanted hover effect
 
Hey all,
I've been playing around with a plugin called amaniche to add some amazon products to my site.
It creates a template in the post for the various data feeds from amazon. For some reason, the first div container in the post has a hover effect where a box around the image and text in the post go a shade of grey (e2e2e2).

Does anyone know where in the css I can find the hover attribute that causes this and delete it?
The code in the post looks like this, if that helps:

HTML Code:


<div id="product_top"><table border="0"><tr><td valign="top"><div id="ImageSet">
<a href="{product_link}" target="_blank" rel="nofollow">{ImageSet}</a></div></td>
<td valign="top"><div id="product_attributes"><div id="ListPrice">
<span class="ListPrice_label"> </span><span class="ListPrice">{listprice}</span></div>
<div id="Price"><span class="Price_label"> </span><span class="Price">{price}</span></div>
<div id="BuyButton"><span class="BuyButton_label"> </span>
<span class="BuyButton">{buybutton}</span></div></div>
</td></tr></table>

Any advice very much appreciated :)

juggledad Dec 3, 2009 10:27 AM

What version of Atahualpa and WP?
What is teh URL showing an example?

Tim F Dec 4, 2009 05:55 AM

Here's an example url (just my test site) - when you mouseover near the image, the whole div has a hover effect. *URL REMOVED* This doesn't happen if I switch back to the default theme.

I'm using WP 2.8.6 and Atahualpa 3.4.4

Cheers!

juggledad Dec 4, 2009 10:58 AM

it's caused because the table in the post gets teh effect assinged at ATO->Style TABLES->Hover effect for all tables? - set it to NO and the hover effect will end

Tim F Dec 6, 2009 03:16 AM

Great, thanks for the help!


All times are GMT -6. The time now is 06:09 AM.

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