Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Download heading in shop


Guest

Recommended Posts

Posted

Although my download works when the link is pressed. I would like it to be bolder and perhaps in a different colour(color). This is because the customer can miss that area and go straight to complete his transaction, ie, press the CONTINUE button.

 

The code is in Languages\english\checkout_Success.php, and is:

 

define('HEADING_DOWNLOAD', 'Download your products here:');

 

I am only new to this game, but how to change its size and colour with HTML, etc.

 

I am familiar with <font color="red"> TEXT</font> and <b>TEXT</b>, but I'm not sure how to apply them within the define(..........), etc.

 

Can anyone help!!

 

Thanks!

Posted

A million thanks Vger. I am going to try this!

 

Cheers!!!

Posted

Sorry pal, this change did not work. It could be changed again elsewhere. I've decided to add another line within the include(), ie 'Don't forget to download your file(s)' and it works ok, but no <blink> or change in colour. Since the size of this font is larger than normal font, it could be changed elsewhere in the files.

 

Thanks anyway!!!!

Archived

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

×
×
  • Create New...