Jump to content

Probleme image ajoutée dans tpl


Recommended Posts

Bonjour à tous j'ai un soucis pour déplacer uner image que j'ai mis dans le fichier header.tpl .

 

voici sa déclaration :

div id="header_logo">
<a href="{$base_dir}" title="{$shop_name|escape:'html':'UTF-8'}">
<img class="logo img-responsive" src="{$logo_url}" alt="{$shop_name|escape:'html':'UTF-8'}"{if $logo_image_width} width="{$logo_image_width}"{/if}{if $logo_image_height} height="{$logo_image_height}"{/if}/>
<img src="http://zupimages.net/up/17/34/60cs.jpg" alt="pirateliquide.com" style="margin-left:850px;>
</a>
</div>

Comment faire pour que il me prend en compte le margin-left de la deuxième photo ?

 

Merci avance pour votre aide

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...