Jump to content

store information footer : text align


annapc

Recommended Posts

Hi

i tried to have all lignes of address aligned in the footer store information. As read in the forum, i have changed the blockcontactinfos.tpl

in fact i replaced the original

<i class="icon-map-marker"></i><span>{l s='Address:' mod='blockcontactinfos'} </span>
                        {$blockcontactinfos_address|escape:'html':'UTF-8'}

by

<span style="margin-left:28px;"> {$blockcontactinfos_address|nl2br} </span>

hoping that the icon would be removed, the text shown on several lignes and aligned under the company name.

 

In fact,the block is not visible anymore (i also tried with padding-left, but it is the same)

if i remove the span, then I can see the address on several lines but it is not exactly under the company name.

 

Can you help me solve this

if you want to look at the site (in construction, i started yesterday ....)

http://pouce-et-compagnie.com/boutique/index.php#

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