• Resolved Vonsommerfeldt

    (@vonsommerfeldt)


    I guess I’m just a complete n00b at this.

    I’m looking to style the login form using the custom CSS box but I have no clue which tags to use.

    Mainly I want to widen the whole thing, and change the input font to Courier.

    Also change the input field away from that UGLY yellow haha

    Any help would be greatly appreciated.

Viewing 3 replies - 1 through 3 (of 3 total)
  • In order to attach styles to anything, you must target either the FORM tag (in HTML) or the DIV tag with an ID of LOGIN.

    This can be seen in the SOURCE of the registration page, from your web-browser.

    That a good start?…

    Plugin Author radiok

    (@radiok)

    If you use Firefox I recommend Firebug to analyze the registration form and find the appropriate tags to modify.

    It’s what I did! The Web Developer plugin works similarly too.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Register Plus Redux] Custom CSS’ is closed to new replies.