• Company
    Company
    • About
      About
    • Data Centres
      Data Centres
  • Services
    Services
    • Cloud Hosting
      Cloud Hosting
    • Veeam Cloud Connect
      Veeam Cloud Connect
      • Cloud Connect Backup
        Cloud Connect Backup
      • Cloud Connect Replication
        Cloud Connect Replication
    • Datacentre Engineering
      Datacentre Engineering
    • Data Transport
      Data Transport
  • Brands
    Brands
    • DataSquirrel
      DataSquirrel
    • MonkeyByte
      MonkeyByte
  • Support
    Support
    • Cloud Portal
      Cloud Portal
    • Backup Portal
      Backup Portal
  • Contact
    Contact
  • Blog
    Blog
logo
logo
logo

Custom WordPress Login Page

No comments

Fancy changing your WP logon page?

Just add the following code to your functions.php, make sure you adjust the heigh/width & size to your match your image and change the background to your colour of choice (#000) & (#333) in this case.

Always best to make a back up first!

monstro wp logon

function qot_login() {

echo ‘<style type=”text/css”>
.login h1 a {
background-image:url( “http://path/to/png” ) !important;
height: 180px !important; width: 135px !important;
background-size: 180px auto !important;
}
body { background: #000; }
.login form { background: #333; }
</style>’;
}
add_action(‘login_head’, ‘qot_login’);

Recent Posts
  • RDS: Changing the Connection Broker DNS Alias
  • Server 2012R2/2016 List WWNs
  • Deploy RDS Web Client
  • GDPR Compliance
  • ESXi vmhba32 Error
Recent Comments
  • monkeyadmin on Lets Encrypt on Turnkey Linux LAMP
  • Hamza on Lets Encrypt on Turnkey Linux LAMP
  • Aaron on Installing VMRC “Failed to install hcmon driver” on Win 10
Archives
  • October 2018
  • August 2018
  • July 2018
  • May 2018
  • March 2018
  • February 2018
  • November 2017
  • October 2017
  • September 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
Categories
  • Cloud Hosting
  • Infinite Monkey's Ramblings
  • ManageIQ
  • Storage
  • Ubuntu
  • Uncategorised
  • Uncategorized
  • Veeam
  • VMware
  • websites
  • Zerto
Meta
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Leave a Comment

Your feedback is valuable for us. Your email will not be published.
Cancel Reply

Please wait...
Submit Comment →

Contact
Tel: 020 8242 4277
hello@cloudmonkey.co.uk
London
We Work
41 Corsham Street
Shoreditch
N1 6DR
Midlands
87a Warwick Street
Leamington Spa
Warwickshire
CV32 4RJ

Registered in England & Wales
Company number: 09272142
VAT number: 213533738
DUNS: 220434791

© Cloud Monkey™ Ltd 2019 | Privacy Policy | Terms of Service | Cookie Policy | No Monkeys were harmed in the making of this site.
Custom WordPress Login Page | Cloud Monkey