Archived topic
Extra Text Box between Primary Menu and Articles
9 replies · Started by Patrick on July 13, 2016
Hi,
first of all, i have no php or html knowledge :)
I try to add a permanent text box below my primary Menu and above the blog articles.
I could add text with GP Hooks, but i want the textbox to look like streched article box, with the white background and the box shape etc.
I made a short image, of what if want to do, since its quite hard for me to explain it :P
http://i.imgur.com/igENwRT.jpg
Any help would be great.
Thanks
Best Regards
Have you tried adding something like this into the "After Header" hook in GP Hooks?
<div class="page-header">
Your text in here
</div>
thanks for the reply.
It kinda works, but it does not really fit in the layout.
I just adjusted the HTML above :)
not sure, if it has something to do with my settings. The text box is shorter now, but not aligned to the menu / article layout.
anyway, thanks for your afford, maybe i can find a workaround.
Hmm, that's not working like it should. Any chance you can link me to the site?
Sure, its Website but you dont need to waste so much time on it. But i appreciate Your Work :)
Re-adjusted the code above - can you try adding it into the "Inside Content Container" hook instead? :)
that actually works ! thanks a lot :)
You're welcome :)
