The Cryonie Theme for Wordpress

This theme has been designed to be easy to modify and to be consistent with the rules of optimizing sites for search engines.

To do this, the structure of pages has been revised with a hierarchy of titles corrected: H1 for page title, H2 for sub-title.
Often found in themes is the site name in H1 tags on all pages and subtitles anywhere, including in side panels or footer!

Features

In addition, a 8-page tutorial can help you adapt the theme to your needs.

Compatibility

The theme has been tested and works under:

It works on older browsers too.

It has been in production since Wordpress 2.8 and should work on older versions.

Installing the theme

Extract the contents of the archive. Before putting it online, add your logo with a transparent background, so a GIF or PNG format.

The maximum size is 320 x 48 pixels, which can be modified in the style sheet (descriptor is: logo).

It is recommanded to remove the display of title and description in text form in header.php. 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 cryonie directory into:

wp-content/themes/

Then go to the administration panel to activate this theme.

The theme is deliberately provided with additional elements to allow you to choose them by deleting some.

How to tweak the theme

Download the theme and live demo