Jump to content

Phone number in Header


Recommended Posts

Hi mathewB..

 

hope it could help to you. from your root

 

Open: themes--->prestashop--->header.tpl

 

and now under in the

<div class="logo-container" >

<div class = "your_phone_no.">

<img src="{$base_dir}/.../..../...Phon No/.../..../>

</div>

</div>

 

 

and for your css to fix the position: open: global.css

 

themes---->prestashop---->css---->global.css and call your class from header.tpl

 

.your_phone_no.

{

?postion?

}

  • Like 1
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...