And we are fixed!
Out of desperation, I went back into the COWOA module files and read the INSTALL.TXT to find out which files are ADDED to this. Turns out, it indeed WAS the login.php file located here:
/includes/languages/english/YOUR_TEMPLATE/login.php
I commented out this line:
define('HEADING_NEW_CUSTOMER_SPLIT', 'New Customer? Please enter your checkout information here');
and replaced it with this one:
define('HEADING_NEW_CUSTOMER_SPLIT', 'New Customer? Create Account!');
This sentence is now SHORTER, so even though IE does not display this the same way that FF does, it now does not overlap.
WHEW! Thanks for everyone's help! Uploading a picture of the way it looked in Fire Fox so you folks can compare it to the one in IE I already uploaded.


Reply With Quote
