<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : jQuery Uniform</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Fri, 10 Apr 2026 18:29:23 -0000</pubDate>

		<item>
			<title>Kilandor</title>
			<description><![CDATA[Seems kinda silly to make a plugin for that. It only saves the effort of editing the file if you want to change themes.]]></description>
			<pubDate>Mon, 01 Nov 2010 19:32:49 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5982&d=0#post26817]]></link>
		</item>
		<item>
			<title>Kaan</title>
			<description><![CDATA[<p>Added plugins models<br /><br />
&lt;head&gt;.....&lt;/head&gt; add header.tpl {HEADER_FORM}<br />
3 pieces of original own theme<br /><br />
uniform.header.php</p>

<pre class="code">
&lt;?PHP
/* ====================
[BEGIN_SED_EXTPLUGIN]
Code=uniform
Part=header
File=uniform.header
Hooks=header.tags
Tags=header.tpl:{HEADER_FORM}
Order=10
[END_SED_EXTPLUGIN]
==================== */
defined('SED_CODE') or die('Wrong URL');
	$form .= '	
    &lt;!-- jQuery - the core --&gt;
&lt;script src="https://www.cotonti.com/plugins/uniform/js/jquery.min.js" type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;
    &lt;script src="https://www.cotonti.com/plugins/uniform/js/jquery.uniform.js" type="text/javascript" charset="utf-8"&gt;&lt;/script&gt;
&lt;script type="text/javascript" charset="utf-8"&gt;
      $(function(){
        $("input, textarea, select, button, radio").uniform();
      });
    &lt;/script&gt;
&lt;!-- stylesheets --&gt;
&lt;link rel="stylesheet" href="https://www.cotonti.com/plugins/uniform/css/uniform.'.$cfg['plugin']['uniform']['theme'].'.css" type="text/css" media="screen"&gt;';
$t-&gt;assign(array(
"HEADER_FORM" =&gt; $form
));

?&gt;</pre>

<p>uniform.setup.php</p>

<pre class="code">
&lt;?PHP
/* ====================
Seditio - Website engine
Copyright Neocrome
<a href="http://www.neocrome.net" rel="nofollow">http://www.neocrome.net</a>

[BEGIN_SED]
File=plugins/uniform/uniform.setup.php
Version=v1.0
Updated=2010
Type=Plugin
Author=Kaan
Description=JQuery Uniform Sexy forms 
[END_SED]

[BEGIN_SED_EXTPLUGIN]
Code=uniform
Name=Uniform Sexy forms v1.0
Description=JQuery Uniform Sexy forms 
Version=v1.0
Date=2010
Author=Kaan
Copyright=https://seditiocms.com - www.ntka.org [by Kaan]
Notes=
SQL=
Auth_guests=R
Lock_guests=W12345A
Auth_members=R
Lock_members=W12345A
[END_SED_EXTPLUGIN]

[BEGIN_SED_EXTPLUGIN_CONFIG]
theme=01:select:default,agent,aristo:default:Theme Select.
[END_SED_EXTPLUGIN_CONFIG]
==================== */
if (!defined('SED_CODE')) { die('Wrong URL.'); }
?&gt;</pre>

<p>Download plugins: <a href="http://www.cotonti.com/datas/users/uniform_180.rar">http://www.cotonti.com/datas/users/uniform_180.rar</a></p>
]]></description>
			<pubDate>Fri, 29 Oct 2010 01:54:18 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5982&d=0#post26798]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[I've implemented in in the new Cotonti.com website, looks very good. I did make a custom sprite for it because the default lacks contrast.]]></description>
			<pubDate>Thu, 28 Oct 2010 18:02:48 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5982&d=0#post26788]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[Thanks, looks nice <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" />]]></description>
			<pubDate>Wed, 27 Oct 2010 07:37:19 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5982&d=0#post26781]]></link>
		</item>
		<item>
			<title>..dot..</title>
			<description><![CDATA[@Koradhil - That would be nice<br />
@Kingsley - ty,<br />
<br />
@Twiebie - you need to put the scripts below {HEADER_COMPOPUP}<br />
<br />
<div class="highlight"><pre class="js">{HEADER_COMPOPUP}
&lt;script src=https://www.cotonti.com/&quot;js/jquery.uniform.js&quot; type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;&lt;/script&gt;
    &lt;script type=&quot;text/javascript&quot; charset=&quot;utf-8&quot;&gt;
      $(function(){
        $(&quot;input, textarea, select, button&quot;).uniform();
      });
&lt;/script&gt;</pre></div>]]></description>
			<pubDate>Wed, 27 Oct 2010 05:07:13 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5982&d=0#post26780]]></link>
		</item>
		<item>
			<title>Twiebie</title>
			<description><![CDATA[I followed all the steps in the readme.txt file, but for some reason the new checkboxes etc don't show up?]]></description>
			<pubDate>Wed, 27 Oct 2010 00:53:54 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5982&d=0#post26779]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[this is real nice dot, will try this out!]]></description>
			<pubDate>Tue, 26 Oct 2010 18:50:52 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5982&d=0#post26774]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[Interesting, will try this for Cotonti.com 2.0 (coming soon).]]></description>
			<pubDate>Tue, 26 Oct 2010 18:32:04 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5982&d=0#post26773]]></link>
		</item>
		<item>
			<title>..dot..</title>
			<description><![CDATA[A while ago I found this jQuery script and i really liked it, so I took the time to adjust the CSS file to fit Cotonti.<br />
<br />
<a href="https://www.cotonti.com/datas/users/3_24.jpg"><img src="https://www.cotonti.com/datas/thumbs/3_24.jpg" alt="" class="scale" /></a> <a href="https://www.cotonti.com/datas/users/1_24.jpg"><img src="https://www.cotonti.com/datas/thumbs/1_24.jpg" alt="" class="scale" /></a> <a href="https://www.cotonti.com/datas/users/2_24.jpg"><img src="https://www.cotonti.com/datas/thumbs/2_24.jpg" alt="" class="scale" /></a> <br />
<br />
It's a really nice way to style checkboxes, drop down menus, radio buttons, and file upload inputs, it gives quite a nice and modern feel to the site <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" /><br />
<br />
Here you can download the files needed and instructions for installing <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":)" /><br />
<a href="http://www.cotonti.com/datas/users/uf_24.rar">jQuery Uniform</a><br />
<br />
(could not find any appropriate category under download, so post it here)<br />
<br />
Read more or download original files on <br />
<a href="http://pixelmatrixdesign.com/uniform/" rel="nofollow">Uniform...</a>]]></description>
			<pubDate>Tue, 26 Oct 2010 06:12:04 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=5982&d=0#post26768]]></link>
		</item>
	</channel>
</rss>