Loading...
 
Skip to main content

Search

  • Re: Templates in Tiki Design

    Re: Templates There could be some confusion because the word "templates" means a few different things in tiki. One is content templates, which are pasted into wiki pages when the same page content is needed more than once. Another kind ...

  • 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...

  • Customizing CSS menus in Tiki Design

    Customizing CSS menus Hello, i am theming a vertical css menu - trying to chage the width of the dropshadow under the flyout sections of the menu. this is hard. it seems to be an inline style buried in the tiki-user_cssmenu....

  • 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...

  • Blog layout

    Blog layout For tiki 6, tiki's blog section has been renovated, with many new features added and revisions made to existing features (see http://dev.tiki.org/Blog revamp ). One part of this was to modify the way blog posts are display...

  • 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: PlanetFall & error with the php layer in New Themes

    Re: PlanetFall & error with the php layer tiki.tpl could be modified easily to switch the positions of the two columns. I'll make that version, too. Great Man , so i'll expect from you the modified tiki.tpl 😁 for the la...

  • Sidecolumn toggle button experimenting

    Sidecolumn toggle button experimenting One of the interface changes in tiki 25 was putting giving button classes to each of the anchor elements that contain a side column toggle icon. This was done to make the interface elements more c...

  • 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 ...

  • 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> ...

  • 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...

  • 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....

  • I like it a lot in Other themes

    I like it a lot I just re-themed my http://www.keycontent.org and would like some feedback from the tw.o community. Please let me know what you think in terms of: *Visual design *Usability *Anything else Thanx - Rick ...

  • 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...

  • 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...

  • 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...

  • Re: LOG IN Error as Admin / HELP in About themes.t.o.

    Re: LOG IN Error as Admin / HELP Hi Oswaldo1965: This looks as if you chose an old theme (not updated for your tiki version, and some .tpl's files might be out of date with current tiki php code). I'd suggest you to go directly to y...

  • 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: Kubrick - no header bar displayed in New Themes

    Re: Kubrick - no header bar displayed I just installed Kubrick and activted it - but there is no title bar displayed at all (no graphics and no phplayers menu)! When checking the source code of the page I saw that all div's for the hea...

  • Full-width backgrounds and fixed-width content

    Full-width backgrounds and fixed-width content A newly installed tiki site has a left column and center or main column, and a right column can also be activated. The side columns are normally used for navigation or other information th...

  • Re: Re: Re: Flash Drop Menu in Theme: Planetfall (Help Please.) in New Themes

    Re: Re: Re: Flash Drop Menu in Theme: Planetfall (Help Please.) Thanks a lot. You helped me understand a bit about tiki. There are a ton of feature to deal with if you know what I mean. However I have one more question. My tiki page...

  • 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...

  • 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 ...

  • Also required for successful install in Shapely

    Also required for successful install The following classes must be applied to the body tag: navbar-padding tiki tiki_wiki_page fixed_width layout_social perspective16 cat_Full_width_content

  • Re: Re: PlanetFall & error with the php layer in New Themes

    Re: Re: PlanetFall & error with the php layer And not a happy story, but I hope it will end well 😉. Shaun is on the right track. Planetfall expects a menu id=43 to be made already. Please open your local copy of templates/styles/planetf...

  • 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...

  • Re: Neat-o Liquid Layout in Tiki Design

    Re: Neat-o Liquid Layout Anyone read this article about a progressive liquid layout? I wonder how easy/difficult it would be to adapt tiki to something like this... - Rick Could be done, no doubt, but as the discussi...

  • Re: Re: Re: Re: Separating parts in Tiki Design

    Re: Re: Re: Re: Separating parts Gary wrote: Mike wrote: 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 co...

  • Re: Adding external js menu in Tiki Design

    Re: Adding external js menu In the Kubrick theme, to put the menu in the same place it's at on your blog page, you need to edit the templates/styles/kubrick/tiki.tpl file, around line 17. You can replace the phplayers menu tag that's th...

  • Use the new Plugin Layout for this in Liquid-width section in page 19

    Use the new Plugin Layout for this tiki 19 has a new plugin that is made for this purpose - removing side columns (and other page areas) and displaying the center column full width. Please see https://doc.tiki.org/PluginLayout .

  • Re: Articlkes Background in Tiki Design

    Re: Articlkes Background Hi, Panos, Sorry for the late response. In styles/arcturus.css there is a rule, at line 44: Copy to clipboard #c1c2 #wrapper #col1 #tiki-center { background: #EFEFE7; padding-left: 5px; padding...

  • Bootstrap Components Navbar

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

  • Word Press Themes a Great Idea in Converting a Bootstrap theme made for HTML or another CMS

    Word Press Themes a Great Idea While the Bootstrap themes are a wonderful addition to tiki, the Word Press Themes would also be a wonderful function to implement. There are many WordPress themes that would make a great addition to the a...

  • Andreas09 Layout Issue IE7 in New Themes

    Andreas09 Layout Issue IE7 I have just set up tiki wiki for he first time. I have applied the theme Andreas09, however when viewed on IE7 using the 3 column layout at maximum screen size the columns squash up and appear in the centre of...

  • Re: Can't use 'Open page as structure' with "Neat" theme... in Bundled and Legacy Themes

    Re: Can't use 'Open page as structure' with "Neat" theme... One difference between the Neat theme and most others is that it has its own tiki-show_page.tpl file (and also its own tiki-editpage.tpl and tiki.tpl files). I haven't looked a...

  • How To Add a New Theme

    How To Add a New Theme !! Theme components A tiki theme can be made of several components. as there is at least a CSS style sheet, as well as background images, fonts and, in the future, icons, and possibly one or more theme-specific ...

  • About

    About Styling tiki The themes.tiki.org site is a resource for users and potential users of the open-source tiki Wiki CMS Groupware . This site is a showcase of themes available for tiki. Please switch the theme using the selectors in t...

  • Re: Botched Boreal adaptation in Bundled and Legacy Themes

    Re: Botched Boreal adaptation Well, this relates to something I've wondered about before. In tiki.tpl, td id="tiki-columns" holds the column-flipping icons and goes the width of the page. It actually spans the three columns below it, td...

  • generaloverview

    generaloverview {HTMLFEED(name="generaloverview")} !Info INFORMATION Here you find: news about tiki why/when you should pick tiki for your next project contact to consultants ... ...

  • Additional layout layers feature

    Additional layout layers feature More options for the designer Since tiki 2 or so, there has been an extra div around module boxes, with the class box-shadow . Now in tiki 3.0 there are more such divs in tiki.tpl, for adding additional ...

  • Snow

    Snow Winter wonderland This theme was originally inspired by the Mtechnik_Xmas PostNuke theme, but all the graphics are original (if you look closely but not too critically, the snowflake "arms" are - somewhat overlapping - a t-i-k-i f...

  • CSS Tricks

    text css pseudo-elements links attribute matching rules tricks CSS Tricks How to achieve some tricks using only CSS {maketoc} !! How to indicate and visually distinguish certain external links (thanks to Marc Laporte for the idea of ...

  • Pseudobrutal in Marketplace Themes

    Pseudobrutal 1478767410 Pseudobrutal.jpg Pseudobrutal.zip 1478767502 Pseudobrutal.zip Archive: tiki_file_uploads/17b0a4aa363697d699aaaae7ce8bdf13 Length Date Time Name --------- ---------- ----- ---- 0 2016-...

  • Jello-piefecta

    Jello-piefecta Liquid layout experiment, tiki version !! tiki implementation of Piefecta A little experiment adapting a no-tables liquid layout to tiki, to be continued.... "The Piefecta layout , now with a liquid center column, ...

  • Shapely in Marketplace Themes

    Shapely Screenshot 1474799202 Shapely_screenshot.jpg Shapely.zip 1474799348 Shapely.zip Archive: tiki_file_uploads/22bbdaedfae1061adb6bf8a3a1ef3c82 Length Date Time Name --------- ---------- ----- ---- 0 201...

  • Sweet Candy in Marketplace Themes

    Screenshot Sweet Candy 1473680163 Screenshot_Sweet_Candy.jpg Sweet Candy.zip 1473680694 Sweet_Candy.zip Archive: tiki_file_uploads/ee3d854df138da369652dd6cac85953f Length Date Time Name --------- ---------- ----- ---...

  • jQuery (.js)

    Bootstrap JavaScript JQuery bootstrap.js and external .js (jQuery) {maketoc} preliminary remark tiki uses jQuery 1.10.2 whilst Bootstrap users at the moment can use either 1.10.2 or 2.0.1. It is said, that one should use the las...

  • Dark Velvet in Marketplace Themes

    Dark Velvet Screenshot 1470320205 Dark_Velvet_Screenshot.jpg Dark Velvet.zip 1470811936 Dark_Velvet.zip Updated L&F thumbnail file name. Archive: tiki_file_uploads/535833c69cad1b1d66e2abf1ec58a603 Length Date Time Name -...

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

    Re: codex - wiki tabs ontop instead of bottom Normally, the row of links at the bottom of wiki pages is contained in the file templates/tiki-page_bar.tpl. In versions prior to 1.10 this file is included in tiki.tpl, and loaded when a ch...

  • Vanilla Cream in Marketplace Themes

    Vanilla Cream Screenshot 1472465983 Vanilla_Cream_screenshot.jpg Vanilla Cream.zip 1472466101 Vanilla_Cream.zip Archive: tiki_file_uploads/ee855af1fbf491ddb2aa3c595d3443ec Length Date Time Name --------- ---------- ---...