Encyclopedia Theme for Wordpress
Encyclopedia is a theme based on Cryonia and especially intended for encyclopedic sites.
It places the main categories in tabs, so they must be a limited number.

Characteristics
- SEO-friendly.
- Variable width (liquid, liquid).
- Minimum width (800 pixels) and maximum width (1920 pixels).
- Column on the left in header continuity.
- Tabs. Can contain 8 categories.
- Easy to edit.
Compatibility
The theme was tested under:
- Firefox all versions.
- Safari 4.
- Chrome 2.
- Opera 9. And
- others...
Works on older browsers
Works under Wordpress 2.8 and undoubtedly with previous versions within compatibility with features (some of them are new).
Setting the theme
- Extract content from archive.
- Add the logo (maximum image size 520 x 48 pixels) to the theme catalog (encyclopedia).
- Copy encyclopedia catalog to: wp-content/themes / B
- Dashboard to enable this theme.
If you want to replace the text name and description with a logo...
In this block in header.php:
<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>
Download Theme
- Encyclopedia theme on the site wordpress.org. GNU GPL 2.0 license.