<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — CSS Problem, white picture]]></title>
		<link>https://punbb.informer.com/forums/topic/15856/css-problem-white-picture/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/15856/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in CSS Problem, white picture.]]></description>
		<lastBuildDate>Thu, 10 May 2007 17:45:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: CSS Problem, white picture]]></title>
			<link>https://punbb.informer.com/forums/post/94009/#p94009</link>
			<description><![CDATA[<p>The only way I could get it to work in both IE and firefox without alignment problems, is with an IE hack<br /></p><div class="codebox"><pre><code>div.postright,div.postfootright {
border-left-color: transparent;
}

* html div.postright, * html div.postfootright {
border-width: 0;
}</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (dude07)]]></author>
			<pubDate>Thu, 10 May 2007 17:45:11 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/94009/#p94009</guid>
		</item>
		<item>
			<title><![CDATA[Re: CSS Problem, white picture]]></title>
			<link>https://punbb.informer.com/forums/post/93806/#p93806</link>
			<description><![CDATA[<p>Hi, thank you it works, but I proceeded another way.. I just replaced the code this way :</p><p>DIV.postright, DIV.postfootright {color: transparent;}</p><p>Thank you very much <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (Splytte)]]></author>
			<pubDate>Tue, 08 May 2007 14:20:35 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/93806/#p93806</guid>
		</item>
		<item>
			<title><![CDATA[Re: CSS Problem, white picture]]></title>
			<link>https://punbb.informer.com/forums/post/93805/#p93805</link>
			<description><![CDATA[<p>Yeah, that&#039;s the postright border. The only way I found to solve it in both firefox and IE is with this in your imported theme_cs.css file:<br /></p><div class="codebox"><pre><code>DIV.postright, DIV.postfootright {BORDER-LEFT-COLOR: #424242}</code></pre></div><p>add:<br /></p><div class="codebox"><pre><code>DIV.postright, DIV.postfootright {BORDER-LEFT-COLOR: #424242; border-left-width: 0;}</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (dude07)]]></author>
			<pubDate>Tue, 08 May 2007 14:13:11 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/93805/#p93805</guid>
		</item>
		<item>
			<title><![CDATA[CSS Problem, white picture]]></title>
			<link>https://punbb.informer.com/forums/post/93803/#p93803</link>
			<description><![CDATA[<p>Hello boyz <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>At first I&#039;d like to apology for my bad English, but it&#039;s not my first language <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>I&#039;ve got a little problem with my punBB. In fact, I changed it, and put a new style on it that I made myself. You can see it here : <a href="http://forum.laville.be">http://forum.laville.be</a></p><p>But the problem is : look at this page : <a href="http://forum.laville.be/viewtopic.php?id=5">http://forum.laville.be/viewtopic.php?id=5</a></p><p>Everytime the message becomes too long, the white thing appears on the left. I looked into the CSS files, but I didn&#039;t find where that came from.. Got an idea?</p><p>Thank you for yous answers <img src="https://punbb.informer.com/forums/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (Splytte)]]></author>
			<pubDate>Tue, 08 May 2007 13:53:05 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/93803/#p93803</guid>
		</item>
	</channel>
</rss>
