<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : What CSS Entry?</title>
		<link>https://www.cotonti.com</link>
		<description>Neueste Themenbeiträge</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Mon, 13 Apr 2026 23:51:53 -0000</pubDate>

		<item>
			<title>pspfreak</title>
			<description><![CDATA[Thanks<br /><br /><b>Added 1 minute later:</b><br /><br />man, wish this site had karma so I could give you some.]]></description>
			<pubDate>Do, 31 Dez 2009 01:53:35 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=5112&d=0#post21839]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[add in css for this tables<br />
<strong>color:#FFFFFF</strong><br />
<br />
Color is the color for the text. after # you can add the hexcode of the color you want.<br />
<br />
eg:<br />
<div class="highlight"><pre class="css"># table.cells { width:100%; border-spacing: 1px; margin:0; padding:0;color:#FFFFFF}
</pre></div>]]></description>
			<pubDate>Do, 31 Dez 2009 00:26:24 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=5112&d=0#post21837]]></link>
		</item>
		<item>
			<title>pspfreak</title>
			<description><![CDATA[thank you pieter<br />
<br />
<strong>Added 5 minutes later:</strong><br />
<br />
Now, the problem is, is that it wont display anything in the forums. What css entry is that? I have been trying to play around with it.<br />
<br />
<strong>Added 1 minute later:</strong><br />
<br />
<a href="http://psptutorial.co.cc/datas/users/1/screenshot-1_1.png" rel="nofollow">http://psptutorial.co.cc/datas/users/1/screenshot-1_1.png</a>]]></description>
			<pubDate>Mi, 30 Dez 2009 23:20:04 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=5112&d=0#post21834]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[Look for this part in CSS file:<br />
<br />
<div class="highlight"><pre class="css">/* ============== Tables ============== */
table td  { vertical-align:top; }
table.flat { width:100%; margin:0; padding:0; border-collapse:collapse; }
table.flat td  { padding:0; margin:0}
table.main { width:100%; margin:0; padding:4px; }
table.main td  { padding:4px; }
table.cells { width:100%; border-spacing: 1px; margin:0; padding:0;}
table.cells td { background-color:#252525; padding:3px; }
table.list { width:100%; margin:0; padding:5px; }
table.list td  { padding:12px; }</pre></div><br /><br /><b>Added 1 minute later:</b><br /><br /><div class="highlight"><pre class="css">.coltop { text-align:center; background-color:#303030!important; color:#707070; padding:5px 0; font-weight:bold; }
.odd { background-color:#292929!important; }
.even { background-color:#252525!important; }</pre></div>
<br />
.odd is for the odd lines<br />
.even for the even lines<br />
<br />
Coltop is for the topline with the explaination in.<br /><br /><b>Added 2 minutes later:</b><br /><br />Recentitems.tpl:<br />
<br />
<div class="highlight"><pre class="php">&lt;!-- BEGIN: RECENTPAGES --&gt;
&lt;table class=&quot;cells&quot;&gt;
	&lt;!-- BEGIN: RECENTPAGE --&gt;
	&lt;tr&gt;&lt;td&gt;{RI_DATE} &lt;/td&gt;&lt;td&gt; {RI_CAT} &lt;/td&gt;&lt;/tr&gt;
	&lt;tr&gt;&lt;td class=&quot;odd&quot; style=&quot;padding-left:8px;&quot; colspan=&quot;2&quot;&gt; {RI_NAME}&lt;/td&gt;&lt;/tr&gt;
	&lt;!-- END: RECENTPAGE --&gt;
&lt;/table&gt;
&lt;!-- END: RECENTPAGES --&gt;
&lt;!-- BEGIN: RECENTFORUMS --&gt;
&lt;table class=&quot;cells&quot;&gt;
	&lt;!-- BEGIN: RECENTFORUM --&gt;
	&lt;tr&gt;&lt;td&gt;{RI_IMG} &lt;/td&gt;&lt;td&gt;{RI_DATE} &lt;/td&gt;&lt;td&gt;{RI_CAT} &lt;/td&gt;&lt;td&gt;{RI_NAME} &lt;/td&gt;&lt;td&gt;({RI_COUNT})&lt;/td&gt;&lt;/tr&gt;
	&lt;!-- END: RECENTFORUM --&gt;
&lt;/table&gt;
&lt;!-- END: RECENTFORUMS --&gt;</pre></div>
<br />
And here you can see that you need to change the part table.cells and odd]]></description>
			<pubDate>Mi, 30 Dez 2009 15:07:46 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=5112&d=0#post21820]]></link>
		</item>
		<item>
			<title>pspfreak</title>
			<description><![CDATA[I am trying to mod the white tables to black, and I was wondering what tags they are. Look in the screenshot to know what I mean:<br />
<a href="http://psptutorial.co.cc/datas/users/1/screenshot_1.png" rel="nofollow">http://psptutorial.co.cc/datas/users/1/screenshot_1.png</a>]]></description>
			<pubDate>Mi, 30 Dez 2009 09:12:13 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=5112&d=0#post21816]]></link>
		</item>
	</channel>
</rss>