Jump to content

logo alt tag issue


marion v

Recommended Posts

Hello,

 

what i edit in thr .tpl is :

 

<div id="header-main">
                            <div class="row">
                                <div id="header_logo">
                                            <a href="{if $force_ssl}{$base_dir_ssl}{else}{$base_dir}{/if}" title="{$shop_name|escape:'html':'UTF-8'}">
                                                <img class="logo img-responsive" src="{$logo_url}" alt="Sacs en cuir et accessoires de créateur - {$shop_name|escape:'html':'UTF-8'}"{if isset($logo_image_width) && $logo_image_width} width="{$logo_image_width}"{/if}{if isset($logo_image_height) && $logo_image_height} height="{$logo_image_height}"{/if}/>
                                            </a>
                                    </div>
                            </div>
                        </div>

 

I've only added the bold text. But still doesnt work...

 

Seems there's no other href about logo.

 

Tks

Edited by marion v (see edit history)
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...