Guest Posted January 23, 2006 Posted January 23, 2006 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!
♥Vger Posted January 23, 2006 Posted January 23, 2006 '<b><font color=#550000>Download your products here:</font></b>' Vger
Guest Posted January 23, 2006 Posted January 23, 2006 A million thanks Vger. I am going to try this! Cheers!!!
Guest Posted January 23, 2006 Posted January 23, 2006 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!!!!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.