Ok...i know thsi sould very elementary but i am a newb with xcart and i got to start somewhere...
i set up the shop and i just noticed that the "Click here to regiester" text in the register dialog box is the same color as the background and thus invisible. the link is there but the color is the same...i looked in the source of the p[age and this is the code:
<center>
<font class="FLC_Register">New customer? <a href="#regdlg" onclick="javascript
: document.getElementById('reg_dlg').style.display = (document.getElementById('reg_dlg').style.display == '') ? 'none' : '';">Click here to register</a></font>
</center>now the FLC_register class is a basically black...
so if anyone knows why this font is the same as the background please help this newb...
the cart is here:
http://www.plumeriaparadise.com/plumeria/cart.php?mode=checkout
thanks
Otis