Tophand,
and, as I look at the source, i notice that the Category image, which is doing the hover on this page:
http://gotedges.com/index.php?main_page=index&cPath=15
has this code for the image:
Code:
<div id="categoryImgListing" class="categoryImg"><img src="bmz_cache/f/ff416460a5dd405e12f759207ac0c759.image.90x56.jpg" alt="" width="90" height="56" style="position:relative" onmouseover="showtrail('bmz_cache/e/e053d817ccf5d448e779b5521a4513f7.image.180x112.jpg','',90,56,180,112,this,0,0,90,56);" onmouseout="hidetrail();" /></div>
and the ones that aren't doing image hovers (all the rest on this page) are coded this way:
Code:
<td width="23.5%" align="center" valign="top"><div class="centerBoxContentsProducts centeredContent" style="width:100%;"><a href="http://gotedges.com/index.php?main_page=product_info&cPath=15&products_id=1173"><img src="bmz_cache/0/030b11a17353ae4fff4636a7a697be30.image.100x37.jpg" alt="'236 Sliver, Silver'" title=" '236 Sliver, Silver' " width="100" height="37" /></a><br />$38.70<br /><br />Add: <input type="text" name="products_id[1173]" value="0" size="4" /><br /><br /><br /><h3 class="itemTitle"><a href="http://gotedges.com/index.php?main_page=product_info&cPath=15&products_id=1173">'236 Sliver, Silver'</a></h3><div class="listingDescription"></div><br /><a href="http://gotedges.com/index.php?main_page=index&manufacturers_id=3">Browning</a></div></td>
and SO, I'm trying to figure out where this is happening.
I am using the display in columns module, and wondering if this is getting in the way...
Ideas?
THnx
ixboat
Bookmarks