Custom Logo

  • joeleach
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 5 months ago - 13 years 5 months ago #11948 by joeleach
Custom Logo was created by joeleach
How do I install a custom logo that is of larger dimensions than the default one. I found the logo.png but my image is much larger and I don't need logo text.

Can I delete this? I just found some posts about it
Last edit: 13 years 5 months ago by joeleach.

Please Log in to join the conversation.

More
13 years 5 months ago #11951 by ivan.milic
Replied by ivan.milic on topic Re: Custom Logo
Open index.php of template. You can find this line:

<a href="index.php"><img src="<?php echo $template_path ?>/images/logo.png" width="55" height="56" alt="joomla ecommerce template" /></a>


you can change width and height attributes and /images/logo.png path part.

Also you can delete this two lines to make space for logo if you don't need company name and company slogan there:

<span class="company_name"><?php echo $logoText; ?></span><br/>
<span class="company_slogan"><?php echo $sloganText; ?></span>

Please Log in to join the conversation.

Time to create page: 0.150 seconds
Powered by Kunena Forum