$74 GRAYBYTE WORDPRESS FILE MANAGER $79

SERVER : vnpttt-amd7f72-h1.vietnix.vn #1 SMP Fri May 24 12:42:50 UTC 2024
SERVER IP : 103.200.23.149 | ADMIN IP 216.73.216.22
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/home/bqrcodec/contact.malloca.com/wp-content/plugins/loginpress-pro/themes/

HOME
Current File : /home/bqrcodec/contact.malloca.com/wp-content/plugins/loginpress-pro/themes//default3.php
<?php
function third_presets() {
  ob_start();
  if ( version_compare( $GLOBALS['wp_version'], '5.3', '>=' ) ) : ?>
  <style media="screen"  id="loginpress-style-wp-5-3">
    .login form .input, .login input[type=text],.login form input[type=checkbox]{
      border-radius: 0;
    }
    input[type=checkbox]:checked:before {
      content: url('data:image/svg+xml;utf8,<svg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2020%2020%27><path%20d%3D%27M14.83%204.89l1.34.94-5.81%208.38H9.02L5.78%209.67l1.34-1.25%202.57%202.4z%27%20fill%3D%27%23fc6ec7%27%2F><%2Fsvg>');
    }
    .login-action-confirm_admin_email #login{
        background-color: transparent;
    }
    .login-action-confirm_admin_email #backtoblog a {
        color: #444 !important;
    }
    .admin-email__actions-primary .button:first-child:hover{
        background-color: #ff8bd4;
    }
    .wp-core-ui #login .button-primary{
        margin-left: 0;
    }
    .admin-email__actions-primary .button:first-child{
        font: 700 18px "Roboto", sans-serif;
        color: #fff;
        height: auto;
        line-height: 20px !important;
        padding: 13px;
        padding-top: 13px;
        padding-bottom: 13px;
        border-radius: 0 !important;
        width: 100%;
        text-align: center;
        background-color: #fc6ec7;
        border: 0;
        margin-bottom: 8px;
    }
  </style>
  <?php else: ?>
    <style>
      input[type=checkbox]:checked:before {
        content: '\f147';
        margin: -5px 0 0 -6px;
        color: #fc6ec7;
      }
    </style>
<?php endif; ?>

<style media="screen" id="loginpress-style">

body.login {
  background-image: url(<?php echo plugins_url( 'img/bg3.jpg', LOGINPRESS_PRO_PLUGIN_BASENAME )  ?>);
  background-size: cover;
  position: relative;
  min-height: 650px;
  background-attachment: fixed
}
body.login:after{
  width: 50%;
  top: 0;
  left:0;
  height: 100%;
  background: rgba(255,255,255,.7);
  content: '';
  position: absolute;
}
    /*body.login:before{
      width: 100%;
      top: 0;
      left:0;
      height: 100%;
      background: rgba(0,0,0,.7);
      content: 'By Our Pro Version';
      position: absolute;
      z-index: 100;
      color: #fff;
    }*/
.login label{
margin-top: 0;
display: block;
}
#login{
  position: relative;
    left: 25%;
    padding: 0;
    z-index: 12;
    max-height: 100%;
    width: 100%;
    max-width: 380px;
    padding-right: 15px;
    align-items: center;
    padding-left: 15px;
    margin: 0;
    /* justify-content: center; */
    transform: translateX(-50%);
    padding-bottom: 100px;
    padding-top: 100px;
}
#login form p + p:not(.forgetmenot), .user-pass-wrap{
  margin-top: 35px;
}
.login form .forgetmenot{
  float: none;
}
.login form .input, .login input[type=text]{
  background: none;
  display: block;
  color: #404040;
  font-size: 16px;
  /*font-family: 'Open Sans';*/
  width:100%;
  border:0;
  height: 50px;
  padding: 0 15px;
  border-bottom:1px solid #a8a5a3;
  box-shadow: none;
}
.login form{
  background: none;
  padding: 0;
  box-shadow: none;
}
.login form br{
display: none;
}
#login form p.submit{
  clear: both;
  padding-top: 0;
}
.wp-core-ui #login  .button-primary{
  width:100% !important;
  display: block;
  float: none;
  background-color : #fc6ec7;
  font-weight: 700;
  font-size: 18px;
  /*font-family: 'Open Sans';*/
  color : #ffffff;
  height: 56px;
  border-radius: 0;
  border:0;
  box-shadow: none;
  text-shadow: none;
}
.wp-core-ui #login  .button-primary:hover{
  background-color: #ff8bd4;
}
.login form .forgetmenot label{
  font-size: 13px;
  /*font-family: 'Open Sans';*/
  color: #606060;
}
.login form input[type=checkbox]{
  background: none;
  border: 1px solid #a8a5a3;
  height: 13px;
  width: 13px;
  min-width: 13px;
}
.login #nav, .login #backtoblog {
  margin: 17px 0 0;
  padding: 0;
  font-size: 11px;
  /*font-family: "Open Sans";*/
  color: #606060;
}
.login #nav a, .login #backtoblog a{
  font-size: 11px;
  /*font-family: "Open Sans";*/
  color: #606060;
}
.login #backtoblog{
  float: left;
}.login #nav {
  font-size: 0;
  float: right;
  width: 100%;
}
.login #nav a:last-child {
  float: right;
}
.login #nav a:first-child {
  float: left;
}
.login #backtoblog a:hover, .login #nav a:hover, .login h1 a:hover{
  color: #fc6ec7;
}
/* style two factor plugin */
.login .backup-methods-wrap a, #login form p:not([class]){
  color: #606060;
}
.login .backup-methods-wrap a:hover{
  color: #fc6ec7;
}
/*End style two factor plugin */
.footer-wrapper{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
.footer-cont{
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100vw;

  /* height: 40px; */
}
.copyRight{
  text-align: center;
  padding: 12px;
  background-color: #e2e4d4;
  color: #3d332a;
}
.loginpress-show-love{
  color: #fff;
}
.loginpress-show-love a{
  color: #fff;
}
.loginpress-show-love a:hover{
  color: #fc6ec7;
}
html[dir="rtl"] input[type=checkbox]:checked:before{
  position: relative;
  left: 6px;

}
  html[dir="rtl"] .login #nav a:last-child{
    float: left;
  }
  html[dir="rtl"] .login #nav a:first-child{
      float: right;
  }
  html[dir="rtl"] .login #backtoblog{
      float: right;
  }
  /* html[dir="rtl"] body.login:after {
      right: 0;
      left: auto;
  }
  html[dir="rtl"] #login{
    left: auto;
    right: 25%;
    transform: translateX(50%);
  } */
  html[dir="rtl"] body {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
@media screen and (max-width: 767px) {
  #login,html[dir="rtl"] #login{
  position: relative;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
  margin: 0 auto;
  padding-top: 3%;
  left: 0;
  top: 0;
  right: 0;
  }
  body.login:after{
  width: 100%;
  }
  #login:after{
    content: '';
    display: table;
    clear: both;
  }
  .login .loginpress-show-love{
    position: relative;
    text-align: center;
    float: none;
    background: rgba(255,255,255, .5);
    margin-top: 16px;
    margin-bottom: 16px;
    padding-bottom: 0;
    padding: 3px;
    color: #fc6ec7;
    clear: both;
    display: none;
  }
  .login .loginpress-show-love a{
    color: #fc6ec7;
    text-decoration: underline;
  }
  #login form p + p:not(.forgetmenot){
    padding-top: 0;
  }
}
@media screen and (min-height: 701px) {
  #login{
    margin-left: 0;
  }
  #login:after{
    content: '';
    display: table;
    clear: both;
  }
  body.login{
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: auto;
    min-height: 100vh;
    height: 20px;
  }
  html{
    height: auto;
  }

}
@media screen and (max-height: 700px) {
  html body.login{
    height: 100%;
    position: static;
    min-height: unset;
  }
  html{
    min-height: 100%;
    position: relative;
    height: auto;
    padding-bottom: 70px;
  }
  #login{
  position: relative;
  -webkit-transform: translate(0);
  -ms-transform: translate(0);
  -o-transform: translate(0);
  transform: translate(0);
  margin: 0 auto;
  padding-top: 3%;
  left: 0;
  top: 0;
  }
  body.login:after{
  width: 100%;
  }
  #login:after{
    content: '';
    display: table;
    clear: both;
  }
  .login .loginpress-show-love{
    position: relative;
    text-align: center;
    float: none;
    background: rgba(255,255,255, .5);
    margin-top: 16px;
    margin-bottom: 16px;
    padding-bottom: 0;
    padding: 3px;
    color: #fc6ec7;
    clear: both;
    display: none;
  }
  .login .loginpress-show-love a{
    color: #fc6ec7;
    text-decoration: underline;
  }
  #login form p + p:not(.forgetmenot){
    padding-top: 0;
  }

}
    </style>
    <script>
// (function($){
// 	$(document).ready(function(){
// 		if($(window).height()>700){
// 			$('body').css('height',$('#login').outerHeight());
// 		}else{
// 			$('body').removeAttr('style');
// 		}
// 	});
// 	$(window).on('resize load',function(){
// 		if($(window).height()>700){
// 			$('body').css('height',$('#login').outerHeight());
// 		}else{
// 			$('body').removeAttr('style');
// 		}
// 	});
// }(jQuery));
      function temp3(){
        if(window.innerHeight>700){
            document.getElementsByTagName('body')[0].style.height  = document.querySelector('#login').clientHeight + 'px';
        }else{
          document.getElementsByTagName('body')[0].removeAttribute('style');
        }
      }
      window.addEventListener ? window.addEventListener( "load", temp3, false ) : window.attachEvent && window.attachEvent( "onload", temp3 );
      window.addEventListener ? window.addEventListener( "resize", temp3, false ) : window.attachEvent && window.attachEvent( "onresize", temp3 );
    </script>
  <?php
  $content = ob_get_clean();
  return $content;
}
echo third_presets();

Current_dir [ WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0755
default10.php
7.911 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default11.php
6.356 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default12.php
8.03 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default13.php
8.275 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default14.php
7.679 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default15.php
7.731 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default16.php
6.819 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default17.php
9.312 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default18.php
7.986 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default2.php
5.993 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default3.php
8.612 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default4.php
5.883 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default5.php
6.157 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default6.php
8.574 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default7.php
6.756 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default8.php
8.234 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644
default9.php
6.196 KB
29 Jan 2024 10.33 AM
bqrcodec / bqrcodec
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF