PhpNurd Posted March 26, 2006 Posted March 26, 2006 Hi friends I want to remove this from the index page of my site. Where is the code for this pl. Welcome Guest! Would you like to log yourself in? Or would you prefer to create an account? Thanks
ozcsys Posted March 26, 2006 Posted March 26, 2006 Hi friends I want to remove this from the index page of my site. Where is the code for this pl. Welcome Guest! Would you like to log yourself in? Or would you prefer to create an account? Thanks In your index.php file look for and remove <tr> <td class="main"><?php echo tep_customer_greeting(); ?></td> </tr> The Knowledge Base is a wonderful thing. Do you have a problem? Have you checked out Common Problems? There are many very useful osC Contributions Are you having trouble with a installed contribution? Have you checked out the support thread found Here BACKUP BACKUP BACKUP!!! You did backup, right??
PhpNurd Posted March 26, 2006 Author Posted March 26, 2006 My site is xpindia.com , I had inserted this text in some file, but forgot now where it was. www.XpIndia.Com Where would that code be ? I want to display just account features (to begin with). Dont think its in index.php.
ddp Posted March 26, 2006 Posted March 26, 2006 My site is xpindia.com , I had inserted this text in some file, butforgot now where it was. www.XpIndia.Com Where would that code be ? I want to display just account features (to begin with). Dont think its in index.php. Where do you want www.XpIndia.Com to appear? Can't figure out what you mean in your post. Backup before making changes. Backup before making changes! Backup before making changes!! You did do a backup? eh?
PhpNurd Posted March 26, 2006 Author Posted March 26, 2006 Where do you want www.XpIndia.Com to appear?Can't figure out what you mean in your post. I want to use frame, but its not fitting in there. Looks aligned to left, when actually it is aligned center. this is what I am trying define('HEADING_TITLE', ' <table border="2" width="100%" id="table1" bgcolor="#99CCFF" bordercolor="#000000" cellspacing="1"> <tr> <td> <p align="center"><font size="4" color="#0000FF">Welcome To XpIndia.Com</font></td> </tr> </table> PS: i found the the file where the text is. > index.php ... low down.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.