Top bar icons on sidebar?

  • Anonymous

    #4073

    Hi. Is there a way to make the top bar social icons appear in a sidebar menu instead of the top bar? I was hoping to use the Graphene option menu to add social icons for the sidebar, instead of having to use a plugin or a bunch of code to emulate this.

    Anonymous

    #27133

    I know, I’m not giving you the desired solution, 🙂

    Upload the icon to your site, and copy it’s URL. Add a text widget to sidebar, and add this,

    <a href="http://twitter.com/xyz" title="visit xyz's twitter profile"><img src="http://icon_URL"></a>

    Replace xyz with your name & profile URL, and icon_URL with the corresponding icon URL.

    Mod

    Kenneth John Odle

    #27134

    instead of having to use a plugin or a bunch of code to emulate this

    There is no Graphene option to display these top bar icons in the sidebar.

    Fortunately, the code is relatively simple. There are plugins that will accomplish this, but the code is so simple, there’s just no point.

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

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