Jump to content

Adding the logo to manufacturer profile


Recommended Posts

Hi,

 

In trying to add to  logo, this is the way I did it. Does this make sense? Is there a better way?

 

{include file="$tpl_dir./errors.tpl"}
 
{if !isset($errors) OR !sizeof($errors)}
{* inserted code *}
<img src="img/tmp/manufacturer_{$manufacturer->id}.jpg?time=1464791448" alt="" class="imgm img-thumbnail">
{* /inserted code *}
 
<h1 class="page-heading product-listing">
 
Thanks in advance.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...