bgrcmodels Posted November 27, 2006 Posted November 27, 2006 Hello, How do i change the text displaying " Whats New Here " on my index page. I would like to change it to " Welcome To BG RC Models " any help would be good. I have attached an image for help on what i mean http://img148.imageshack.us/my.php?image=mainpagesh5.jpg Many Thanks Ben
bill110 Posted November 27, 2006 Posted November 27, 2006 catelog/includes/languages/english/index.php } elseif ($category_depth == 'top') { define('HEADING_TITLE', 'What\'s New Here?'); change to: } elseif ($category_depth == 'top') { define('HEADING_TITLE', 'Welcome To BG RC Models'); My Contributions Stylesheet With Descriptions Glassy Grey Boxtops Our Products Meta Tags On The Fly Password Protect Admin "No matter where you go....There you are" - Buccaroo Bonsai
shooter-boy Posted November 27, 2006 Posted November 27, 2006 Ben, Page 101 of the documentation provides a code change to make this text display the category name rather than anything else, which i find extremely useful. "Welcome to BG RC Models" will become a little tired for a visitor searching through all of your pages, and I find it helps them with navigation too. Rob Rob Bell - Inspired Graphix Customising osCommerce in Australia, and the world! View my profile for web and email links. I'm sorry, but i cannot offer Free support via PM etc, and osCommerce forums prohibit me from putting any reference to paid support in my signauture. However viewing my profile may provide links to my website or something like that which you may find useful.
bgrcmodels Posted November 27, 2006 Author Posted November 27, 2006 Thank you very much. All done Great Help ! Ben
Recommended Posts
Archived
This topic is now archived and is closed to further replies.