Virtuemart or Gavick problem?

Change your online store into modern look with myStore eCommerce VirtueMart Joomla template - discussion forum.
GK User
Thu Aug 19, 2010 6:43 am
When i have virtuemart footer enabled, the continue shopping link and the checkoutlink is showing as it should, BUT when i have the virtuemart footer disabled the links is "cut off"?
Look at the attached pictures.
Thanks
Kind regards
User avatar
Senior Boarder

GK User
Thu Aug 19, 2010 3:12 pm
Hi

Try adding this code:

Code: Select all
a.checkout_link, a.continue_link {position: absolute;width: auto;}
a.checkout_link {margin: 0 auto; }
a.continue_link { margin: 0 -150px; }


Cheers
User avatar
Platinum Boarder

GK User
Thu Aug 19, 2010 3:33 pm
Hi Seichinha
Thanks for quick reply :-)

It worked - so problem solved. I added the code to templates/gk_mystore/css/style2(in my case)

Thank you - have a nice day.
User avatar
Senior Boarder


cron