piribipipi Posted August 16, 2014 Share Posted August 16, 2014 I have a problem with Lost Password. I attach an image and you can see what happens. It looks like how the div doesnt hide and then one div is above another. Someone knows how can i fix that?? I think that it´s a javascript problem :S thanks Link to comment Share on other sites More sharing options...
piribipipi Posted August 16, 2014 Author Share Posted August 16, 2014 I´m using Firefox and doesnt works, but now i have tested it in Google Chrome and it works!!! Link to comment Share on other sites More sharing options...
aliabc Posted October 7, 2014 Share Posted October 7, 2014 Maybe It is a css bug in ps1.6! BO themes/default/css/admin-theme.css .bootstrap #login-panel .front,.bootstrap #login-panel .back{ width:100%;padding:20px;position:absolute;top:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;/* backface-visibility:hidden;*/ left:0} After comment out the red line, it works well in IE Link to comment Share on other sites More sharing options...
piribipipi Posted October 7, 2014 Author Share Posted October 7, 2014 I made that modification, but problem persists :S Link to comment Share on other sites More sharing options...
vekia Posted October 8, 2014 Share Posted October 8, 2014 #paypal-express-checkout-btn-product { clear:both; display:block; overflow:hidden; margin-top:20px!important; } use it in product.css or in global.css file from your theme /css/ directory Link to comment Share on other sites More sharing options...
piribipipi Posted October 9, 2014 Author Share Posted October 9, 2014 thanks @vekia... but my problem it´s in the backoffice recovery password page, not in frontoffice... i dont know if there is any asociation between backoffice password recovery and paypal-express-checkout-btn-product id :S Link to comment Share on other sites More sharing options...
Recommended Posts