Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mister klucha

    (@mister-klucha)

    I managed to get rid of the logo, merge the login page on my site.

    Iit’s difficult to changed background color ?

    modifying #login background, only changes the center column color)

    any help ?

    Thread Starter mister klucha

    (@mister-klucha)

    Ok i’ve got it with

    body.login {
    background: none;
    }

    #login h1 a {
    display: none;
    }

    an i used iframe src=”” to merge page

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Style for login page’ is closed to new replies.