NYCPHP Meetup

NYPHP.org

[joomla] virtuemart login at checkout

Mark Simko masimko at verizon.net
Fri Dec 4 14:09:52 EST 2009


In answer to my own question:

I'm putting this up so that others may not have to waste a few hours of
their life chasing this down.

Issue: virtuemart checkout cutting off half of 'remember me' checkbox in
the login form

Fix: edit the file:
components/com_virtuemart/themes/YOUR
THEME/templates/checkout/login_registration.tpl.php

line 54 is:
/*fixedHeight:125,*/

change to:
fixedHeight:145,

When you change the line, you also remove the comment syntax so that the
line is not ignored. 

If anyone knows of a better fix, I'm all ears!

cheers,
Mark




More information about the Joomla mailing list