Support » Plugin: SimpleModal Login » [Plugin: SimpleModal Login] Feature Request, no more deleting my them files :(

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m having the same issue. My themes get deleted with every update.

    The readme says you can put a simplemodal-login-theme.css file in your own theme directory, but this does not work: it is not selectable in Simplemodal Login’s settings pages, and the plugin doesn’t see it.

    The readme also says you can add css to your themes’s style.css file. This does not work because all such styles get over-ridden by the plugin’s css, which loads after.

    p.s.
    the crude solution is to put styles like this in your theme’s style.css:

    #simplemodal-login-overlay {
    	background-color:#131313!important;
    	}

    The !important will override the default styles.

    Thread Starter thomtels

    (@totels)

    That only barely works for CSS, simplemodal-login themes are comprised of images and JS as well

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: SimpleModal Login] Feature Request, no more deleting my them files :(’ is closed to new replies.