AbanteCart Community

AbanteCart Development => Customization help => Topic started by: demoncho87 on January 29, 2017, 03:54:09 PM

Title: How to put the phone number in header
Post by: demoncho87 on January 29, 2017, 03:54:09 PM
I want to put the phone number in header next to logo like the picture. Thanks in advance!
Title: Re: How to put the phone number in header
Post by: Basara on January 30, 2017, 01:08:45 AM
Hi.
Create HTML block and add it to header in layouts
http://docs.abantecart.com/pages/design/blocks/html_block.html
Title: Re: How to put the phone number in header
Post by: demoncho87 on January 30, 2017, 01:39:22 AM
Thanks but with html block the phone not showing on the center of the blue line.
Title: Re: How to put the phone number in header
Post by: Basara on January 30, 2017, 04:49:42 AM
Add some CSS into your html to position it correctly
Title: Re: How to put the phone number in header
Post by: Rey on January 30, 2017, 07:19:21 AM
You need to edit your header.tpl file to achieve this.