egweimai Posted June 2, 2010 Posted June 2, 2010 Hello, How do I replace the login image with text instead? I see i need to edit this: <?php echo tep_image_submit('button_login.gif', IMAGE_BUTTON_LOGIN); ?></td> in login.php but im not sure how. Thanks :)
NodsDorf Posted June 2, 2010 Posted June 2, 2010 Hello, How do I replace the login image with text instead? I see i need to edit this: <?php echo tep_image_submit('button_login.gif', IMAGE_BUTTON_LOGIN); ?></td> in login.php but im not sure how. Thanks :) Easiest way.. Make a text only button with a transparent background name it the same, then upload / overwrite it to the catalog/includes/languages/english/images/buttons/button_login.gif
egweimai Posted June 2, 2010 Author Posted June 2, 2010 No thats not possible as I need it to have a hover effect which changes the text colour and other attribs
Recommended Posts
Archived
This topic is now archived and is closed to further replies.