<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : HTML in core - total css-ing</title>
		<link>https://www.cotonti.com</link>
		<description>Останні повідомлення в темі</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Fri, 03 Apr 2026 21:16:59 -0000</pubDate>

		<item>
			<title>Kort</title>
			<description><![CDATA[Using <pre class="code">&lt;span class=&quot;arrow-up&quot;&gt;&amp;nbsp;&lt;/span&gt;</pre>would cause a lot of redundant HTML-code. This post is about lists mostly, and it would be more logical to simply assign a class to a list (ul) in a skin. This way skinmaker will have much more flexibility and the code will be cleaner.]]></description>
			<pubDate>Нд, 08 Бер 2009 17:42:43 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2237&d=0#post9553]]></link>
		</item>
		<item>
			<title>jslowik</title>
			<description><![CDATA[CSS is wonderful. Absolutely yes.]]></description>
			<pubDate>Пт, 27 Лют 2009 05:27:32 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2237&d=0#post8952]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[You could ofcourse give the images a class, so users can use <pre>.someimgclass { display:none; }</pre> (or visibility:hidden, whatever is preferred).]]></description>
			<pubDate>Пт, 27 Лют 2009 05:18:20 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2237&d=0#post8948]]></link>
		</item>
		<item>
			<title>musiconly</title>
			<description><![CDATA[In that case, I vote YES <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":-)" />]]></description>
			<pubDate>Пт, 27 Лют 2009 02:55:55 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2237&d=0#post8932]]></link>
		</item>
		<item>
			<title>medar</title>
			<description><![CDATA[Yes, it is. Standart Cotonti css classes.]]></description>
			<pubDate>Thu, 26 Лют 2009 18:38:51 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2237&d=0#post8919]]></link>
		</item>
		<item>
			<title>musiconly</title>
			<description><![CDATA[I think I've seen this in Joomla.<br />
<br />
You have like standard CSS file with every CSS class which is used for everything in system. <br />
Basically, it looks something like this : <br />
<br />
<pre class="code">/*Joomla Stuff*/
.com_heading {}
.com_subhead {}
.prev_bt {}
.next_bt {}</pre>
<br />
If this is what you're trying to say, I vote yes <img class="aux smiley" src="https://www.cotonti.com/./images/smilies/smile.gif" alt=":-)" />]]></description>
			<pubDate>Thu, 26 Лют 2009 17:38:49 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2237&d=0#post8916]]></link>
		</item>
		<item>
			<title>medar</title>
			<description><![CDATA[Now our core output many html which not customizable. Often this elements no need on some sites. Example - arrows and forum pictograms. Now they are displayed as follows:<br />
<pre class="code">&lt;img src=https://www.cotonti.com/&quot;skins/$skin/img/system/arrow-up.gif&quot; /&gt;</pre>
<br />
I propose replace it by this:<br />
<pre class="code">&lt;span class=&quot;arrow-up&quot;&gt;&amp;nbsp;&lt;/span&gt;</pre>
<br />
In which case we will be able to flexibly adjust the display by css. For example for arrow up:<br />
<pre class="code">.arrow-up { background: url(img/system/up.png) no-repeat; padding-right: 13px; text-decoration: none; }</pre>
<br />
<br />
I also propose set <em>unique</em> css-class for <em>each</em> html-element in core output. This will set the display in skin (width of input fields etc) more flexible and helps solve many &quot;html-in-core&quot; problems, without many small tpl-files.]]></description>
			<pubDate>Thu, 26 Лют 2009 16:43:36 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=2237&d=0#post8913]]></link>
		</item>
	</channel>
</rss>