Now, updated for Tiki 8!
Now accepting new user registrations! Become a contributor.
Adding Custom CSS Styles
There are two ways to add custom CSS styles to your Tiki:Later, you'll see how to add these styles on a per-page basis.
![]() | Tip: Use the Tiki Theme Generator to customize your site's theme without having to modify CSS files! |
![]() | Note: For complete information on using CSS, see http://www.w3.org/Style/CSS/ |
Including an Additional CSS
If you already have custom styles in a CSS style sheet, you can easily add the CSS file to your Tiki.You can now use any of the styles from your custom .css file in a Tiki wiki page. For example, you could use the DIV plugin:
Using a custom CSS style
{DIV(class="CUSTOM_CSS_CLASS")}
This text will be styled with the CUSTOM_CSS_CLASS.
{DIV}Creating Inline Styles
If you do not have a completed CSS file, you can create custom CSS styles in Tiki.You can now use your custom style in a Tiki wiki page. For example, you could use the DIV plugin:
Using a custom CSS style
{DIV(class="CUSTOM_CSS_CLASS")}
This text will be styled with the CUSTOM_CSS_CLASS.
{DIV}Now that you know how to customize specific CSS styles, how can you determine which CSS style to edit?
Contributors to this page: Rick Sapir
.
Page last modified on Thursday, December 29, 2011 11:11:38am EST by Rick Sapir.
The content on this page is licensed under the terms of the Copyright Information.
Sidebar
What do you think?
What do you think of this project?
"..This is the only Tiki site that explained things enough that I could follow and understand. Thank you!"
Is Essentials helpful?



