Shuey Posted August 2, 2006 Share Posted August 2, 2006 Can someone please help me out with the code. I'm trying to add a link to a logo at the top in my header. Here is the original code: <td align="middle" valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'noticeboard.gif', 'Notice Board') . '</a>'; ?></td> I would like to link it to the /contact_us.php screen. Can anyone offer any assistance? Thanks, Shuey Link to comment Share on other sites More sharing options...
Jack_mcs Posted August 2, 2006 Share Posted August 2, 2006 Change FILENAME_DEFAULT to FILENAME_CONTACT_US. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Shuey Posted August 2, 2006 Author Share Posted August 2, 2006 thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.