Can someone please tell me which file controls the more info button, i have changed the text to this button (Quick Info Button).
Can be seen here: http://dealz-r-us.com/index.php?main...ndex&cPath=2_3
But i'm trying to add another part of code to it so when you mouse over the button it will show more product info.
the code i'm trying to add is this:
<a href="index.htm" onmouseover="Tip('Some text')" onmouseout="UnTip()">Homepage </a>
But i do not know which file to add it to.
Can someone give me some help. pulling my hair out over it for weeks now.
thank you



