spilotes Posted July 12, 2003 Share Posted July 12, 2003 I have spent half the day trying to remove the "What's new here?" and table_background_default.gif from my default page. Can't seem to locate the code for these items. Any assistance would be greatly appreciate as I know absolutely nothing about PHP. Confused worm farmer looking for assistance. Link to comment Share on other sites More sharing options...
evan Posted July 12, 2003 Share Posted July 12, 2003 locate page "/include/languages/english/default.php find a phrase like: define('HEADING_TITLE', 'Let's See What We Have Here'); and replace the text with the new. For the image, the simplest thing to do is to create a transparent or white gif file of 1by 1 pixel and name it the same name as the one that is here. if y have not changed it, the name should be "table_background_default.gif". Upload this file to the /images/ folder. Link to comment Share on other sites More sharing options...
evan Posted July 12, 2003 Share Posted July 12, 2003 should change the code "define('HEADING_TITLE', 'What's New Here?');" sorry for the error Link to comment Share on other sites More sharing options...
spilotes Posted July 12, 2003 Author Share Posted July 12, 2003 Thanks for the quick response. All fixed and much appreciated. Confused worm farmer looking for assistance. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.