thepcdr Posted December 7, 2004 Posted December 7, 2004 Hi This may sound like a dumb question but I want an image on the top left of every page in my shop as the logo has a decended part there & it needs to be on every page, can anyone enlighten me? thanks in advance.
niknakgroup Posted December 7, 2004 Posted December 7, 2004 if its at the top left, probably easiest to add it into your includes/header file. this is called on every page, so i would imagine it would show on every page. Please note - if I have suggested a contrib above, it doesnt mean it will work! Most of the contribs are not ones I've used, but may be useful for your particular problem.... Have you tried a refined search? Chances are your problem has already been dealt with elsewhere on the forums..... if (stumped == true) { return(square_one($start_over) } else { $random_query = tep_fetch_answer($forum_query) }
thepcdr Posted December 7, 2004 Author Posted December 7, 2004 Thanks for that but after reading my post again I realised I'd not explained mysef properly. The image is below the header image with shop content to the right, have a look at the dolphins tail on http://www.tykesports.com and you will see what I mean.
niknakgroup Posted December 10, 2004 Posted December 10, 2004 OK, think I'm with you. Two choices; you can add it to your column_left file as the first include, or if you are using simple template system or basic template you can just add it with plain html. HTH Please note - if I have suggested a contrib above, it doesnt mean it will work! Most of the contribs are not ones I've used, but may be useful for your particular problem.... Have you tried a refined search? Chances are your problem has already been dealt with elsewhere on the forums..... if (stumped == true) { return(square_one($start_over) } else { $random_query = tep_fetch_answer($forum_query) }
Recommended Posts
Archived
This topic is now archived and is closed to further replies.