+ Reply to Thread
Results 1 to 3 of 3

Thread: Small Adjustment

  1. #1

    Small Adjustment

    Hello,

    Update 1: Viktor, let me change that a bit. the checkbox I would like to move it down, but the downside is I think I need to make a new id for it, and it's difficult for me to get that correct. It's the input[type=checkbox]#something but that didn't work for me. If I don't add an id, it will adjust other elements too, that's not good.

    Can someone help me make a small adjustment? It's on the login menu, with the remember me option, when I click it, it drops down at the height I would like, but when you see it, it needs to be dropped down which it is not.
    Last edited by Brian Jester; May 16, 2019 at 04:28 AM.
    Thank you - Your Welcome
    Brian

  2. #2
    Please check styles in style.css at line ~436
    See my screenshot: https://prnt.sc/np5veu
    When you click on checkbox the system use these styles.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Quote Originally Posted by Viktor View Post
    Please check styles in style.css at line ~436
    See my screenshot: https://prnt.sc/np5veu
    When you click on checkbox the system use these styles.
    Edit: Viktor, let me change that a bit. the checkbox I would like to move it down, but the downside is I think I need to make a new id for it, and it's difficult for me to get that correct. It's the input[type=checkbox]#something but that didn't work for me. If I don't add an id, it will adjust other elements too, that's not good.
    Thank you - Your Welcome
    Brian

+ Reply to Thread