Quote:
Originally Posted by goldensheep
Hi,
I have the logo showing on customer invoices OK, but if I (as a customer log in) look at an invoice in my order history - it still has the X-Cart logo.
If (as Admin in the backend) open up/print an order/invoice - the logo is also still X-Cart.
For the life of me, I can't find where this is image is stored.
If anyone can help, I would be truly grateful
|
Load the page with invoice/wrong log and hit F12 or right click mouse over the logo and select Inspect.
This will open browser's developer tools and you can see where the image is read from. It will show the path related to the cart root.
The image is usually located under SKIN/images where is SKIN is the directory used for the site - it could be common_files but maybe it is another directory - depends on which skin is used for the site