egweimai Posted June 2, 2010 Share 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 :) Link to comment Share on other sites More sharing options...
NodsDorf Posted June 2, 2010 Share 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 Link to comment Share on other sites More sharing options...
egweimai Posted June 2, 2010 Author Share 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 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.