Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

change what's new here for an image


tglasgow

Recommended Posts

The What's New Here text on the default.php page is from:

 

/includes/languages/english/default.php

 

define('HEADING_TITLE', 'What's New Here?');

 

You can edit this define to be an image instead when on the main default.php page.

 

One guide to look through for a number of changes is:

 

http://www.oscdox.com/

Link to comment
Share on other sites

:D Thanks Linda,

and if I was trying to change the descriptions and prices of products to images aswell. I've looked in product_info.php but description and price don't seem to be there.

 

TG

TG

Link to comment
Share on other sites

  • 1 year later...

THis message is old, but was useful to me.

Also i have a question:

 

define('HEADING_TITLE', '<img src=lalala>' );

 

When i replace the text with an image it works, but the text doesnt align itself properly. It displays with a space on the right.

 

At the same time when i put the image on the place of

define('TEXT_MAIN','image blah blah');

 

it comes out perfectly!

 

what could be the problem? ultimately i want it place higher in heading.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...