daronettech wrote:There is way to add another present theme?
i need to be 4 present theme instead of 3.
i put this:
$('<div class="radionButton"><input id="_Preset_New" name="Preset" type="radio" value="New"> <label for="_Preset_New"> New</label></div>').insertAfter( '.theme-color .adminData .radionButton:last' );
on admin.js, this add another radio button but dont save it.
Hi,
At the moment this is not possible as functionality and you can not achieve it via JS. But you can always change one of the existing color presets to the colors you like. Just go to the
\Themes\Tiffany\Content\cssstyles.css file and edit the CSS for the one of the three presets.