Theme tabel7 v.2

This theme is an upgrade of a theme named 'tabel', which was for v.6.

It is a very simple theme without banner. It uses the homepage's title in the head. The graphics are from the v.6 Similitude.

My theme avoids the new function panelstate() that relies on a cookie which is not always set by the browser as foreseen by the function. In other v.7 themes it is used in the function openside() for collabsible sidepanels. My theme has returned to the safer method that was used in earlier versions of PHP-Fusion themes.

With tabel7 it is possible to make centerpanels collapsible with the function opentable("title","on") or opentable("title","off").

The new parameter 'true' is not really necenssary, but for the sake of compatibility with other themes it has been maintained in the function openside(). So here you will still use three parameters: openside("title",true,"on").

This new version has corrected some declarations in the styles.css and added the declarations that are needed for the use of the CSS navigation panel.

I claim no copyright for this theme.

Modification

If your language is English, you might want to do a slight modification in the theme.php: Line 140: the 'ucfirst' can be replaced by 'ucwords'.

Installation

When you have unzipped the package, you just upload the folder 'themes' to your homepage the usual way.