Ekko Posted February 9, 2005 Share Posted February 9, 2005 hello, I know this is a very dumb question..... but i just couldn't figure it out >_< I've created few tabs right under my store's logo and I want to link each tabs to different part of my website. i've put my tabs code in sts_template.html, it looks fine and everything but i'm having problems with linking them, especially if i want to keep session. I think i'm not putting at the right place, could anyone point out where i could put them so i can customize my own layout? this is what i have in sts_template.html to link the tabs <a href="http://192.168.1.34/catalog/index.php/cPath/77"><img src="/catalog/images/nav_ht.gif" align="center" width="120" height="30" border="0" alt="Home Theatre"></a> <td> <a href="http://192.168.1.34/catalog/index.php/cPath/87"><img src="/catalog/images/nav_LCD.gif" align="center" width="110" height="30" border="0" alt="LCD TV"></a> </td> <td> <a href="http://192.168.1.34/catalog/index.php/cPath/40"><img src="/catalog/images/nav_printer.gif" align="center" width="110" height="30" border="0" alt="printers"></a> </td> and etc ........ I know they will work however if user is logged in and click on the tabs again, the session will be lost. please, could anyone give me some hints? lol (feeling really dumb these fey days lol) Jenny Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.