Archived topic
728 x 90 banner on all pages
3 replies · Started by Troy Chapman on March 6, 2017
Hi,
I have a 728 x 90 banner that I wanted to place the top of all pages on my site. How would do this within the GP theme?
Thanks,
Troy
Hi Troy,
You can use the Before Header Hook for that. Checkout these two pages on GP hooks:
https://docs.generatepress.com/article/hooks-overview/
http://demo.generatepress.com/hook-locations/
Let me know if this helps.
Hi Leo,
Sorry for the delay in responding. I have the hooks activated, and wanted to try adding the banner in the Inside Content Container hook for the banner.
Is there specific code I need to put for the banner?
Or is it as simple as the img code around the file path link?
ex: img src="file path" / (with <> on the ends)
Yup it would just be the normal HTML: <img src="IMAGE URL HERE">