That works fine but the logo shows up again in the header of the order form. How can I remove it totaly so the logo wil not appear again when people go to the basket/order form?
[quote]That works fine but the logo shows up again in the header of the order form. How can I remove it totaly so the logo wil not appear again when people go to the basket/order form? [/quote]
Same problem here. Removed the logo as described, but in the order form it still appears. Can't find any other file that points to the logo.jpg. Anyone have a solution? Link to the shop: http://www.ylalifestyle.nl
Hi ylalifestyle, just edit a: /templates/container.tpl There you will find "logo-binding" entry in two sections: <---BEGIN BODY---> and <---BEGIN ORDER_BODY---> In the ORDER_BODY you will find a line with .../logo.jpg. Delete this line or put your wished Logo into. (it is how I did).
Happy New Year, b.
boboo
ylalifestyle
2010-01-02 19:16
Hi Boboo,
Happy new year to you too! And thanks for your answer; I got the logo.jpg out of the order page. I thought I searched through container.tpl earlier to eliminate all logo.jpg entries, but probably made a mistake. Now my logo is OK on all pages. Thanks again!