Sid04 Posted July 11, 2005 Share Posted July 11, 2005 I would like to remove the login section from the center of the screen(default OSC login section). if I simply remove this: <tr> <td class="main"><?php echo tep_customer_greeting(); ?></td> </tr> from /catalog/index.php, will that be the proper way of doing it? Also, If I would simply want to change that section.....where can that be done(I didnt see it in the English pages)? Thanks for any help. Link to comment Share on other sites More sharing options...
Sid04 Posted July 12, 2005 Author Share Posted July 12, 2005 anybody? I know this is an easy question for SOMEBODY :thumbsup: Link to comment Share on other sites More sharing options...
akosh Posted July 12, 2005 Share Posted July 12, 2005 Either remove it or add // before echo. Check either index.php or english.php, can't remember which one, but I think it's in english.php Link to comment Share on other sites More sharing options...
Sid04 Posted July 12, 2005 Author Share Posted July 12, 2005 Either remove it or add // before echo. Check either index.php or english.php, can't remember which one, but I think it's in english.php <{POST_SNAPBACK}> for some reason adding the "//" wasnt working.....was actually messing things up, so I removed it. I just wanted to make sure that wouldnt impact anything else. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.