Okay
  Public Ticket #207284
Changing The "Login" and "Register" Button
Closed

Comments

  • hentaii started the conversation
    hi guys, where's the file to edit to change the buttons for the "Login" and "Register"? Some users don't know there's a login or register, as it doesn't pop-up~ And Is there a Css I can just edit? Thanks
  •  93
    djwd replied

    Hi, those buttons are located in the same file listed in your previous ticket. 
    To learn which classes are to edit I suggest to get familiar with some inspection tool like FireBug extension or Chrome Inspector.

    Regards
    djwd

    Regards
    djwd

  • hentaii replied

    hihi,

    nono, I'm not talking about the Register and Login css in the Ajax,
    but the ones on the header of the Main page,

    the cross and the login, I want a register and login button that says register and login,
    not a black corss and a door with an arrow,

    I can't find it in the normal .css file?

    Thanks

  •  93
    djwd replied

    Hi there,

    exactly, those buttons (and the icons inside) are located in the first lines of the mentioned file (inc\login-with-ajax\widget\default\widget_out.php)

    The css of the entire theme is handled by layout.less file located in css/less/ folder, although to customize the content of the buttons you'd need to work on that file, as CSS only handles presentation, not content which is in the markup.

    Hope that helps

    Regards
    djwd

    Regards
    djwd