I need help adding a new image to the header. I have modified the tpl_header.php to add my phone number to my logo. I would like to add a new image to the lower right side. The web address is http://www.BlackoutEZ.com
Thanks in advance
I need help adding a new image to the header. I have modified the tpl_header.php to add my phone number to my logo. I would like to add a new image to the lower right side. The web address is http://www.BlackoutEZ.com
Thanks in advance
Add to your stylesheetSave the phone number image in /includes/templates/your_template/images/, and adjust the 600px 23px for spacing from left and top.Code:#header .container { background: url(../images/phone.gif) no-repeat 600px 23px; }
gjh42,
Thanks so much. Please tell me what style sheet to add the code. Where do I need to add the code? Before or after certain commands.
Thanks
I found it.. Thanks so much. It was stylesheet.css and I just added the code to the bottom.![]()
Please i need to edit the phone number on my website.the URL is www.liveecare.com
Thanks
The site in your link is a Wordpress site, not Zen Cart. Ask in their forums for help on this.