Your IP : 216.73.216.84


Current Path : /home/h/e/l/helpink/www/modules/mod_uk_counter/forms/
Upload File :
Current File : /home/h/e/l/helpink/www/modules/mod_uk_counter/forms/form.xml

<?xml version="1.0" encoding="UTF-8"?>
<form>
	<field name="cols" type="radio" label="Show and Hide Items for better Overview" default="0" >
		<option value="0">JHIDE</option>
		<option value="1">JSHOW</option>
	</field>
	<field name="content_bg" type="color" format="rgba" label="Content Color" default="#f9f9f9"  showon="cols!:0"/>

	<field name="count_icon" type="text" label="Font Awesomee Icon" default="" description="MOD_UK_COUNTER_FONT" class="input-large"  showon="cols!:0"/>
	<field name="note13" type="note" class="alert alert-info" description="MOD_UK_COUNTER_FONT" showon="cols!:0"/>
	<field name="count_icon_size" type="text" label="Icon Size" default="3em" class="input-large" />
	<field name="count_icon_color" type="color" format="rgba" label="Icon Color" default="#ff0000" class="input-large" showon="cols!:0"/>
	<field name="count_number" type="text" label="Count Number" default="100" class="input-small" showon="cols!:0"/>
	<field name="count_number_size" type="text" label="Counter Size" default="3em" class="input-small" showon="cols!:0"/>
	<field name="count_number_color" type="color" format="rgba" label="Counter Color" default="#000" class="input-small" showon="cols!:0"/>
	<field name="count_number_size" type="text" label="Counter Size" default="3em" class="input-small" showon="cols!:0"/>
	

	<field name="content" type="editor" label="Content" rows="2" filter="raw" showon="cols!:0"/> 
	
</form>