<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Making Sed-Dark Wider.</title>
		<link>https://www.cotonti.com</link>
		<description>Останні повідомлення в темі</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Sun, 12 Apr 2026 20:24:43 -0000</pubDate>

		<item>
			<title>Twiebie</title>
			<description><![CDATA[<p>I'm not sure what you mean with "change in order to fix the second bar".</p>

<p>But a problem you are going to run in to is that &lt;div id="header"&gt;&lt;/div&gt; has a fixed background.<br />
http://ipodtalkcenter.com/beta/skins/sed-dark/img/SED-Dark_HD.gif</p>

<p>It would be much better if you would give the individual bits (#navBar, #userBar, etc, etc...) their own background.<br />
This way their background can stretch along with the content inside.</p>
]]></description>
			<pubDate>Пт, 22 Бер 2013 10:47:39 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=7387&d=0#post37293]]></link>
		</item>
		<item>
			<title>pspfreak</title>
			<description><![CDATA[<p>I'm currently in the process of making the Sed-Dark theme wider. I've ran into trouble with the userbar. My CSS is this:</p>

<pre class="brush:css;">
#header #userBar { width:580px; height:70px; margin:0 0 0 410px; line-height:30px; vertical-align:middle; padding:0 0 0 0px; }
#header #userBar a { text-decoration:none; }
#header #userBar .userBarR { float:right; height:30px; line-height:30px; vertical-align:middle; margin:0 10px 0 0; }
#header #userBar .userBarL { float:right; height:30px; margin:10px 10px 0 0; font-size:.9em; line-height:1em; }</pre>

<p>Tell me what I need to change in order to fix the second "bar". My header.tpl is this:</p>

<pre class="brush:xml;">

	                 &lt;!-- BEGIN: GUEST --&gt;
                    
					&lt;div class="userBarR"&gt;&lt;a href="https://www.cotonti.com/users.php?m=auth"&gt;Login&lt;/a&gt;&lt;/div&gt;
                    &lt;div class="userBarL"&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;font color="white"&gt;Welcome guest! I see your not registered! Why not &lt;/font&gt;&lt;a href="https://www.cotonti.com/users.php?m=register"&gt;&lt;font color="green"&gt;Register&lt;/font&gt;&lt;/a&gt;?&lt;/div&gt; 
	                &lt;!-- END: GUEST --&gt;
                
	                &lt;!-- BEGIN: USER --&gt;
                    &lt;div class="userBarR"&gt;{HEADER_NOTICES} {HEADER_USER_ADMINPANEL} {HEADER_USER_LOGINOUT}&lt;/div&gt;
                    
                    &lt;div class="userBarL"&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt; &amp;nbsp;{HEADER_USERLIST} | {HEADER_USER_PROFILE} | {HEADER_USER_PFS} | {HEADER_USER_PMREMINDER} &lt;/div&gt;
	                &lt;!-- END: USER --&gt;</pre>

<p> </p>

<p>I know that the &lt;br&gt; probably shouldn't be used... but I guess it works.</p>

<p>To view what I'm talking about go to</p>

<p><a href="http://ipodtalkcenter.com/beta" rel="nofollow">http://ipodtalkcenter.com/beta</a></p>
]]></description>
			<pubDate>Пт, 22 Бер 2013 01:16:31 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/ua/forums?m=posts&q=7387&d=0#post37291]]></link>
		</item>
	</channel>
</rss>