Guest Posted May 19, 2004 Posted May 19, 2004 How i could remove Welcome Guest! Would you like to log yourself in? Or would you prefer to create an account? from every page? i would to put only a login box!!
stevel Posted May 19, 2004 Posted May 19, 2004 It doesn't appear on every page - just the "home page". In index.php, remove this code (around line 300): ? ? ? ? ?<tr> ? ? ? ? ? ?<td class="main"><?php echo tep_customer_greeting(); ?></td> ? ? ? ? ?</tr> ? ? ? ? ?<tr> ? ? ? ? ? ?<td><?php echo tep_draw_separator('pixel_trans.gif', '100%', '10'); ?></td> ? ? ? ? ?</tr> Steve Contributions: Country-State Selector Login Page a la Amazon Protection of Configuration Updated spiders.txt Embed Links with SID in Description
Recommended Posts
Archived
This topic is now archived and is closed to further replies.