DIV in header area

  • DezD

    #7245

    Hi Folks

    Sorry, I’m back again..

    I would like to add a couple of divs to the header area, for example:

    <!-- bflf-logo start -->
    <div id="bflf-logo">
    <h2>Big Fish
    Little Fish (UK)</h2>

    <h3>text here</h3>
    <h1><span style="font-size:12px; font-style:italic; font-family: Georgia;">&quo tmore text here"........</h1>
    </div>
    <!-- bflf-logo end -->

    The css would be placed into the themes>graphene-child>style.css

    I did try to add the css and then modify the header.php using the editor but boy did I break it!!

    Any ideas please?

    Many thanks

    Deryn

    Mod

    Kenneth John Odle

    #37397
    Quote:
    The css would be placed into the themes>graphene-child>style.css

    Actually, you should add that to your child theme’s stylesheet, not the main Graphene stylesheet.

    Have you tried using a Graphene action hook widget area?

    DezD

    #37398

    Hi Kenneth

    I did try to add the css to the child theme’s stylesheet and then tried to add the divs to the header.php but that broke it.

    I don’t know if I added the Divs to wrong place in the hearder.php or something though.

    Unfortunately I don’t know anything about action hooks, is there a simple way of explaining how they work and how to implement them?

    Hope to speak soon

    Kind regards

    Deryn

    Mod

    DezD

    #37400

    Hi Kenneth

    Excellent, thank you…

    I shall have a good read and try it myself.

    Kind regards

    Deryn

Viewing 5 posts - 1 through 5 (of 5 total)

  • You must be logged in to reply to this topic.