Graphene Top Bar options

  • saifurv

    #9215

    I have my top bar displayed with my facebook icon.

    I would like to know if it is possible to write in the top bar. I want to insert the ‘Find us on’ before the social media icons. and i also want to write contact details in the top bar, instead if displaying the search bar, which i know i can remove in the top bar options.

    Is this possible? Please help

    Mod

    Kenneth John Odle

    #43021

    Yes. Use a graphene action hook widget area to add whatever text you would like. (Specifically, graphene_top_bar in header.php)

    There is a tutorial on my site for using Graphene action hook widget areas:

    http://blog.kjodle.net/2011/11/04/graphene-action-hook-widgets-an-easy-way-to-modify-your-blog/

    esiebert7625

    #43022

    Thank you, figured out how to do it from your tutorial. I added a text widget to display the button. How do I control the placement of it though? Right now it’s up at the very top vertically so it’s not centered with the other icons. Also it showed up on top of one of the other icons, how can I control the horizontal position?

    http://vsphere-land.com/

    Thanks again!

    esiebert7625

    #43023

    ok, figured it out, I put this around my img tag and was able to position it where I wanted it

    <div style=”padding:13px 0px 0px 359px; “>

    </div>

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

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