The goal here is a background image on a website that covers the entire browser window at all times. Let’s put some specifics on it: Fills entire page with image, no white space Scales image as needed Retains image proportions (aspect ratio) Image is centered on page Does not cause scrollbars As cross-browser compatible as possible Isn’t
Posts By: Renat
5 Must Have WordPress Plugins for August 2014
There are more than 32,000 different WordPress plugins in Plugin Directory. And sometimes it’s challenging to find what you need or something new. Therefore, I decided to share my personal list of must have WordPress plugins for August 2014. Enjoy! WordPress Seo by Yoast Improve your WordPress SEO: Write better content and have a
Include Any File From Your Theme
<?php include (TEMPLATEPATH . ‘/file-name.php’); ?>
Customize Login Page
You know, the one typically at yoursite.com/wp-login.php. These are things you would put in the active theme’s functions.php file. Change the Logo Is the WordPress logo by default, this changes the file path of that image. Change file path and file name to your own needs. function custom_login_logo() { echo ‘<style type=”text/css”>h1 a { background: