<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Comments for page &quot;Extra Side Bar&quot;</title>
		<link>http://snippets.wikidot.com/code:extra-side-bar/comments/show</link>
		<description></description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://snippets.wikidot.com/code:extra-side-bar/comments/show#post-330265</guid>
				<title>Where do stylesheet definitions go?</title>
				<link>http://snippets.wikidot.com/code:extra-side-bar/comments/show#post-330265</link>
				<description></description>
				<pubDate>Tue, 09 Dec 2008 00:09:42 +0000</pubDate>
				<wikidot:authorName>shepster</wikidot:authorName>				<wikidot:authorUserId>190292</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>So how does one add the style to a page? Normally I would put the CSS in a stylesheet. Where does one put the CSS information that applies to a page (as opposed to inline styles).</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:extra-side-bar/comments/show#post-106266</guid>
				<title>Re:</title>
				<link>http://snippets.wikidot.com/code:extra-side-bar/comments/show#post-106266</link>
				<description></description>
				<pubDate>Tue, 12 Feb 2008 21:24:13 +0000</pubDate>
				<wikidot:authorName>ks-robert</wikidot:authorName>				<wikidot:authorUserId>24552</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>copy &amp; paste :-)</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:extra-side-bar/comments/show#post-33921</guid>
				<title>(no title)</title>
				<link>http://snippets.wikidot.com/code:extra-side-bar/comments/show#post-33921</link>
				<description></description>
				<pubDate>Wed, 11 Jul 2007 21:51:50 +0000</pubDate>
				<wikidot:authorName>ajwak95</wikidot:authorName>				<wikidot:authorUserId>26429</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>how do I add it to my wiki?!?!?!?!?!?!?!?!?!?!?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:extra-side-bar/comments/show#post-26318</guid>
				<title>(no title)</title>
				<link>http://snippets.wikidot.com/code:extra-side-bar/comments/show#post-26318</link>
				<description></description>
				<pubDate>Wed, 30 May 2007 14:05:58 +0000</pubDate>
				<wikidot:authorName>kaizen</wikidot:authorName>				<wikidot:authorUserId>19294</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>the error was 'witdth'… &gt;_&lt; …well, thanks for the guys on the forum.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:extra-side-bar/comments/show#post-26154</guid>
				<title>(no title)</title>
				<link>http://snippets.wikidot.com/code:extra-side-bar/comments/show#post-26154</link>
				<description></description>
				<pubDate>Tue, 29 May 2007 19:32:23 +0000</pubDate>
				<wikidot:authorName>kaizen</wikidot:authorName>				<wikidot:authorUserId>19294</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Sorry about the example. This works ok. The problem is with a float box on the left:</p> <div class="code"> <pre> <code>div.float-left{ float: left; witdth: 15em; padding: 0em 1em; margin: 0em 1em 0em 1em; border-right:solid #888888 1px; background-color: #FFFFFF; }</code> </pre></div> <p>The border is in the left, and the text extends along the entire line. What is happening?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:extra-side-bar/comments/show#post-26031</guid>
				<title>¿How to make a css class?</title>
				<link>http://snippets.wikidot.com/code:extra-side-bar/comments/show#post-26031</link>
				<description></description>
				<pubDate>Tue, 29 May 2007 06:57:54 +0000</pubDate>
				<wikidot:authorName>kaizen</wikidot:authorName>				<wikidot:authorUserId>19294</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi, I'm trying to make a css class from this, and my code is:</p> <div class="code"> <pre> <code>div.float-right{ float:right; width: 15em; padding: 0em 1em; margin: 0em 0em 1em 1em; border-left: solid #888888 1px; background-color: #FFFFFF; }</code> </pre></div> <p>To use it:</p> <div class="code"> <pre> <code>[[div class="float-right"]] ... [[/div]]</code> </pre></div> <p>But something weird happends. No box.</p> <p>P.D.: Sorry if it's a very css basic question, I'm start learning.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:extra-side-bar/comments/show#post-5830</guid>
				<title>This has been very useful and easy to use</title>
				<link>http://snippets.wikidot.com/code:extra-side-bar/comments/show#post-5830</link>
				<description></description>
				<pubDate>Tue, 02 Jan 2007 10:08:29 +0000</pubDate>
				<wikidot:authorName>drashok</wikidot:authorName>				<wikidot:authorUserId>6048</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>HAPPY 2007<br /> Thank you.<br /> This has been very useful.<br /> It is simple to implement.<br /> Enhances information design<br /> drashok</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>