Plugin FullWidthTitle | |
For example, see the 'Announcements' banner in the image below:
A Plugin has been created to allow for this to work using javascript provided your layout is prepped accordingly. |
Step 1: Ensure your layout is setup accordingly | |
The way this plugin works is that it moves the title banner above the current container. Copy to clipboard
|
Step 2: Style your title-div and title container in your css/less | |
You will need to provide some styling to the container to be able to have it show as a banner (border, background, font attributes) |
Step 3: Use the plugin | |
Call the plugin in your Tiki page. The javascript will automatically move the title from your page, above the container so that it may span the entire page.
|
Parameters | |||||||||||||||
Display the page title the full width of the site content container. Introduced in Tiki 15. Required parameters are in bold .Go to the source code
|