Guest Posted February 17, 2008 Posted February 17, 2008 The topic description says it all. Peteschulte's post on how to remove the "What's New Here" image was simplicity personified! Now. if only I could figure out how to remove the "Let's See What We Have Here" image, I'll be one step closer to being a happy camper. Hopefully someone can offer help. Dave
web-project Posted February 17, 2008 Posted February 17, 2008 to remove the above mentioned line of text, simply modify the index.php file or language file. Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
Guest Posted February 17, 2008 Posted February 17, 2008 Alex, to remove the above mentioned line of text, simply modify the index.php file or language file. I think you misread what I am asking. I want to remove the image to the right of the Let's See What We Have Here text, NOT the text itself. Dave
Websi Posted November 16, 2009 Posted November 16, 2009 Alex, I think you misread what I am asking. I want to remove the image to the right of the Let's See What We Have Here text, NOT the text itself. Dave I need to do the same in all categories, get rid of all those Let's See What We Have Here images help please I am going insane xttp://cashmart.cl/tienda/index.php?cPath=329
Guest Posted November 16, 2009 Posted November 16, 2009 All of the default OSC images are found on the related pages and the code looks something like this: <td class="pageHeading" align="right"><?php echo tep_image(DIR_WS_IMAGES . 'table_background_default.gif', HEADING_TITLE, HEADING_IMAGE_WIDTH, HEADING_IMAGE_HEIGHT); ?></td> ALL of the image files use the prefix file name of table_background_ so if you do a search in the related files, you can easily replace the file name or comment out the table data to remove it completely. Chris
Recommended Posts
Archived
This topic is now archived and is closed to further replies.