Step 6: Placing Logo
To set logo,
-
Login to backend.
-
Go to Extensions → Modules.
-
Click on New icon on the toolbar.
-
Select Custom module type from the list.
-
Set the Position of the module to logo.
-
Under Custom output, add the HTML code given below and save it.
<p style="display: inline;"><img style="width: 134px; height: 40px;" src=" http://demo.joombri.in/images/documents/logo-change.png" alt="Demo" /></p>
In the above code, change the value of src attribute to the location where you have stored your logo.
For placing small logo on mobiles,
<p style="display: inline;"><img style="width: 134px; height: 40px;" src=" http://demo.joombri.in/images/documents/logo-change.png" alt="Demo" /></p>