=== BlueSip === Theme Name: bluesip Theme URI: http://mkhuda.com/themes/bluesip Author: Mkhuda Author URI: http://mkhuda.com Description: The bluesip theme is a minimalist theme based on Wordpress and the original Theme by Mkhuda. It was created especially for The Blue White Themes Lovers. Version: 1.3 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: blue, white, two-columns, right-sidebar, rtl support, custom-menu, custom-background, threaded-comments, translation-ready, Text Domain: bluesip == Installation == Manual installation: 1. Upload the `bluesip` folder to the `/wp-content/themes/` directory Activation and Use 1. Activate the Theme through the 'Themes' menu in WordPress 2. See Appearance -> Customize to change theme specific options == Supported Browser == Mozilla, Chrome, Safari, IE 10 == License == * The script navigation.js & keyboard-image-navigation.js is licensed under GNU. See https://github.com/Automattic/_s/tree/master/js * The script html5.js is licensed under MIT * All of images or icons are made by me. == Credit == 1. Thanks to themeshaper.com for teaching me how to make nice WordPress theme from scratch. 2. Clean Retina by Theme Horse for inspiring me. == Theme Notes == About the theme in the following link. http://mkhuda.com/themes/bluesip == Additional Notes == BlueSip theme is released for free under the terms of the GNU General Public License version 2 and some parts under their respective licenses. In general words, feel free and encouraged to use, modify and redistribute this theme however you like. You may remove any copyright references (unless required by third party components) and crediting is not necessary. The theme is offered free of charge. BlueSip WordPress theme, Copyright (C) 2013 Mkhuda == Change Log == = 1.3 = * fixed header url (tskk) * removed selectnav.js to fixed later (tskk). * fixed entry-title (tskk) * fixed credit link in footer = 1.2 = * Removed get_option('bluesip_logo_header') from header.php (Thanks to tskk) * Removed one of bluesip_content_nav(); in template-tags.php. * Fixed wp_footer(); (Thanks to tskk) * Added some text if search has no results. (Thanks to tskk) * Added avatar of author to single post, bluesip_show_avatar(); = 1.1 = * Added entry header background into Sticky post * Fixed Long select menus in widget are overflowing widget area (Thanks to tskk) * Removed the text "bluesip theme" in screenshot (Thanks to tskk) * Fixed Clearing Floats Page (Thanks to tskk) * Fixed "Page with comments" aren't showing comments (Thanks to tskk) = 1.0 = * Initial Release