robertgouveia Posted August 25, 2006 Posted August 25, 2006 hi all how are you all... i have been wanting to change the hot offers picture on front page to point at my specials instead of where it is pointing now. my url is http://www.unbeatabletemplates.com take a look and see what i mean. thanks for reading this and i hope you can help me.
Guest Posted August 25, 2006 Posted August 25, 2006 In column_left.php, look for the code that is directing the "<td>" to the hot deals page, whatever that is. Redirect it to the specials.php file. If in doubt, post the code for column_left.php here and someone will fix it for you. BTW. You home page took ages to set. I closed and reopened after cookies were set and it still took about 7-8 seconds to fully load. Might want to have a look at the image sizes. Just a helpful hint.
robertgouveia Posted August 25, 2006 Author Posted August 25, 2006 In column_left.php, look for the code that is directing the "<td>" to the hot deals page, whatever that is. Redirect it to the specials.php file. If in doubt, post the code for column_left.php here and someone will fix it for you. BTW. You home page took ages to set. I closed and reopened after cookies were set and it still took about 7-8 seconds to fully load. Might want to have a look at the image sizes. Just a helpful hint. cheers for the info on the page taking ages i will see what i can do
robertgouveia Posted August 25, 2006 Author Posted August 25, 2006 Can anyone see what is wrong here as i have put what it is ment to be but is doesnt goto the special page and the page comes up not reconised <td style="padding-top:3px; "><a href="<?php echo FILENAME_DEFAULT.'specials.php'; ?>"><img src="images/specialoffers.JPG" width="172" height="123" alt="" border="0" /></a></td> </tr>
Recommended Posts
Archived
This topic is now archived and is closed to further replies.