Simpliste
Theme Description:
Theme conversion of simpliste (resonsive) theme by Renat Rafikov.
More info on original theme:
https://github.com/rafikov/Simpliste
I only enabled the most basic template contents. See website for possibilities.
In the zip file are 2 folders + a text file:
Simpliste -The actual theme
Original theme - The original theme folder and subdirectory structure
Text file - A list of the skin files
Changelog:
version 1.2: added support for plugin GS Custom Settings, for changing "skins"..
version 1.1: All css files are now linked from template.php (instead of some via style.css), added skins.txt
Install Instructions:
Upload the folder Simpliste to your theme-directory. Activate the theme.
There are a lot of different "skins" possible, these are stored in subfolders of the main css folder. To activate a skin, go to the Theme Editor and edit Default Template
In the head section you see:
<link rel="stylesheet" href="<?php get_theme_url(); ?>/css/skin.css">
Change the /css/skin.css"> in the location of the skin.css file in the subfolder. For example:
<link rel="stylesheet" href="<?php get_theme_url(); ?>/css/moderndark/Blue/skin.css">
Alternative skins:
/css/skin.css">
/css/aim/skin.css">
/css/bigcoloridea/Blue/skin.css">
/css/bigcoloridea/Dark-Blue/skin.css">
/css/bigcoloridea/Orange/skin.css">
/css/bigcoloridea/Pink/skin.css">
/css/bigcoloridea/Purple/skin.css">
/css/bigcoloridea/Red/skin.css">
/css/blackberry/skin.css">
/css/fresh/skin.css">
/css/fruitjuice/skin.css">
/css/glimpse/skin.css">
/css/humble/skin.css">
/css/illusion/skin.css">
/css/isimple/skin.css">
/css/liner/skin.css">
/css/maple/skin.css">
/css/mentol/skin.css">
/css/moderndark/Blue/skin.css">
/css/moderndark/Green/skin.css">
/css/moderndark/Orange/skin.css">
/css/moderndark/Pink/skin.css">
/css/moderndark/Purple/skin.css">
/css/moderndark/Red/skin.css">
/css/moderndark/Yellow/skin.css">
/css/nightroad/skin.css">
/css/passion/skin.css">
/css/simplesoft/skin.css">
/css/simpleswiss/skin.css">
/css/simploid/skin.css">
/css/snobbish/skin.css">
/css/solution/skin.css">
/css/stylus/skin.css">
/css/teawithmilk/skin.css">
Edit: You can now change the "skins" in the admin interface of the GS Custom settings plugin. To make that work, delete the original template.php in the themes directory and rename the file template_gscs.php to template.php. You need GS Custom Settings plugin installed and activated for it.
Archived Versions:
These are old versions of this file. Please use with caution as they are probably out of date and no longer supported. ShowHide