How to Add Info Into the Banner
-
I’d like to insert additional data into the right side of the banner of this site, in the same location where they’ve added their hours of operation and phone number on this site.
Being that we’re talking about a banner in this instance, I’m assuming that I’d modify the header.php file.
I launched Firebug, and highlighted the appropriate section of the banner to get a sense of what code was necessary (and where it was inserted), and what they had to add to the page code-wise, but I’m having trouble figuring out where the html code would need to be added.
My questions:
1. Am I correct in assuming the data needs to be inserted into the header.php file?
2. What exactly would I need to add to the code, and where to add a phone number to the right side of the banner like they have on their site?
I see a ton of items in-between their <head> tags, and I currently have very little in my <head> tag, so I’m having some difficulty identifying what html code is necessary to get this done.
Thanks in advance for your help and time.
- The topic ‘How to Add Info Into the Banner’ is closed to new replies.