Cryonics theme for Wordpress
This topic was developed for ease of editing and adaptation, as well as to comply with the rules for optimizing sites in relation to search engines.
For this, the structure of pages with a corrected title hierarchy was revised: H1 for the page name, H2 for subtitles.
Often in topics you can find the site name in H1 on all pages and subtitle titles a little anywhere, including on the sidebars or in the footer!

Characteristics
- SEO-friendly.
- Variable width (liquid, liquid).
- Minimum width 480 pixels.
- Maximum width 1920 pixels.
- Classic composition in two columns with a menu on the left.
- Navigation bar with categories on the left and static pages on the right.
Can contain 7 categories and 4 pages (editable). - List of recent articles under tickets.
- Easy to edit.
- A static page (on this site) is provided for an experiment with changes in composition.
Plus, an 8-page tutorial can help you tailor the topic to your needs.
Compatibility
The theme was tested under:
- Firefox all versions.
- Safari 4.
- Chrome 2.
- Opera 9. And
- others...
Works on older browsers.
It works with Wordpress 2.8 and should work on older versions.
Setting the theme
Extract content from archive. Before posting a theme on the Internet, add a logo with a transparent background, so in GIF or PNG format.
The maximum image size is 320 x 48 pixels, which can be changed in the style sheet (descriptor: logo).
Header.php again deletes the display of the title and site description in text form.
In this block:
<div id="logo" onclick="location.href='<?php echo get_settings('home'); ?>/';">
<?php bloginfo('name'); ?> <br>
<span class="sitedesc"><?php bloginfo('description'); ?></span>
</div>
Delete:
<?php bloginfo('name'); ?> <br>
<span class="sitedesc"><?php bloginfo('description'); ?></span>
Then copy the cryonia directory to:
wp-content/themes/
Then go to Dashboard to enable this theme.
The theme is intentionally provided with additional items so you can select them by removing some.
- From the administration panel, you can replace the sidebar with the selected widgets.
- Otherwise, delete elements that are not suitable for you in sidebar.php using the theme editor.
- For a link, it is recommended to delete the blogroll, categories that are already in the navigation bar, calendar .
- You can edit the style sheet (style.css) to change the minimum and maximum width in the body descriptor.
Banner
There are two banners, a melted image on a gray background and a stretched image. See frequently asked questions about changing the type of banner.
Change theme
- Cryonics theme: Usage and personalization. For example, how to modify graphic elements.
- How to change the theme. A more general article .
Download and demo live
- Download Cryonie on Wordpress. GNU GPL 2.0 license.