[Resolved] Extra Text Box between Primary Menu and Articles

Home Forums Support [Resolved] Extra Text Box between Primary Menu and Articles

Home Forums Support Extra Text Box between Primary Menu and Articles

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #209149
    Patrick

    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 πŸ˜›
    http://i.imgur.com/igENwRT.jpg

    Any help would be great.
    Thanks
    Best Regards

    #209287
    Tom
    Lead Developer
    Lead Developer

    Have you tried adding something like this into the “After Header” hook in GP Hooks?

    <div class="page-header">
        Your text in here
    </div>
    #209293
    Patrick

    thanks for the reply.
    It kinda works, but it does not really fit in the layout.

    http://prntscr.com/bsi9z4

    #209325
    Tom
    Lead Developer
    Lead Developer

    I just adjusted the HTML above πŸ™‚

    #209340
    Patrick

    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.

    http://prntscr.com/bsjc3t

    anyway, thanks for your afford, maybe i can find a workaround.

    #209347
    Tom
    Lead Developer
    Lead Developer

    Hmm, that’s not working like it should. Any chance you can link me to the site?

    #209357
    Patrick

    Sure, its Website but you dont need to waste so much time on it. But i appreciate Your Work πŸ™‚

    #209358
    Tom
    Lead Developer
    Lead Developer

    Re-adjusted the code above – can you try adding it into the “Inside Content Container” hook instead? πŸ™‚

    #209364
    Patrick

    that actually works ! thanks a lot πŸ™‚

    #209365
    Tom
    Lead Developer
    Lead Developer

    You’re welcome πŸ™‚

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.