Skip to main content

Tech Help

  • Latest Posts
  • Tools
  • Tutorials
  • Troubleshooting
  • Random Number

Author: contrib

Change WordPress login logo

December 16, 2011January 4, 2012 contrib Leave a comment

If you want to change the default wordpress logo on the login page, you can add the following code to your themes functions.php file. Make sure /images/login-logo.png is present in your theme folder. function custom_login_logo() { echo '<style type="text/css">h1 a { background-image:url('.get_bloginfo('template_url').'/images/login-logo.png) !important; }</style>'; } add_action('login_head', 'custom_login_logo'); tested with wordpress version 3.3  

Read More

WordPress post install tips

December 15, 2011January 4, 2012 contrib Leave a comment

Some useful tips to remove wp generator, meta generator etc…  http://www.labnol.org/internet/blogging/wordpress-tips-post-installation-hacks/3931/

Read More

Bulk Rename Utility

December 15, 2011December 20, 2011 contrib Leave a comment

Free file renamer Has a no-install option WEBSITE

Read More

Vlc Player

December 14, 2011March 1, 2017 contrib Leave a comment

Vlc media Player WEBSITE

Read More

Posts pagination

Newer posts 1 … 21 22

Search

Fields

Tags

apache apple audio benchmarking code snippet cpu CSS data recovery diagnostic disaster recovery docker download dvd error excel files graphics HDD html ipad linux media MSI music MySql overclocking php powershell proxy RDP remote access remote support security ssh stress testing testing tutorials ubuntu video wamp windows windows 10 wordpress workspace one wsl

Recent Posts

  • Get Install Language of a Windows Installation
  • Laravel Sail and Docker Desktop PHP Version Update
  • Docker Desktop Change Disk Image Location On Windows
  • O365 Admin View Users Recycle Bin and Recover Files
  • Secure Wipe USB Drive Using Windows DiskPart

Other Pages

  • Privacy Policy
  • Terms and Conditions
sparkling Theme by Colorlib Powered by WordPress