Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

HELP! changing "LETS LOOK AT WHAT..." and Image


davidandrews

Recommended Posts

Posted

HI There

Wanting to change "LETS LOOK AT WHAT WE HAVE HERE" tagline and also the image which appears to be called

table_background_specials.gif (the images I want to change are where the man with a suitcase and a clock appear)

 

I want to have my own image in this place and have created one, and uploaded it with the same file name, but it still shows the same

 

I thought that just creating a new one with the same name would overwrite the existing image?

 

Any help welcomed

 

Thanks

Posted
HI There

Wanting to change "LETS LOOK AT WHAT WE HAVE HERE" tagline

 

Assuming it's an English language site, open includes/languages/english/index.php and change the following:

 

 

 

define('HEADING_TITLE', 'Let\'s see what we have here');

 

to

 

define('HEADING_TITLE', 'WHATEVER YOU WANT TO SAY');

 

Hope it works for you

Posted

Thanks for that!

I appreciate it

 

Any ideas on the image problem? I named my image the same as the existing one table_background_default.gif

 

but the old image still shows!

 

Is there more to it than just overwriting

 

or is there an area in admin i can get to it?

Posted

Sorry but bump into your thread david, but luckyhuckster, is there anyway to have it show the category name instead of the text? I've tried guessing at what it should be, but I'm not succeding. :D

Posted

Should have manually went through the support pages. I found it on another page. If anyone cares, it looks like this:

 

define('HEADING_TITLE', $categories['categories_name']);

Posted
Any suggestions on my image proble mate?

Hi

 

Sorry - work intruded!

 

I did what you did - overwrote the image with a blank one (as I didn't want an image there until I have time to get decent ones).

 

It worked fine. Are you sure you got the right image? Have you tried removing any of the other ones?

Posted

HI Lucky Hamster

Thanks for replying

to clarify

 

I had created an ABOUT US page following the BOX PAGES instructions (worked fine)

 

I got the image at the top of the page images/table_background_specials.gif

 

So this is the file I created an image for, named it the same and uploaded and the original image is still there !!!!!!!!!

 

Weird !

 

Any help welcome, I wasn'tsure if there was something else I should be doing, or even uploading it somewhere in ADMIN

 

MASSIVE THANKS For help!

Archived

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

×
×
  • Create New...