News:

Support the VirtueMart project and become a member

Main Menu

cart error...

Started by ajithkumarts, June 15, 2012, 13:48:09 PM

Previous topic - Next topic

ajithkumarts

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..



this is only from home page add to cart button...from other page it have space...

ajithkumarts

pls ....any one know this answer??

PRO

http://forum.virtuemart.net/index.php?topic=73348.0

Its going to be a css problem,

are you loading vmart css?

ajithkumarts

#3
components/com_virtuemart/assets/css/facebox.css  .....is it correct file..??

which code is modify.?

PRO

<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;}