Logo

steve@beebmail.com
11 years, 11 months ago
ow do I get the logo to show on the mobile device
johnabm
11 years, 10 months ago
Hi,

this code allows you create logos,

<div id="header">
<div class="branding">
<a href="/">
<img src="/<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/css/high_end_devices_v1_2_en/resources/images/img-logo.png" alt="Logo" />
</a>
<p>Company name</p>
<p>Company tagline</p>
</div>
</div>
 
peterporta
11 years, 9 months ago
Hi, I hope this is the correct topic.

I want to change the "store-logo". At the moment there is the mobile-joomla-logo when I store the url. I want to get our logo instead - only as link-picture at the home screen (iphone for example). 

Where is the previous code to filled in or is it not the desired?
dryabov
11 years, 9 months ago
peterporta, just change favicon.ico and apple-touch-icon.png (if exists) in mobile template's directory.

By continuing to use this site you consent to the use of cookies on your device as described in our cookie policy unless you have disabled them. This site will not function correctly without cookies.

I accept cookies from this site.