|
The logo and text in version 2.3 could not be updated via staff panel. You must edit the files manually. The files related are located in your front end template: /gui/smarty_template/templates/front/your_template/
To change logo, you can either: - Upload new images with the name logo.jpg to images directory inside your template folder or - Upload another images different name and update the header.tpl. You can use any text editor to edit this file.
To change text: - Edit header.tpl and change the text inside.
To change favicon - Upload your new favicon.ico into folder images.
Note: there are variables used by smarty engine, e.g: {$variable} please don't change this value unless you know what you're doing
|