Skip to content

Change Theme or source of Galleria

dohomi edited this page Jan 7, 2013 · 3 revisions

Overwrite the path to the specific file

Overwrite the file path with typoscript:

plugin.tx_fluxgalleria.settings {
files {
galleriaTheme.value = EXT:dmf_template/Resources/Public/Js/galleria/themes/azur/galleria.azur.min.js
galleriaThemeCss.value = EXT:dmf_template/Resources/Public/Js/galleria/themes/azur/galleria.azur.css
}
}

Clone this wiki locally