Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter flutwerk

    (@flutwerk)

    Ah yes of course,

    I forgot to set headerimg in the css:

    #headerimg {
      display: block;
      outline: none;
      height: 150px; /* adjust this */
      width: 942px; /* adjust this */
      text-indent: -9999em; /* this will hide Home-link text */
    }

    did the trick for me.

    Thanks nebulus

    Thread Starter flutwerk

    (@flutwerk)

    Thanks! The combination of Otto’s PHP Widget and the Author-Avatars Widget worked for me.

    The Author-Avatars Widget creates the PHP I needed and the PHP Widget displays it in the Sidebar!

    Thread Starter flutwerk

    (@flutwerk)

    Thank you Michael! That looks pretty much like what I was looking for.

    However I’d like to have their avatars displayed and next to it their names. This one does not display their usernames, but their ID’s and posts, which is irelevant for me.

    Also this code simply lists every member whereas I’d like to be able to chose specific members (I only want to display certain members).

    I try to do this on my own and work at the code, but I’m a novice at PHP. If it’s very easy to do that for someone who knows his/her way around, I’d really appreciate any help on this.

    flutwerk

    (@flutwerk)

    Hi,

    I would like to use the Quick Post Widget in the footer.php

    Is there a way to do that?

    Thread Starter flutwerk

    (@flutwerk)

    Thanks it works now! ??

    Thread Starter flutwerk

    (@flutwerk)

    sidebar.php
    functions.php

    The message wordpress gives me is:

    No Sidebars Defined
    
    The theme you are currently using isn’t widget-aware, meaning that it has no sidebars that you are able to change. For information on making your theme widget-aware, please follow these instructions.
Viewing 6 replies - 1 through 6 (of 6 total)