<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Change of Banner/Logo on Sed-Dark skin?</title>
		<link>https://www.cotonti.com</link>
		<description>Neueste Themenbeiträge</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sun, 12 Apr 2026 22:33:20 -0000</pubDate>

		<item>
			<title>pieter</title>
			<description><![CDATA[The banner in sed-dark is in the background. It is not a separated images.<br />
It is <a href="http://mediaworld.sitefrost.com/datas/users/untitled_13.png" rel="nofollow">http://mediaworld.sitefrost.com/datas/users/untitled_13.png</a><br />
<br />
Or you change it there. Or you go to <a href="http://www.cotonti.com/downloads/skins/Sed-Dark-Skin">http://www.cotonti.com/downloads/skins/Sed-Dark-Skin</a> and download the link I gave in the comments. There is a version with a real banner and not integrated in the background.<br />
<br />
Easiest is to copy your banner into this <a href="http://mediaworld.sitefrost.com/datas/users/untitled_13.png" rel="nofollow"><img src="http://mediaworld.sitefrost.com/datas/users/untitled_13.png" alt="" class="scale" /></a>]]></description>
			<pubDate>Fr, 19 Feb 2010 05:07:31 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=5319&d=0#post23037]]></link>
		</item>
		<item>
			<title>Hataz</title>
			<description><![CDATA[I want this <a href="http://i737.photobucket.com/albums/xx16/Lizardlad/Themes/banner.gif" rel="nofollow">http://i737.photobucket.com/albums/xx16/Lizardlad/Themes/banner.gif</a> banner to replace the current one on my site <a href="http://mediaworld.sitefrost.com/index.php" rel="nofollow">http://mediaworld.sitefrost.com/index.php</a><br />
here is my current header.tpl for sed-dark<br />
<pre class="code">&lt;!-- BEGIN: HEADER --&gt;
{HEADER_DOCTYPE}
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; &gt;
&lt;head&gt;
&lt;meta http-equiv=&quot;content-type&quot; content=&quot;{HEADER_META_CONTENTTYPE}; charset={HEADER_META_CHARSET}&quot; /&gt;
&lt;meta name=&quot;description&quot; content=&quot;{HEADER_META_DESCRIPTION}&quot; /&gt;
&lt;meta name=&quot;keywords&quot; content=&quot;{HEADER_META_KEYWORDS}&quot; /&gt;
&lt;meta name=&quot;generator&quot; content=&quot;Cotonti <a href="http://www.cotonti.com&quot;" rel="nofollow">http://www.cotonti.com&quot;</a> /&gt;
&lt;meta http-equiv=&quot;expires&quot; content=&quot;Fri, Apr 01 1974 00:00:00 GMT&quot; /&gt;
&lt;meta http-equiv=&quot;pragma&quot; content=&quot;no-cache&quot; /&gt;
&lt;meta http-equiv=&quot;cache-control&quot; content=&quot;no-cache&quot; /&gt;
&lt;meta http-equiv=&quot;last-modified&quot; content=&quot;{HEADER_META_LASTMODIFIED} GMT&quot; /&gt;
{HEADER_HEAD}
{HEADER_BASEHREF}
&lt;link rel=&quot;shortcut icon&quot; href=https://www.cotonti.com/&quot;favicon.ico&quot; /&gt;
&lt;link href=https://www.cotonti.com/&quot;skins/{PHP.skin}/{PHP.theme}.css&quot; type=&quot;text/css&quot; rel=&quot;stylesheet&quot; /&gt;
{HEADER_COMPOPUP}
&lt;title&gt;{HEADER_TITLE}&lt;/title&gt;
&lt;/head&gt;
&lt;!-- SED-Dark / Designed By: Xiode - XiodeStudios.Com &amp; Alx - AlxDesign.com / Programming By: Xiode - XiodeStudios.Com --&gt;
&lt;!-- Copyright (c) XiodeStudios.Com. All Rights Reserved. Please read included Readme for more information. --&gt;
&lt;body&gt;
    &lt;div id=&quot;top&quot;&gt;
        &lt;div id=&quot;container&quot;&gt;
            &lt;div id=&quot;header&quot;&gt;
                &lt;div id=&quot;userBar&quot;&gt;
                
	                 &lt;!-- BEGIN: GUEST --&gt;
                    &lt;div class=&quot;userBarR&quot;&gt;&lt;a href=https://www.cotonti.com/&quot;users.php?m=auth&quot;&gt;{PHP.skinlang.header.Login}&lt;/a&gt;&amp;nbsp;&amp;#8226;&amp;nbsp;&lt;a href=&quot;users.php?m=register&quot;&gt;{PHP.skinlang.header.Register}&lt;/a&gt;&amp;nbsp;&amp;#8226;&amp;nbsp;&lt;a href=https://www.cotonti.com/&quot;plug.php?e=passrecover&quot;&gt;{PHP.skinlang.header.Lostyourpassword}&lt;/a&gt;&lt;/div&gt;
                    &lt;strong&gt;{PHP.skinlang.header.Welcome}&lt;/strong&gt;
	                &lt;!-- END: GUEST --&gt;
                
	                &lt;!-- BEGIN: USER --&gt;
                    &lt;div class=&quot;userBarR&quot;&gt;{HEADER_USER_LOGINOUT}&lt;/div&gt;
                    &lt;b&gt;{HEADER_LOGSTATUS}&lt;/b&gt;
                    &lt;div class=&quot;userBarL&quot;&gt;{HEADER_USER_ADMINPANEL} | {HEADER_USERLIST} | {HEADER_USER_PROFILE} | {HEADER_USER_PFS} | {HEADER_USER_PMREMINDER}&lt;br /&gt;{HEADER_NOTICES}&lt;/div&gt;
	                &lt;!-- END: USER --&gt;

                &lt;/div&gt;
                &lt;div id=&quot;navBar&quot;&gt;
                    &lt;div class=&quot;text&quot;&gt;{PHP.cfg.menu1}&lt;/div&gt;
                    &lt;div class=&quot;homeLink&quot;&gt;&lt;a href=https://www.cotonti.com/&quot;{PHP.cfg.mainurl}&quot; title=&quot;{PHP.L.Home}&quot;&gt;{PHP.L.Home}&lt;/a&gt;&lt;/div&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            &lt;div id=&quot;content&quot;&gt;
            
&lt;!-- END: HEADER --&gt;
</pre>
<br />
<br />
<br />
Now what should I add or replace to get <a href="http://i737.photobucket.com/albums/xx16/Lizardlad/Themes/banner.gif" rel="nofollow">http://i737.photobucket.com/albums/xx16/Lizardlad/Themes/banner.gif</a> as my banner/logo]]></description>
			<pubDate>Fr, 19 Feb 2010 04:40:26 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/de/forums?m=posts&q=5319&d=0#post23036]]></link>
		</item>
	</channel>
</rss>