Just noted when we look at source code.
Output code for helpful answers displays.
Code:
<div id="helpfulanswers_box_173107" style="text-align:right;"> <br /><hr size="1" style="color:$stylevar[tborder_bgcolor]" /> <strong>Did you find this post helpful?</strong> <a href="http://www.yobromofo.com/forum/./helpfulanswers.php?do=rate&postid=173107&rank=1" onclick="return helpfulanswers_rate(173107, 1);" rel="nofollow"><img src="http://www.yobromofo.com/forum/images/buttons/ha_plus.png" width="18" height="18" border="0" alt="Yes" /></a> |
<a href="http://www.yobromofo.com/forum/./helpfulanswers.php?do=rate&postid=173107&rank=0" onclick="return helpfulanswers_rate(173107, 0);" rel="nofollow"><img src="http://www.yobromofo.com/forum/images/buttons/ha_minus.png" width="18" height="18" border="0" alt="No" /></a> </div>
The part of concern is the /./
This appears in the product file ./helpfulanswers.php
So Is it okay to remove the . from the code associated within the xml file. In a few places.
Cheers Ste
Still working on adding BG img to the helpfulanswers_box div.