Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Where to Edit front page


monkerz

Recommended Posts

I need to edit the links to three images on my front page. Can someone tell me what file I need to edit?

 

I have attached an image of the 3 images.

 

The link to the site is http://www.safetyvest.com

 

help.jpg

 

/includes/column_left.php

 

index.php

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

Link to comment
Share on other sites

/includes/column_left.php

 

index.php

 

Thanks. That works kinda :rolleyes:

 

Now I see that it links to ?cPatch=33 as per the example below

 

td height="68" width="100%" align="center" style="padding:3px 0px 0px 0px; "><a href="<?php echo FILENAME_DEFAULT.'?cPath=33'; ?>"><img src="images/big_sale.jpg" width="383" height="123" alt="" border="0" />

 

Now how can I get that to link to a specials.php instead of index?cPath=33

 

Thanks for any advice you can give.

Link to comment
Share on other sites

Best guess as I've never tried it

 

Look in /includes/filename.php for specials .php

 

Replace FILENAME_DEFAULT.'?cPath=33 with .......

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

Link to comment
Share on other sites

Best guess as I've never tried it

 

Look in /includes/filename.php for specials .php

 

Replace FILENAME_DEFAULT.'?cPath=33 with .......

 

filename.php helped me out allot. That did the trick. Many thanks for your help.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...