Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author faina09

    (@faina09)

    you should editate the file template_mid_footer.php in the plugin “File editor”, inserting a line like this:

    <div align="center"><img id="mylogoabove" src="/tstgsn/images/logo_alpha.gif" alt="logo_above" /></div>

    Thread Starter buddhatunes

    (@buddhatunes)

    the mid_header.php solved the problem, thank you.

    one last thing, how can I minimize the distance between the image and the top of the login box?

    Plugin Author faina09

    (@faina09)

    It depends by the Theme: you should work with css, try e.g. setting
    #login {
    margin-top: 0;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: WP FLogin] Custome Logo’ is closed to new replies.