Jump to content

(solucionado) prestashop 1.7.6 poner iconos en modulo informacion de contacto


facilsol

Recommended Posts

me respondo añadiendo la linea en negrita en :

/ themes /tu theme / modules / ps_contactinfo / ps_contactinfo.tpl

 

 

<div class="block-contact col-md-3 links wrapper">
  <div class="hidden-sm-down">
    <p class="h4 text-uppercase block-contact-title">{l s='Store information' d='Shop.Theme.Global'}</p>
    <img src="{$img_dir}/carpeta_a/icarpeta_b/misimagenes.png" />
      {$contact_infos.address.formatted nofilter}
      {if $contact_infos.phone}

Link to comment
Share on other sites

  • 9 months later...

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