Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

A little direction please?


INDY GS

Recommended Posts

Posted

Here is my new and improved shop, however I am constantly tweaking it.... I added the image to the body some-time ago and I can't figure out where I did it...

 

Please take a look at....

 

http://raceeffect.com/catalog/

 

 

Where is the code to change the image that reads "What's in your BOX?"

 

I want to do some stuff to that area, but can't find it.

 

Thanks.

Posted

Try looking in catalog/includes/.

 

Rather than hand it to you on a plate I'll tell you I found it on line 58, if you think about the file names, you'll only need to look in a couple of files.

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted

looks like its an edit you did to the index.php page...look at your source code:

 

 <!-- body_text //-->
		<td width="100%" valign="top"><table border="0" width="100%" cellspacing="0" cellpadding="0">
	  <tr> 
		<td><table border="0" width="100%" cellspacing="0" cellpadding="0">
			<tr> 
			  <td class="pageHeading"> 
								  </td>
			  <img src="/catalog/images/bench-header.gif"> 
			  <td class="pageHeading" align="right"> 
								  </td>

			</tr>
		  </table></td>
	  </tr>
	  <tr> 
		<td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>
	  </tr>
	  <tr> 
		<td><table border="0" width="100%" cellspacing="0" cellpadding="0">
			<tr> 
			  <td class="main"></td>

			</tr>
			<tr> 
			  <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="10"></td>
			</tr>
			<tr> 
			  <td> 
				<!-- new_products //-->

 

Or you could have edited the index.php language file.

Archived

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

×
×
  • Create New...