when add to cart button press then pop up a small box....in that two button continue to shop and showcart...
here no space between these two what to do???any one ca help???
check this image..
(http://semisoftech.com/temp/er.jpg)
this is only from home page add to cart button...from other page it have space...
pls ....any one know this answer??
http://forum.virtuemart.net/index.php?topic=73348.0
Its going to be a css problem,
are you loading vmart css?
components/com_virtuemart/assets/css/facebox.css .....is it correct file..??
which code is modify.?
<a class="continue" href="">Continue Shopping</a>
<a class="showcart floatright" href="">Show Cart</a>
add some style to these in your template folder,
YOU might not have
.floatright{float:right;}