copwriter Posted July 18, 2005 Share Posted July 18, 2005 My web host just upgraded to osCommerce v 2.2.2. I have no idea if that is the most recent version, but it's new to me. The new install wiped out my data files, and they didn't give me any info on how to import the old ones (I did back up, but if you don't know what to transfer to where, it isn't much help), so I had to completely recreate my store. Anyway, enough griping. I am a babe in the woods with php. The opening catalog index page has a banner at the very top that used to contain the osCommerce logo on the top left (I found the KB article on how to change that), and then empty space to the right. I'd like to place some text there, but I don't know which file to edit, or where the text would go within that file. Below this header, there is another header/banner/whatever that reads "What's New Here?", with a fuzzy, overexpanded graphic of what I think is supposed to be a retail cashier's station. I'd like to replace both that graphic and the "What's New Here?" text, but, again, I don't know what to edit. Can anyone point me in the right direction? Link to comment Share on other sites More sharing options...
♥Vger Posted July 18, 2005 Share Posted July 18, 2005 The logo is contained in includes/header.php, and the 'What's New Here' text is contained in includes/languages/english/index.php Vger Link to comment Share on other sites More sharing options...
copwriter Posted July 19, 2005 Author Share Posted July 19, 2005 The logo is contained in includes/header.php, and the 'What's New Here' text is contained in includes/languages/english/index.php Vger <{POST_SNAPBACK}> I found and edited the "What's New Here" text in index.php, but it's not showing up when I view the store. It still says "What's New Here" Link to comment Share on other sites More sharing options...
copwriter Posted July 19, 2005 Author Share Posted July 19, 2005 The logo is contained in includes/header.php, and the 'What's New Here' text is contained in includes/languages/english/index.php Vger <{POST_SNAPBACK}> I also tried replacing the logo graphic. I uploaded the banner graphic I want to use into catalog/images, and then edited catalog/includes/header.php to point to the new graphic. There was no change - the old graphic is still showing up. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.