Loading...
 
Skip to main content

Search

  • Coelesce, search field problem in Bundled and Legacy Themes

    Coelesce, search field problem (I tried to post this to the bug tracker on themes.tiki.org, but I couldn't make a new post even after logging in.) In the Coelesce theme, The search module has problems when placed in the left sidebar....

  • center column appears wrong in IE for moreneat in Bug reports

    In the moreneat theme the center column was appearing all the way to the right and at the same size of the the other two columns leaving most of the center blank. This was tested in IE6 and IE7. It worked fine in FF. I made a slight cha...

  • Nested tabs in Bug reports

    visible at http://nextdev.tiki.org/tiki-list_object_permissions.php as discussed on http://dev.tiki.org/wish4871 marclaporte Broken since Bootstrap Nested tabs

  • Item One in Test

    tiki WCG Themes 1430562578 tiki_WCG_Themes.png I'm happy because this operation hasn't been working recently for me at branch 14 test sites. This is the first item. tiki WCG Themes Item One

  • Kubrick theme... dropdown in New Themes

    Kubrick theme... dropdown Everything works ok, almoust, pc-users told me that dropdown menus doesn't work with MS-IE, well same guy told that here with kubrick they work allright. So what i have to do to get them work with IE.😕 Not sure...

  • Kubrick Three Columns? in New Themes

    Kubrick Three Columns? Hi Is it possible to get the Kubrick theme to display three columns? I'm a complete n00b as far as CSS is concerned, and just seem to break it when I try. Thanks Shaun I've tried just changing the tpl ...

  • 3 Themes! in New Themes

    3 Themes! Hi there! I am running a portal for my role-playing game, and since it's a universal game, I have people that are more into Fantasy, people that are more into SciFi and others that want something they can read well. The ...

  • Configurable header buttons in XtratoVeil layout in Site Config

    Configurable header buttons in XtratoVeil layout The XtratoVeil design has a header with four buttons. In the original design, these are part of a Flash file, but for tiki I thought we should stay with normal HTML so site admins could ...

  • Site upgraded to branch 29x in Site Config

    Site upgraded to branch 29x Good news! tiki continues to progress. Ahead of the release of tiki 29.0 scheduled for end August 2025, this site has been upgraded to branch 29x for additional testing and bug fixing. This is Dogfood ...

  • Kubrick theme released in New Theme

    Kubrick theme released The Kubrick theme, originally created for WordPress and ported as GPLed software to nearly 30 CMS and blog scripts, is now available for tiki. This clean and simple design has been very popular especially with blo...

  • Bootstrap Components Buttons

    Bootstrap Components Buttons !!Standard Buttons Copy to clipboard <div class="bs-example"> <p> <button type="button" class="btn btn-default">Default</button> ...

  • Bootstrap Components Indicators

    Bootstrap Components Indicators !!Alerts and Labels Copy to clipboard <div class="alert alert-dismissable alert-warning"> <button type="button" class="close" data-dismiss="alert...

  • Bootstrap Components Navbar

    Bootstrap Components Navbar !!Bootstrap Default Navbar Copy to clipboard <div class="navbar navbar-default"> <div class="container"> <div class="navbar-header"> ...

  • CalendarLinkColors

    CalendarLinkColors tiki Calendar can have links of different colors corresponding to the feature/section of the item. These are suggested colors, as they appear on a white/light background: tiki section Abbrev.* CSS select...

  • Color mode switch - temporary

    Color mode switch - temporary The upcoming tiki 26 will feature color modes, made possible by Bootstrap 5.3. Users will be able to switch between light and dark modes, initially. The switch can also be automatic, based on the user's br...

  • Common Color Contrast Issues and Fixes

    Common Color Contrast Issues and Fixes The table below is based on issues that came up more often than others (as the WAVE accessibility browser extension shows, at right) when checking and improving color contrast in Bootstrap themes...

  • CSS Overview

    CSS Overview Styling !!Presentation The presentation of elements, the visual style of your theme, is created using CSS (Cascading Style Sheets). W3C provides tutorials and other tools for learning CSS principles: www.w3.org/Style/C...

  • Custom Bootstrap Stylesheet Sources

    css bootstrap Custom Bootstrap Stylesheet Sources !! Custom Bootstrap stylesheet sources https://bootstrap.build/ - Free Bootstrap Builder (Bootstrap 5, so for tiki 25 or newer) https://themestr.app/ - Bootstrap Builder, Themer & ...

  • Customization_content_removed

    Customization_content_removed This site is a bit buggy, related to JavaScript maybe so I removed the custom code temporarily to see if there was some conflict. Custom code just before the body tag: Copy to clipboard {literal}&l...

  • Dark Shine

    Dark Shine A design by Jack Qiao ( http://www.pureweb.ca/ ) contributed to openwebdesign and released to the public domain. The tiki adaptation of this theme, like all tiki themes, is built on a Bootstrap foundation (Bootstrap 5....

  • Finding a theme

    Finding a theme Please see Marketplace Themes for additional themes that can be used with tiki. This feature of the site is just getting under way (for themes compatible with tiki 15 and newer) and a few dozen themes are in the pipelin...

  • Navbar improvement ideas

    Navbar improvement ideas Bootstrap has a mobile-first philosophy, so things are built to be usable on small devices first and then scaled up/modified to work well on larger displays. tiki comes from the other direction, made for pc...

  • Nuke

    Nuke tiki history . . . Nuke was a theme that was in tiki 1.0 and 1.1. (This page was created as part of the tiki Package Themes tracker tracker10 .)

  • Print

    Print See also: Typography http://stackoverflow.com/questions/12302819/how-to-create-a-printable-twitter-bootstrap-page http://dev.tiki.org/Print {maketoc title=""} !! Print options * When printing, there should b...

  • RSS_banner_test

    RSS_banner_test !! Actual PluginRSS output This banner uses PluginRSS to display an RSS feed from tiki.org, plus an image from the themes.tiki.org file gallery. The problems shown here: * The information produced by the RSS feed ...

  • Smarty Templates

    Smarty Templates tiki uses the Smarty template engine, and generally at least one PHP file and one Smarty template (.tpl) file, and sometimes several, are used to display a tiki page, depending on the feature, section and so on. The...

  • Theme Options aka Child Themes

    Theme Options aka Child Themes Easy theme variations Theme options are an easy way to have variations of a theme that is already installed at a tiki site. Typically they change the "base" theme's coloring, font style, column widths or o...

  • Theme-making Questions and Answers

    Theme-making Questions and Answers This page is for discussing how to make a tiki theme. Please edit the page to ask a question, and someone will edit it again to answer. !! Sample question: How do I ask a question here? Answer: Fi...

  • WikiPageDivs

    WikiPageDivs wiki page layout tiki.tpl: {DIVFLOATING(background=>#CCCCCC, padding=>3px, clear=>none)} tiki-show_page.tpl: {DIVFLOATING(background=>#DCDCDC, padding=>3px)} div.pagetitle: {DIVFLOATING(border=>1px re...

  • Re: An html page template in Tiki Design

    Re: An html page template You could use an iframe in the HTML page whose source is a URL like tiki-index_p.php?page=HomePage. The '_p' causes just the wiki content to be loaded. Of course if there are any links in that wiki content, the...

  • Re: Separating parts in Tiki Design

    Re: Separating parts Hello, The old css-files were almost unreadable, and the new ones are worse. ... Have you looked at the CSS files for the Kubrick and Planetfall themes? I tried to organize them more coherently and a...

  • Re: Re: Mittwoch Problem in New Themes

    Re: Re: Mittwoch Problem I manual installed the newest tiki, installed the theme, and used Exterminator. Still the same result 🙁 If I gave you admin and ftp access could you look into it for me please? skilly I'm p...

  • Re: Fluid index problem in New Themes

    Re: Fluid index problem This error, IIRC, is caused by sos.js, which is used with the dropdown "tools" menu that contains the edit icon, etc. A quick fix for this is to just delete or rename the file templates/styles/fluidindex/tiki-sho...

  • Re: New FiveAlive theme in New Themes

    Re: New FiveAlive theme If you go full-width in tiki 7, once siteheader.png ends at about 1350px, the tile image is slightly darker so is not quite seamless. Great theme though. 😊 Maybe not just full-width, rather when you have a log...

  • Re: Re: new CSS file zero bytes in Bundled and Legacy Themes

    Re: Re: new CSS file zero bytes Edit-CSS appears to be broken in tiki 2.0. For now, CSS files can be edited locally and uploaded/copied to the server, for users with that access. -- Gary Thanks for confirming Gary, at l...

  • Re: Mittwoch layer menu error in New Themes

    Re: Mittwoch layer menu error Please see Mittwoch about Site Identity and the menu set up. The error message indicates that there isn't a PHP Layers menu set properly. In this version of tiki, the menu id number must be part of the Site...

  • Main Nav menu changes id when logged in? in Tiki Design

    Main Nav menu changes id when logged in? tiki 6.1 The News theme Theme control is off group themes is off I'm seeing the main navigation menu do this: div.role_navigation ul#cssmenu 0 changes to div.role_navigation ul...

  • damian - navigation two lines high in Bundled and Legacy Themes

    damian - navigation two lines high hi i was trying to make the navigation in the top bar "slimmer"... currently it seems to be two lines in height: Link but the tiki-top_bar.tpl only contains one line: {phplayers id=53 ...

  • Permission Denied in Tiki Design

    Permission Denied I wanted to search the forum here so that I did not repost a common question. But when I do a Search I get a Permission Denied error message. Is there a problem with permissions, or is it something I'm doing? ~jon Sor...

  • Happy Scroll in Marketplace Themes

    Happy Scroll Screenshot 1470835358 Happy_Scroll_screenshot.jpg Happy Scroll.zip 1470904057 Happy_Scroll.zip Main menu item selector made more general to reduce chance of CSS errors due to module configuration. Archive: tiki_file_uplo...

  • A Big Idea in Tiki Design

    A Big Idea Hey, folks: The theme resetter cut me off as I was trying to post before, which kind of underscored my original point. I'll make it brief this time: when it comes to modern standards, tikiWiki's themes are mostly broken. T...

  • newbie question in New Themes

    newbie question I super like the eatlon template. We will be using it for the helpsite of our product. In the demo of it, the user login was also at the top, and drop down menus existed. What do I need to do to enable the same features ...

  • CSS

    CSS tiki's CSS has been in transition, and is coming around to being more of a framework. As of tiki 4, this is how the CSS files are arranged. {maketoc(title="")} !! Feature- and browser-specific CSS There are feature-specific st...

  • Theme header modules

    modules Theme header modules Top of the page things in tiki 7 As of tiki 7, the page header items (formerly "site identity" items) are assigned using modules rather than Look and Feel admin configuration options. So you need to keep a fe...

  • Upgrading

    Upgrading To help update custom theme files from one tiki version to the next, this page lists changes in the theme stylesheet and in typical theme-specific Smarty template (.tpl) files. {maketoc} !! tiki 4 to tiki 5 Theme file cha...

  • Using Site Look and Feel Features

    Using Site Look and Feel Features Quick guide to features related to site identity The quickest way to customize a tiki site is to use its built-in "Look and Feel" features. While not "theme-making" in the full sense, this is described ...

  • Lookin For Direction in Tiki Design

    Lookin For Direction I followed the directions put forth, with regard to creating my own directory in {HOME}/templates/styles and creating my own tiki.tpl in that directory then creating my own hines57.css in the {HOME}/styles direct...

  • codex - wiki tabs ontop instead of bottom in Bundled and Legacy Themes

    codex - wiki tabs ontop instead of bottom On the codex theme (and others) the wiki tabs such as edit, history, etc. are at the bottom of the page rather than the top....is it easy to move them to the top, and if so, how........ ...

  • Planetfall in Themes

    1138164420 chibaguy Based on the Planetfall theme for Mambo CMS. Awesome theme!! tiki-index.php?page=Planetfall tiki-download_file.php?fileId=4 Planetfall

  • formcolor in Bundled and Legacy Themes

    formcolor THere are some incosistency in formcolor. Sometimes it is on th tr, sometimes on the td. And some themes do not set forcolor the same in both case. Ex: the categorize form is on the tr, tiki-upload_image,php is on td except f...