Tags:
type2
(This is old content and will be updated with Tiki 1.10-specific information soon.
See also: Planetfall_customizing about how to personalize this theme.
Download 1.9 version from themes.tw.o!. 1.10 version coming soon!
The main difficulty with adapting the theme to Tiki has been to convert it from a fixed-width page design to the fluid-width design needed to display Tiki's variable-width content.
- I used the left-column background image for the drop-down menus, and used the page background image for the left column.
- I don't look to see how Mambo handles the header image and header module. In this version, the module is in a floating div within the div that holds the header image.
- One of the main problems in porting a theme to Tiki is that this CMS tends to have a lot more features than the originating CMS, so choices have to be made about covering things that weren't in the original. That is, the sites that I saw using Mambo/Planetfall generally used non-Mambo components for blogs, galleries, forums, etc., so there is both a problem and opportunities in spreading the theme around to Tiki's additional features.
For its part, Tiki tends to be over-specified with CSS identifiers, so a general descriptor in the original theme can be applied to a whole bunch of Tiki items en masse.
- Replacement of menu folder icons via CSS (doesn't work with Microsoft Internet Explorer). Original folder image deleted via a display: none, and the Planetfall black/white square background image, changed with CSS hover states, shows up twice in the mnu_application_menu, once for the flip and once for the section menu item - unplanned serendipity. Here's a normal menu:
This plugin was recently added or modified. Until an editor of the site validates the parameters, execution will not be possible.
h1 headline
h2 headline
h3 headline
h4 headline
| A table | Row 1 Cell 2 |
| Row 2 Cell 1 | Row 2 Cell 2 |
A box
A link
Code plugin:
<?php // Hello World in PHP echo 'Hello World!'; ?>
Quote plugin:
Quote:
I have enough money to last me the rest of my life, unless I buy something.
--Jackie Mason (1934 - )
--Jackie Mason (1934 - )
Planetfall_customizing describes the layout of the logo graphics area.
Created by Gary. Last Modification: Tuesday, January 01, 2008 17:53:58 JST by Gary.
Category: Planetfall
- wiki page:
Category: Type2
- wiki page: