<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : How do i edit the home page?</title>
		<link>https://www.cotonti.com</link>
		<description>Last topic posts</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sat, 04 Apr 2026 07:08:47 -0000</pubDate>

		<item>
			<title>GHengeveld</title>
			<description><![CDATA[Better is to put {PHP.cfg.freetext1} somewhere in your index.tpl and insert the text you want to be displayed in the Freetext #1 field at Admin &gt; Config &gt; Menu slots. This way you can easily edit the text from within the site instead of editing the template file (index.tpl).]]></description>
			<pubDate>Mon, 09 Mar 2009 05:49:26 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2302&d=0#post9593]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[Here locally I guess they added a part to the index.tpl<br />
It is static.<br />
<br />
They added a block like there is one already:<br />
<pre class="code">&lt;div class=&quot;lboxHD&quot;&gt;{PHP.skinlang.index.Newinforums}&lt;/div&gt;
&lt;div class=&quot;lboxBody&quot;&gt;{PLUGIN_LATESTTOPICS}&lt;/div&gt;</pre>
Change it to this:<br />
<pre class="code">&lt;div class=&quot;lboxHD&quot;&gt;Title you want&lt;/div&gt;
&lt;div class=&quot;lboxBody&quot;&gt;Text you want, this is the body&lt;/div&gt;</pre>
<br />
And add it above {INDEX_NEWS}.<br />
<br />
<pre class="code">&lt;div id=&quot;lSide&quot;&gt;
	&lt;div class=&quot;lboxHD&quot;&gt;Title you want&lt;/div&gt;
	&lt;div class=&quot;lboxBody&quot;&gt;Text you want, this is the body&lt;/div&gt;

	{INDEX_NEWS}

	&lt;div class=&quot;lboxHD&quot;&gt;{PHP.skinlang.index.Newinforums}&lt;/div&gt;
	&lt;div class=&quot;lboxBody&quot;&gt;{PLUGIN_LATESTTOPICS}&lt;/div&gt;
	
&lt;/div&gt;</pre>]]></description>
			<pubDate>Sun, 08 Mar 2009 18:42:00 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2302&d=0#post9557]]></link>
		</item>
		<item>
			<title>andrew789123</title>
			<description><![CDATA[ok so i got my website up but when i go there the news is always at the top how do i make it so one page stays at the top like on the homepage of this site where it sys WELCOME TO CONTONTI at the top how do i do that i tried making a new page and putting its path as 5 and 4 didn't work<br />
<br />
so how do i do it?<br />
<br />
Thanks!]]></description>
			<pubDate>Sun, 08 Mar 2009 18:04:36 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/forums?m=posts&q=2302&d=0#post9555]]></link>
		</item>
	</channel>
</rss>