Fullscreen
[Show/Hide Right Column]

Print

Theme tab

Related Topics

Overview
Use this tab to select your Tiki theme and options, and other template configurations.

To Access
From the Look and Feel Admin page, click the Themes tab.

Note
You can obtain additional themes at http://themes.tiki.org

8.x

Theme tab
Theme tab


Option Description
Theme Select the theme (from the available files in ../styles/*.css)
Theme options Some themes may have additional options, such as specific coloring or sizes
jQuery UI Theme Specific theme to use for jQuery elements.
Fixed width
Layout width If Fixed width is enabled, enter the maximum site width, in pixels.
Users can change theme Allows users to change the theme (for example, via the Switch Theme module)
Each group can have its own theme Specifies if each Group has a unique theme (specified by the user's default Group)
Theme Control See Theme Control

7.x
General tab
Theme tab


Option Description
Theme Select the theme (from the available files in ../styles/*.css)
Theme options Some themes may have additional options, such as specific coloring or sizes
Fixed width
Layout width If Fixed width is enabled, enter the maximum site width, in pixels.
Users can change theme Allows users to change the theme (for example, via the Switch Theme module)
Each group can have its own theme Specifies if each Group has a unique theme (specified by the user's default Group)
Theme Control See Theme Control

6.x
General tab
Theme tab (courtesy of Tiki for Smarties)


Option Description
Theme Select the theme (from the available files in ../styles/*.css)
Theme options Some themes may have additional options, such as specific coloring or sizes
Uses can change theme Allows users to change the theme (for example, via the Switch Theme module)
Each group can have its own theme Specifies if each Group has a unique theme (specified by the user's default Group)
Slideshow theme Select the theme for use when viewing wiki slideshows
Edit CSS See Edit CSS
Theme Control See Theme Control
Tiki Template Viewing
Edit Templates See Edit Template Docs
Smarty Template usage indicator If enabled, Tiki will insert HTML comment tags to signify the start and end of content generated from specific TPL templates.
Note: Do not enable this option for production sites.
Categories used in templates

2.x

Key Function and sub-features

Site Identity can be enabled by switching the checkbox on (off by default) at Admin -> (Admin Home ->) Features page. In Tiki 2.2, the Site Identity checkbox is on the Admin -> (Admin Home ->) Look & Feel page, in the Theme tab. The main sub-feature is the Site Logo which will appear on the top Site Header of every Tikiwiki page and by default it links to the index page ("./") of the used site as is common.
Site Identity Settings can be found on Admin -> (Admin Home ->) Site Identity (it used to be on the General settings page). In Tiki 2.2 these settings can be found on the Admin -> (Admin Home ->) Look & Feel page, in the General Layout tab.

Currently you can:
  • enable Site Location bar (aka breadcrumbs)
  • customize the Site Logo image source, background color, title and alt attributes
  • put your own Custom Code in the Site Header
  • setup banner zones and enable the Banner area
  • enable Site Search bar

This is the admin interface at "Admin -> (Admin Home ->) Site Identity" (similar to the corresponding interface at "Admin -> (Admin Home ->) Look & Feel -> General Layout" in Tiki 2.2)

Image
Image
Image


Webmaster Report: tikiwiki >= 2.0 . This will add at the bottom of your screen a 'Report Webmaster' that will open
Image
Requirement: You need the permission tiki_p_site_report to see the link
Send a link: tikiwiki >= 2.0. This will add at the bottom of your screen a 'Send a Link' that will open
Image
Requirement: You need the feature 'tell a friend' activated and the permission tiki_p_tell_a_friend.

Note:
In case you can publish more than 250 characters under "Custom code > content", and you can't see the option to enable more than 250 characters in the tiki interface as in the above screenshot, you can manually do so in the database itself.

Image


You can go to your database using PhpMyAdmin? (database tiki19_drecerca in this example above, select tiki_preferences table, and edit the "value" field of the table (see the hand icon on the screenshot, on the edit button) from "varchar(250)" to "text", so that it ends like in the previous screenshot.

Examples

Adding a banner logo so that it fills the top of your site.

Here is one of several different ways. This one in particular puts your banner logo image in the top left corner and then repeats another image from the right side of that image all the way across to the right side of the page (in effect, continuing the vertical pattern on the right side of your logo horizontally all the way across the page).

Image

To do this, first upload into your gallery your banner logo (image id=3 below) and a 1px wide image of the right side of your logo (image id=14 below). Then go to: Admin, Admin Home, Look & Feel, General Layout (./tiki-admin.php?page=look#layout), Custom Site Header. Check Activate and Publish checkboxes. In the Content text box, enter something like:
<div style="height: 120px; background: transparent url('/tw2/show_image.php?id=14') repeat-x"><img src="/tw2/show_image.php?id=3" /></div>

Credit be to luciash!

{if $page ne ''}
 <div style="float:right;">
  {if $page eq 'HomePage'}
   <img src="http://domain.com/show_image.php?id=22" />
  {elseif $page eq 'Other Page'}
   <img src="http://domain.com/show_image.php?id=23" />
  {/if}
 </div>
{/if}
<div style="height: 120px; background: transparent url('/tw2/show_image.php?id=31') repeat-x">
 <a href="http://domain.com"><img src="/tw2/show_image.php?id=30" border="0"/></a>
</div>








Contributors to this page: Rick22958 points  and system .
Page last modified on Thursday 13 October, 2011 17:44:57 UTC by Rick22958 points .
The content on this page is licensed under the terms of the Creative Commons Attribution-ShareAlike License.

Site Language

Reference Guide

Keywords

These keywords serve as "hubs" for navigation within the Tiki documentation. They correspond to development keywords (bug reports and feature requests):



Tiki Newsletter

Delivered fresh to your email inbox!
Newsletter subscribe icon
Don't miss major announcements and other news!
Contribute to Tiki

Show php error messages
 
PHP (5.3.5-1ubuntu7.8) ERROR (E_WARNING):
File: lib/images/abstract.php
Line: 231
Type: getimagesize(display610) [function.getimagesize]: failed to open stream: No such file or directory
PHP (5.3.5-1ubuntu7.8) ERROR (E_WARNING):
File: lib/images/abstract.php
Line: 231
Type: getimagesize(display566) [function.getimagesize]: failed to open stream: No such file or directory