Zukakakina.com
Themes, etc. for TikiWiki CMS/Groupware
Type2 Themes
Tags:
type2
The current (Tiki 1.9.9) tiki.tpl contains one table for content layout — containing the center, left, and right columns — but the page header (Site Identity and tiki-top_bar) are above the table, not inside it, and the footer (tiki-bot_bar) is below it. This arrangement doesn't work for theme types where all content is graphically "framed" or for themes with certain other qualities (see http://themes.tikiwiki.org/tiki-index.php?page=Tiki_110_Theme_Ideas#_quot_Table_assisted_quot_layout). So for such themes I've come up with this layout in which the table is extended upward and downward to include the page header and footer, and given extra td's for the left and right margins.
As background, the reason for using a table for layout in the first place is primarily the inability of IE7 to handle dynamic content of various widths in the center column of a multiple-column layout when there are side margins. The kludges needed to style "columns" with CSS only are arguably another reason to use one simple table to layout the page.
Needless to say, if there's a simpler way to do the job, I'm open to suggestions and would be happy to reduce the page markup wherever possible.

This arrangement makes possible themes such as the ones listed below. These are all in progress, some nearly finished and others just getting started, but all use the same tiki.tpl so demonstrate its functionality.
One variation between themes is whether td id="leftborder" and td id="rightborder" are commented out or not in tiki.tpl. The reason for these tds is to provide a background image for the left and right sides of the content area when leftcolumn and rightcolumn tds are turned flipped off. Naturally their background is also turned off, so for themes where there is a border, this can be provided by the border td and isn't affected by the presense or not of the left or rightcolumn td.
For themes that don't have a side margin but otherwise have a layout requirement that can't be addressed by a liquid (*lite.css-based) method, the left and right margin tds can be given a zero-width property in the theme's CSS file. Optionally the tds could be commented out in tiki.tpl but I don't know if the small amount of reduced overhead would make the editing worthwhile.
Andreas08 Adapted from HTML template
Candiiclouds Adapted
Dark Shine Adapted HTML template (GPL)
Eatlon From eatlon.com (cache):"Feel free to download and use however you want as long as you leave the credit link in the footer."
Emteekee
Faulkner Adapted
Freestyle Adapted
Just Footy Adapted from phpBB
Kapaa Original (LGPL)
Kubrick
Lox1 Adapted from XOOPS
NFIanusblue? Adapted from e107
Omkra? Adapted from e107
Planetfall Adapted from Mambo/Joomla
The Rag Blog Adapted from HTML template (Creative Commons license)
Tulip Time Adapted from WordPress
WofW? Uses proprietary fan-site graphics, etc.
Xtratoveil? Adapted from phpnuke
Zuka Original (LGPL)
These are themes I've been working on or have had around in parts (and there are more). With 1.10 coming, it's a good time to get them in shape and have ready for the new Tiki features.
As background, the reason for using a table for layout in the first place is primarily the inability of IE7 to handle dynamic content of various widths in the center column of a multiple-column layout when there are side margins. The kludges needed to style "columns" with CSS only are arguably another reason to use one simple table to layout the page.
Needless to say, if there's a simpler way to do the job, I'm open to suggestions and would be happy to reduce the page markup wherever possible.

This arrangement makes possible themes such as the ones listed below. These are all in progress, some nearly finished and others just getting started, but all use the same tiki.tpl so demonstrate its functionality.
One variation between themes is whether td id="leftborder" and td id="rightborder" are commented out or not in tiki.tpl. The reason for these tds is to provide a background image for the left and right sides of the content area when leftcolumn and rightcolumn tds are turned flipped off. Naturally their background is also turned off, so for themes where there is a border, this can be provided by the border td and isn't affected by the presense or not of the left or rightcolumn td.
For themes that don't have a side margin but otherwise have a layout requirement that can't be addressed by a liquid (*lite.css-based) method, the left and right margin tds can be given a zero-width property in the theme's CSS file. Optionally the tds could be commented out in tiki.tpl but I don't know if the small amount of reduced overhead would make the editing worthwhile.
Andreas08 Adapted from HTML template
Candiiclouds Adapted
Dark Shine Adapted HTML template (GPL)
Eatlon From eatlon.com (cache):"Feel free to download and use however you want as long as you leave the credit link in the footer."
Emteekee
Faulkner Adapted
Freestyle Adapted
Just Footy Adapted from phpBB
Kapaa Original (LGPL)
Kubrick
Lox1 Adapted from XOOPS
NFIanusblue? Adapted from e107
Omkra? Adapted from e107
Planetfall Adapted from Mambo/Joomla
The Rag Blog Adapted from HTML template (Creative Commons license)
Tulip Time Adapted from WordPress
WofW? Uses proprietary fan-site graphics, etc.
Xtratoveil? Adapted from phpnuke
Zuka Original (LGPL)
These are themes I've been working on or have had around in parts (and there are more). With 1.10 coming, it's a good time to get them in shape and have ready for the new Tiki features.
Created by: Gary.
Last Modification: Tuesday, 06 of May, 2008 21:44:27 EST by Gary.
Category: Type2
- wiki page:
Sidebar
Sidebar
Shoutbox
Gary, 06:36 EST, Sat, 16 of Aug, 2008:
There may be layout glitches because files are being modified for Tiki 3.
Anonymous, 15:18 EST, Thu, 07 of Aug, 2008:
Testshout
Anonymous, 06:35 EST, Tue, 29 of Jul, 2008:
Anonymous, 06:57 EST, Tue, 08 of Jul, 2008:
hello There
Anonymous, 13:53 EST, Tue, 10 of Jul, 2007:
I am very impressed with your work. Thanks a lot! Keep it up!
Anonymous, 01:44 EST, Tue, 03 of Jul, 2007:
Brilliant work, Gary. I'm impressed. Thanks heaps. (Xavi)
Anonymous, 04:46 EST, Wed, 27 of Jun, 2007:
Thanks Gary--I appreciate your time and assistance.
Gary, 00:35 EST, Tue, 26 of Jun, 2007:
willdela, I responded to your question about Kubrick logo link at tikiwiki.org.
Gary, 09:52 EST, Mon, 14 of May, 2007:
Andreas09 theme for TIki is now available at themes.tikiwiki.org!
Gary, 00:50 EST, Fri, 27 of Apr, 2007:
cbb uses the box-method author's original graphics, which aren't meant for distribution. I used them for testing, but the theme isn't intended to be shared with these graphic files. I'm replacing them soon. Check the Zuka theme for the cbb method.