History: Upgrading
Source of version: 4
Copy to clipboard
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. !! Tiki 4 to Tiki 5 Theme file changes !!! CSS !!!! Double quotes added for input[[type="reset"], etc. !!!! Secondary site menu styling added, for example #secondary_site_menu #secondary_site_menu .cssmenu_horiz ul #secondary_site_menu .cssmenu_horiz ul ul #secondary_site_menu .cssmenu_horiz ul li a #secondary_site_menu .cssmenu_horiz li a #secondary_site_menu .cssmenu_horiz li.menuSection a #secondary_site_menu .cssmenu_horiz li ul li a .sf-sub-indicator !!!! Site header login popup introduced #siteloginbar_popup !!!! Tab styling changed in many themes /* reset what's in layout.css */ .tabactive, .tabinactive, [class].tabactive, [class].tabinactive {top: 0 !important} .tabs .tabs br .tabs span .tabmark .tabmark a .tabactive .tabmark a:hover, .tabactive .tabcontent !!!! Fancytable /* fancytable (sortable) plugin */ .fancysort .header:hover {color: f0f0f0;} !!!! Misc. (things found to have been changed in two or more themes .rbox-title {border-bottom: none !important;} !!! Template (.tpl) files !!!! Site header wrapper method introduced tiki-site_header_top.tpl(for example) !! Tiki 5 to Tiki 6 Theme file changes !!! CSS !!!! Blog revamp (template wrapper method introduced) !!! Template (.tpl) files !!!! Blog revamp (template wrapper method introduced) -=Ohter pages related to Upgrades=- {TITLESEARCH(search=>Upgrade)}{TITLESEARCH} -=Backlinks=- {BACKLINKS()}{BACKLINKS} -=aliases=- (alias(Upgrade file changes)) | (alias(Upgrade CSS)) | (alias(Upgrade tpl))