Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
geeklog-plugin-chameleon: The Complete CSS Theme Solution for Geeklog.
- Summary
- Chameleon is a combination theme and plugin for Geeklog v1.4.1+. The theme is a
pure CSS based theme. One of the major hurdles for a pure CSS driven layout in
Geeklog is Geeklog's ability to dynamically have 3, 2 or 1 set of columns
display at any given time. This problem has been solved with the customized
functions.php file included with Chameleon.
The benefits of using a pure CSS theme is that it is far easier to “theme” a
site using CSS (just use a different CSS file) than using HTML tables. This is
where the plugin side of Chameleon comes into play. Also, using a pure CSS
driven layout, the content is always sent to the browser first, followed by the
left / right columns. This means that mobile devices or systems that do not
support style sheets will always see your site content first. This is also
optimized for search engine friendliness as well.
Changelog
- * Tue Jan 8 18:00:00 2008 Joel Barrios <http://joel-barrios.blogspot.com/>
- Initial build