== Black Mesa == Theme Author: Stefan Kröber Author URI: http://www.arcance.net Theme URI: http://www.arcance.net/freebies Version: 1.1 Description: A graphically intense theme with alternating, semitransparent headline-boxes, parallax moving backgrounds and beautiful text styles. Supports featured thumbnails, custom menus and multiple widget areas. ==== CONTENT ==== * Installation * Limitations & Known Issues * Get Support * Changelog == INSTALLATION == To install the theme, simply copy the folder you just downloaded to your themes directory (wordpress/wp-content/themes/-folder-), using your favourite ftp tool. After that, go to Appearance > Themes in your WordPress Admin Panel and activate the theme. == LIMITATIONS & KNOWN ISSUES == Using a featured image (post thumbnail) This theme allows you to use a thumbnail for your posts, however, it will be resized to a fixed width and height of 80 x 80 pixels to fit into the layout. Keep in mind: If your image is not quadratic, this results in an stretched image! - - - - - - - - - - - - - - - - - Header Navigation Menu Please do not put a thousand items into the header menu, or it will break into multiple lines. Six to nine items should easily fit into the bar. If you would like to display more items, you may use a second menu within the sidebar for this purpose. However, it is always advisable to present as few items as possible in the primary navigation, which is why I am not thinking about adding a pretty solution for two- or more-rows header menus. - - - - - - - - - - - - - - - - - Removing the glass-effect overlay from the header If you do not like the glassy overlay, you have to make some changes in header.php template manually. If necessary, download the file from the themes folder to your computer, then open it with your favourite texteditor (Notepad or TextEdit will do). Search for the line "" (~ line 90) and delete it. Save header.php and upload it again (overwrite it, if asked). - - - - - - - - - - - - - - - - - Using search widget in the sidebar Currently it is important to make sure, that you add a title to the search widget, otherwise the layout will break. This happens due to the way of how the sidebar widgets are implemented. If no title is set, an opening
tag would not be printed, thus closing a prior div element too early. - - - - - - - - - - - - - - - - - Theme may be bugged in Internet Explorer Though I do not expect major issues regarding legacy Internet Explorer compatibility, there may be some minor flaws - leaving aside the fact that I am not including a PNG-Fix. I am not testing for older IE compatibility with this release. I may address this in a future minor release (1.1.x). If you encounter any major bugs, please contact me: http://www.arcance.net/contact == GET SUPPORT == I found a bug! There is a faulty translation! Sorry for that. I probably drank to less coffee the night I was working on that. It would be very kind, if you could report any bugs or flaws you encounter. There are several ways to do so: Write me an email: http://www.arcance.net/contact Open a support ticket on wordpress.org: http://wordpress.org/extend/themes/blackmesa Email is way faster - I do not ofter check the wordpress.org tickets - - - - - - - - - - - - - - - - - I am missing a feature. Can you add it? I have another question! Feel free to ask whatever you want. If I can, I will help you. But keep in mind that I am not able to help with WordPress issues in general, not directly related to my themes. Write me an email: http://www.arcance.net/contact == CHANGELOG == Version 1.1 - 06.07.2012 *Complete rebuild based on "TwentyTen" for better compatibility with WordPress 3.x Fixed: Posts ending with a floating element no longer appear "cut off" at the bottom Fixed: Elements wider than the content area no longer appear "cut off" at the right side Fixed: Admin Bar was occasionally not showing up Fixed: Pages are now properly listed on single view when the entry is split into parts Fixed: Tags and categories in post meta are no longer partially hidden if there are a (ridiculously) high amount of items Changed: RSS / Atom feeds are now generated via automatic-feed-links support-function Changed: Comments are now displayed via custom wp_list_comments function Changed: Comments form is now displayed via comments_form function Changed: Loading scripts via wp_enqueue_script function Changed: Moved prominent credit link from sidebar to footer and made it a lot less flashy Changed: Size of avatars reduced to 60x60 pixels, due to threaded comments support Changed: Previous- and next-buttons / links now have an arrow character on them for faster recognition Changed: Glass-effect on header image has been separated and is now displayed "on top" of an image Changed: Improved a few text-styles for easier reading and better recognition Added: Threaded comments Added: Pagination for comments Added: Custom header images Added: Featured thumbnails support (fixed to 80x80 pixels) Added: Very basic styles for visual editor to get closer to the themes look Added: Localized every text output (hopefully) to allow easy translation; german already included Added: license.txt and readme.txt - - - - - - - - - - - - - - - - - Version 1.0 Initial release