Forums

Customize the login (6 posts)

  1. meganlee1984
    Member
    Posted 11 months ago #

    I would like to add a custom image to my login, I want my logo image to be larger than the 320px margin that the login div is set to. I've tried several plugins (My Brand) that help with the customization, but I'm looking to break out of that Div. Can anyone tell me where those files to edit are located?

    Thank you much

  2. Austin Passy
    Member
    Posted 11 months ago #

    That's what the custom HTML is for.

    Add something like <div id="my-logo"></div>

    And then style it with the custom CSS lile #my-logo {display:block;height:80px;width:400px;position:absolute;left:50%}

    Or something like that.

  3. meganlee1984
    Member
    Posted 11 months ago #

    Hi Austin,
    Thank you for your response. I love the My Brand Plugin, I've used it on many sites.

    When you say the Custom HTMl, I'm not clear. Where do I add the HTML?

    Thank you

  4. Austin Passy
    Member
    Posted 11 months ago #

  5. meganlee1984
    Member
    Posted 11 months ago #

    This doesn't seem to be working right. I installed the plugin and its not working. I also checked the link referring to the wordcamp LA sample, that doesn't seem to be working either. Is this a bug?

  6. Austin Passy
    Member
    Posted 11 months ago #

    Nope, working fine for me.

Reply

You must log in to post.

About this Topic