button hoover options dont work in APPLE ZEN.
i'm using using zen 1.3.8.
converted to default ZEN 1.3.8 template - everything is fine.
what could be the problem?
SOURCE FOR APPLE ZEN TEMPLATE:
<!--bof Reviews button and count-->
<div id="productReviewLink" class="buttonRow back"><a href="http://citystylefurniture.com/index.php?main_page=product_reviews_write&cPath=1_27&products_id=20& number_of_uploads=0"><span class="cssButton button_write_review" onmouseover="this.className='cssButtonHover button_write_review button_write_reviewHover'" onmouseout="this.className='cssButton button_write_review'" style="width: 80px;" > Write Review </span></a></div>
<br class="clearBoth" />
<!--eof Reviews button and count -->
SOURCE FOR ZEN1.3.8 DEFAULT TEMPLATE:
<!--bof Reviews button and count-->
<div id="productReviewLink" class="buttonRow back"><a href="http://citystylefurniture.com/index.php?main_page=product_reviews_write&cPath=3_13&products_id=43& number_of_uploads=0"><span class="cssButton button_write_review" onmouseover="this.className='cssButtonHover button_write_review button_write_reviewHover'" onmouseout="this.className='cssButton button_write_review'" style="width: 80px;" > Write Review </span></a></div>
<br class="clearBoth" />
<!--eof Reviews button and count -->


Reply With Quote
