Guest Posted January 20, 2013 Posted January 20, 2013 Hi all, is it possible to add a button to the left of 'Cart Contents'. with a link to another page? Could someone point me in the right direction if this can be done? Cheers. Andy
Guest Posted January 20, 2013 Posted January 20, 2013 @@ultimateslotcar Use this as an example: tep_draw_button(HEADER_TITLE_ABOUT, 'triangle-1-e', tep_href_link(FILENAME_ABOUT, '', 'SSL')) . add is just after the echo statement in the header.php file and don't forget to add the file to the root, the language definition file to the languages folder and the file name to the filenames.php Also, adding another button may cause the header alignment to shift, especially when the session is active. You may need to change the layout to suit. Chris
Guest Posted January 20, 2013 Posted January 20, 2013 Hi, thanks for the reply. I did think it was there. But seems a bit complex. So will not bother for the time being. When I get to know whats what, I have a play. Thanks Chris.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.