Jump to content

Change content of theme


mben4

Recommended Posts

Hi Everyone,

 

I'm trying to edit the overall look of the default-bootstrap theme and am having a hard time location the right files and variables. For instance I want to change the phone number 0123-456-7890 at the top of the page and everything I've read tells me to edit the tpl file located in themes/YOUR-THEME/modules/blockcontact/nav.tpl. but it shows the following:

 

{if $telnumber}
    <span class="shop-phone">
        <i class="icon-phone"></i>{l s='Call us now:' mod='blockcontact'} <strong>{$telnumber}</strong>
    </span>
{/if}

 

where is the $telnumber content?

 

Thanks very much.

 

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