Better iBoxes

.better_iboxes .better_iboxes_media .better_iboxes_icon-border.media-type-image { background-size: 100% auto; background-position: center center; } .better_iboxes.top-aligned .better_iboxes_media { width: 85%; }

Migrate WP Website to a New Domain and Server

8 Steps to Migrate a Site from Backup Files 1. cPanel > phpMyadmin: select the WP related database on the left > click Export on the top: save it as a file (.sql) 2. FTP > connect and download all the files and folders of your WP 3. On the new domain (new host?) create […]

Great Resource for Different WordPress Roles:

http://codex.wordpress.org/Roles_and_Capabilities#Editor   Description WordPress uses a concept of Roles, designed to give the site owner the ability to control what users can and cannot do within the site. A site owner can manage the user access to such tasks as writing and editing posts, creating Pages, defining links, creating categories, moderating comments, managing plugins, managing […]