Platinum Games Posted December 1, 2004 Share Posted December 1, 2004 hello all, i would like to put some cool links on the index page. i have the code so far. <table border="0" cellspacing="0" cellpadding="0"> <tr> <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'XBox_sml.gif', 'Xbox') . '</a>'; ?></td> <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'PS2_sml.gif', 'Playstation 2') . '</a>'; ?></td> <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'GCube_sml.gif', 'Gamecube') . '</a>'; ?></td> <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'PSOne_sml.gif', 'Playstation') . '</a>'; ?></td> </tr> <tr> <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'PC_sml.gif', PC') . '</a>'; ?></td> <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'PreLoved_sml.gif', Pre-loved') . '</a>'; ?></td> <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'DVD_sml.gif', DVD') . '</a>'; ?></td> <td valign="middle"><?php echo '<a href="' . tep_href_link(FILENAME_DEFAULT) . '">' . tep_image(DIR_WS_IMAGES . 'CD_sml.gif', CD') . '</a>'; ?></td> </tr> </table> i have tried to copy some codes from other pages, but how do i tell the links to use the Categories that i have? if you would like to have a look at my cats (www.platinumgames.com.au - this is a live shop) Thanks in advance! Ben Link to comment Share on other sites More sharing options...
Guest Posted December 1, 2004 Share Posted December 1, 2004 copy the links from your browser, without the sid and it should work Link to comment Share on other sites More sharing options...
Platinum Games Posted December 9, 2004 Author Share Posted December 9, 2004 http://www.platinumgames.com.au/cgi-bin/os...hp?cPath=24&osC this is what i get, how do i add it to the code?? Thanks in advance! Ben Link to comment Share on other sites More sharing options...
Platinum Games Posted December 16, 2004 Author Share Posted December 16, 2004 http://www.platinumgames.com.au/cgi-bin/os...hp?cPath=24&osC this is what i get, how do i add it to the code?? <{POST_SNAPBACK}> Can someone help with the code please? Thanks in advance! Ben Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.