Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how can I delete the text on the homepage?


Guest

Recommended Posts

Posted

does anyone know how can I eidt and delete the text which shows "what's new here?... " on the homepage?

 

and also the cartoon icon on the right

Posted

To learn how to delete that text, read that text. To remove the image, find this code near the bottom of the index.php file and remove it

			<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>

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Posted
To learn how to delete that text, read that text. To remove the image, find this code near the bottom of the index.php file and remove it
			<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>

 

Jack

 

 

That's funny, but that's exactly what we need to do, we need to read that text. I don't think many people pay attention to that when they first install osC. I remember I didn't.

 

As for the image... can I make another suggestion? You can also open that graphic in your graphic's program, make it all white (or in the colour you would be using behind it) and uploading it to the server. So in the future if you want to use that for another graphic, you just need to replace it again.

 

Elaine

"There are only 10 types of people in this world: those who understand binary, and those who don't. "

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...