UK_Copsy Posted September 2, 2005 Share Posted September 2, 2005 HI Folks, I'm a complete newbie and would appriciate some help with a problem. I've changed the table_background_default image in index.php and what i would like to know, is it possible to have this image linkable/clickable to open a specfic catergory. I would also like some general feedback on my site as it's now gone live. Again i am a complete newbie, so any comments\suggestions would be greatfully received. The site is www.etekmedia.co.uk Thanks once again Mark :thumbsup: ETEK Media Link to comment Share on other sites More sharing options...
♥Vger Posted September 2, 2005 Share Posted September 2, 2005 It would be possible to make it link to one specific category. You can use a simple html href to do this. You'll get the category path just by clicking on it. Vger Link to comment Share on other sites More sharing options...
UK_Copsy Posted September 3, 2005 Author Share Posted September 3, 2005 It would be possible to make it link to one specific category. You can use a simple html href to do this. You'll get the category path just by clicking on it. Vger <{POST_SNAPBACK}> Cheers for ya help on this one... only one problem... How? :thumbsup: Link to comment Share on other sites More sharing options...
♥Vger Posted September 3, 2005 Share Posted September 3, 2005 root level index.php: <td class="pageHeading" align="right"><a href="index.php?cPath=22"><img src="images/table_background_default.gif" border=0 alt="whatever"></a></td> Vger Link to comment Share on other sites More sharing options...
UK_Copsy Posted September 3, 2005 Author Share Posted September 3, 2005 root level index.php: <td class="pageHeading" align="right"><a href="index.php?cPath=22"><img src="images/table_background_default.gif" border=0 alt="whatever"></a></td> Vger <{POST_SNAPBACK}> Vger, Your a superstar. All working now :thumbsup: I know it was simple, but i'm a relative newbie to all this. Your help is VERY much appreciated :) Thanks once again, Mark ;) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.