<?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>Bootstrap Playground - new forum posts</title>
		<link>http://bootstrap-playground.wikidot.com/forum/start</link>
		<description>Posts in forums of the site &quot;Bootstrap Playground&quot; - Because we all need a place to play</description>
				<copyright></copyright>
		<lastBuildDate>Sat, 11 Jul 2026 02:20:01 +0000</lastBuildDate>
		
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-15395087#post-7523318</guid>
				<title>Re: hi</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-15395087/hi#post-7523318</link>
				<description></description>
				<pubDate>Tue, 27 Jan 2026 09:27:06 +0000</pubDate>
				<wikidot:authorName>Erika778</wikidot:authorName>				<wikidot:authorUserId>9813200</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi hi!<br /> I wandered in here, too, barely know what this site is about.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-817585">Wikidot Integration / Custom Layouts</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-15395087/hi">hi</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-15395087#post-5717794</guid>
				<title>hi</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-15395087/hi#post-5717794</link>
				<description></description>
				<pubDate>Thu, 17 Nov 2022 23:51:41 +0000</pubDate>
				<wikidot:authorName>scutoid studios</wikidot:authorName>				<wikidot:authorUserId>8055329</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>nice bootstrap :3</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-817585">Wikidot Integration / Custom Layouts</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-15395087/hi">hi</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-1586882#post-5070306</guid>
				<title>Re: Bootstrap questions</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-1586882/bootstrap-questions#post-5070306</link>
				<description></description>
				<pubDate>Mon, 30 Aug 2021 02:49:15 +0000</pubDate>
				<wikidot:authorName>tunglinh174</wikidot:authorName>				<wikidot:authorUserId>7634320</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>thank for share,</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-817582">General Discussion / The Lounge</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-1586882/bootstrap-questions">Bootstrap questions</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-1586882#post-2449321</guid>
				<title>Re: Bootstrap questions</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-1586882/bootstrap-questions#post-2449321</link>
				<description></description>
				<pubDate>Mon, 01 Feb 2016 10:22:29 +0000</pubDate>
				<wikidot:authorName>jjs</wikidot:authorName>				<wikidot:authorUserId>333156</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Figured it out:</p> <p><a class="btn btn-default btn-block" href="http://www.example.com/"><br /> <span class="fa fa-taxi fa-2x"><span style="white-space: pre-wrap;">&nbsp;</span></span><br /> Example<br /></a></p> <div class="code"> <pre><code>[[a class=&quot;btn btn-default btn-block&quot; href=&quot;http://www.example.com/&quot;]] [[span class=&quot;fa fa-taxi fa-2x&quot;]]@&lt;&amp;nbsp;&gt;@[[/span]] Example [[/a]]</code></pre></div> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-817582">General Discussion / The Lounge</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-1586882/bootstrap-questions">Bootstrap questions</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-1586882#post-2449043</guid>
				<title>Bootstrap questions</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-1586882/bootstrap-questions#post-2449043</link>
				<description></description>
				<pubDate>Sun, 31 Jan 2016 18:35:30 +0000</pubDate>
				<wikidot:authorName>jjs</wikidot:authorName>				<wikidot:authorUserId>333156</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hello!</p> <p>If I have some questions regarding Bootstrap &amp; Wikidot, would you recommend posting here or at the <a href="http://community.wikidot.com/" target="_blank">community</a> forum? The people who help, are more or less the same anyway&#8230; The examples (as below) will not work on the community site. Anyway, here's the question:</p> <p>Below is a wide Bootstrap default button. If you click anywhere else than the icon or text, nothing happens (the button changes color though). How should I change the code for it to work properly (as a &quot;real&quot; button instead of just a text link)?</p> <p><span class="btn btn-default btn-block"><br /> <a href="http://www.example.com/"><span class="fa fa-taxi fa-2x"><span style="white-space: pre-wrap;">&nbsp;</span></span></a><br /> <a href="http://www.example.com/">Example</a><br /></span></p> <div class="code"> <pre><code>[[span class=&quot;btn btn-default btn-block&quot;]] [[a href=&quot;http://www.example.com/&quot;]][[span class=&quot;fa fa-taxi fa-2x&quot;]]@&lt;&amp;nbsp;&gt;@[[/span]][[/a]] [[a href=&quot;http://www.example.com/&quot;]]Example [[/a]] [[/span]]</code></pre></div> <p>Thanks!</p> <hr /> <p>Btw. I find it strange that there isn't that much activity here. When Ed started this, I kind of expected it to become a Wikidot community forum equivalent for Bootstrap oriented discussion and questions. Even all of the example sites have been deleted.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-817582">General Discussion / The Lounge</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-1586882/bootstrap-questions">Bootstrap questions</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-780703#post-2248439</guid>
				<title>Re: installing bootstrap</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-780703/installing-bootstrap#post-2248439</link>
				<description></description>
				<pubDate>Tue, 10 Mar 2015 17:39:27 +0000</pubDate>
				<wikidot:authorName>Chris Hannah</wikidot:authorName>				<wikidot:authorUserId>665181</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I'm in the same boat as you&#8230;have been using wikidot for years now and can't seem to make sense of how to implement this much needed functionality.Considering changing platforms.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-817582">General Discussion / The Lounge</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-780703/installing-bootstrap">installing bootstrap</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-1056049#post-2165627</guid>
				<title>Re: Stacking FontAwesome Icons?</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-1056049/stacking-fontawesome-icons#post-2165627</link>
				<description></description>
				<pubDate>Tue, 25 Nov 2014 05:04:28 +0000</pubDate>
				<wikidot:authorName>jjs</wikidot:authorName>				<wikidot:authorUserId>333156</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks Ed!</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-821566">Wikidot Integration / Nice to have</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-1056049/stacking-fontawesome-icons">Stacking FontAwesome Icons?</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-1056049#post-2164894</guid>
				<title>Re: Stacking FontAwesome Icons?</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-1056049/stacking-fontawesome-icons#post-2164894</link>
				<description></description>
				<pubDate>Mon, 24 Nov 2014 05:19:35 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Here's the <a href="http://fontawesome.io/assets/font-awesome/css/font-awesome.css" target="_blank">Font Awesome 4 CSS</a> that has what you need. You could copy just the parts you need or download v4.2 and add it to your site using an @import&#8230; rule.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-821566">Wikidot Integration / Nice to have</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-1056049/stacking-fontawesome-icons">Stacking FontAwesome Icons?</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-1056049#post-2164883</guid>
				<title>Re: Stacking FontAwesome Icons?</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-1056049/stacking-fontawesome-icons#post-2164883</link>
				<description></description>
				<pubDate>Mon, 24 Nov 2014 04:58:58 +0000</pubDate>
				<wikidot:authorName>kertomo</wikidot:authorName>				<wikidot:authorUserId>1648434</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi Ed and thanks for the info, I'll try to figure it out!</p> <p><em>Edit: Oops, wrong account. It's jjs here, as in the original post.</em></p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-821566">Wikidot Integration / Nice to have</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-1056049/stacking-fontawesome-icons">Stacking FontAwesome Icons?</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-1056049#post-2164880</guid>
				<title>Re: Stacking FontAwesome Icons?</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-1056049/stacking-fontawesome-icons#post-2164880</link>
				<description></description>
				<pubDate>Mon, 24 Nov 2014 04:52:13 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It looks like the classes for Font Awesome v4 were rewritten according to the link you referenced. Wikidot is currently using v3.2.1.</p> <div class="code"> <pre><code>&lt;head&gt; ... &lt;link href=&quot;http://d3g0gp89917ko0.cloudfront.net/v--c67e663218b6/common--fonts/awesome/3.2.1/font-awesome.min.css&quot; rel=&quot;stylesheet&quot;&gt; ... &lt;/head&gt;</code></pre></div> <p>At this point, I think you'll have to add your own custom classes to do the stacking.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-821566">Wikidot Integration / Nice to have</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-1056049/stacking-fontawesome-icons">Stacking FontAwesome Icons?</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-1056049#post-2164604</guid>
				<title>Stacking FontAwesome Icons?</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-1056049/stacking-fontawesome-icons#post-2164604</link>
				<description></description>
				<pubDate>Sun, 23 Nov 2014 19:06:33 +0000</pubDate>
				<wikidot:authorName>jjs</wikidot:authorName>				<wikidot:authorUserId>333156</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi!</p> <p>Can I stack FontAwesome icons in Wikidot Bootstrap <strong><a href="http://blog.fontawesome.io/2014/05/19/stacking-text-and-icons/" target="_blank">like this</a></strong>? If I can, how?</p> <p>Thanks!</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-821566">Wikidot Integration / Nice to have</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-1056049/stacking-fontawesome-icons">Stacking FontAwesome Icons?</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-711696#post-2130909</guid>
				<title>Re: Ability to use default Bootstrap Javascript &quot;Components&quot;</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-711696/ability-to-use-default-bootstrap-javascript-components#post-2130909</link>
				<description></description>
				<pubDate>Mon, 13 Oct 2014 20:21:41 +0000</pubDate>
				<wikidot:authorName>Timothy Foster</wikidot:authorName>				<wikidot:authorUserId>197988</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You can use a basic form of tooltips by using James Kanjo's <a href="http://css.wikidot.com/cssnippet:inline-hovertips" target="_blank">inline hovertips</a>. If you are using the <a href="http://css.wikidot.com/theme:standard-theme" target="_blank">Standard Theme</a>, then this will already be done for you. Otherwise, you would need to add the following CSS:</p> <div class="code css"> <p><span class="line"><span class="comment">/*<span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span>Inline<span style="white-space: pre-wrap;">&nbsp;</span>Hovertips<span style="white-space: pre-wrap;">&nbsp;</span>by<span style="white-space: pre-wrap;">&nbsp;</span>James<span style="white-space: pre-wrap;">&nbsp;</span>Kanjo<span style="white-space: pre-wrap;">&nbsp;</span>(!INHV)</span></span><br /> <span class="line"><span class="comment">==============================================================================*/</span><span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span class="classSelector">.hover</span>{<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">display</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="literal">inline-block</span>;<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">background</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="literal">none</span>;<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">height</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="digit">1</span>.<span class="digit">42857</span><span class="type">em</span>;<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">margin-bottom</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="digit">3</span>px;<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line">}<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span class="classSelector">.hover</span>:<span class="attribute">hover</span>{<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">background</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="statement">url</span>(<span class="string">'http:<span style="white-space: pre-wrap;">//</span>css.wikidot.com/local<span style="white-space: pre-wrap;">--</span>files/theme:standard-theme/hovertipBelow.png'</span>);<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">background-repeat</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="literal">no-repeat</span>;<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">background-position</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="literal">center</span><span style="white-space: pre-wrap;">&nbsp;</span>calc(<span class="digit">1</span>.<span class="digit">42857</span><span class="type">em</span><span style="white-space: pre-wrap;">&nbsp;</span>-<span style="white-space: pre-wrap;">&nbsp;</span><span class="digit">2</span>px);<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">height</span>:<span style="white-space: pre-wrap;">&nbsp;</span>calc(<span class="digit">1</span>.<span class="digit">42857</span><span class="type">em</span><span style="white-space: pre-wrap;">&nbsp;</span>+<span style="white-space: pre-wrap;">&nbsp;</span><span class="digit">3</span>px);<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">margin-bottom</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="digit">0</span>;<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line">}<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span class="classSelector">.hover</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="type">span</span>{<span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">transition</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="literal">none</span>;<span style="white-space: pre-wrap;">&nbsp;</span>}<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span class="classSelector">.hover</span>:<span class="attribute">hover</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="type">span</span>{<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">border</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="literal">none</span>;<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">background</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="statement">rgba</span>(<span class="digit">20</span>,<span style="white-space: pre-wrap;">&nbsp;</span><span class="digit">20</span>,<span style="white-space: pre-wrap;">&nbsp;</span><span class="digit">20</span>,<span style="white-space: pre-wrap;">&nbsp;</span>.<span class="digit">95</span>);<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">font-size</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="digit">12</span>px;<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">min-width</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="digit">200</span>px;<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">color</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="digit">#FFF</span>;<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">border-radius</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="digit">4</span>px;<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">padding</span>:<span style="white-space: pre-wrap;">&nbsp;</span><span class="digit">4</span>px<span style="white-space: pre-wrap;">&nbsp;</span><span class="digit">12</span>px;<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line"><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span style="white-space: pre-wrap;">&nbsp;</span><span class="definition">margin-top</span>:<span style="white-space: pre-wrap;">&nbsp;</span>calc(<span class="digit">1</span>.<span class="digit">42857</span><span class="type">em</span><span style="white-space: pre-wrap;">&nbsp;</span>+<span style="white-space: pre-wrap;">&nbsp;</span><span class="digit">6</span>px);<span style="white-space: pre-wrap;">&#32;</span></span><br /> <span class="line">}</span></p> </div> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-821566">Wikidot Integration / Nice to have</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-711696/ability-to-use-default-bootstrap-javascript-components">Ability to use default Bootstrap Javascript &quot;Components&quot;</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-711696#post-2129863</guid>
				<title>Re: Ability to use default Bootstrap Javascript &quot;Components&quot;</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-711696/ability-to-use-default-bootstrap-javascript-components#post-2129863</link>
				<description></description>
				<pubDate>Sun, 12 Oct 2014 09:28:38 +0000</pubDate>
				<wikidot:authorName>jjs</wikidot:authorName>				<wikidot:authorUserId>333156</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Bootstrap <a href="http://getbootstrap.com/javascript/#tooltips" target="_blank">Tooltips</a> and <a href="http://getbootstrap.com/javascript/#popovers" target="_blank">popovers</a> would be useful in many cases. Could it be possible to use them with Wikidot somehow?</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-821566">Wikidot Integration / Nice to have</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-711696/ability-to-use-default-bootstrap-javascript-components">Ability to use default Bootstrap Javascript &quot;Components&quot;</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-726627#post-2129024</guid>
				<title>I would like to test Layouts and Bootstrap</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-726627/wikidot-modules#post-2129024</link>
				<description></description>
				<pubDate>Fri, 10 Oct 2014 18:35:38 +0000</pubDate>
				<wikidot:authorName>chulacaprichosa</wikidot:authorName>				<wikidot:authorUserId>1993076</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I do have to tell you though I am a total virgin when it comes to any of this stuff . But I love to learn and thats why Im here. Thank you.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-817579">Hidden / Per page discussions</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-726627/wikidot-modules">Wikidot Modules</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-1031125#post-2118986</guid>
				<title>Re: Some FontAwesome -icons not showing on Firefox</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-1031125/some-fontawesome-icons-not-showing-on-firefox#post-2118986</link>
				<description></description>
				<pubDate>Fri, 26 Sep 2014 15:26:05 +0000</pubDate>
				<wikidot:authorName>jjs</wikidot:authorName>				<wikidot:authorUserId>333156</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>The solution could be to update wikidot FontAwesome to 4.2.</p> </blockquote> <p>Is this something that site owner should do or is it somewhere deeper in Wikidot? If it's something that only Wikidot can do, can you say when you are planning to update it?</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818765">Wikidot Integration / Bugs and Other Weirdness</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-1031125/some-fontawesome-icons-not-showing-on-firefox">Some FontAwesome -icons not showing on Firefox</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-1031125#post-2118881</guid>
				<title>Re: Some FontAwesome -icons not showing on Firefox</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-1031125/some-fontawesome-icons-not-showing-on-firefox#post-2118881</link>
				<description></description>
				<pubDate>Fri, 26 Sep 2014 13:35:46 +0000</pubDate>
				<wikidot:authorName>TeRq</wikidot:authorName>				<wikidot:authorUserId>381827</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Its because there are 2 font files loaded and wikidot (3.2.1) is at first place.<br /> When I'v deleted this code from page:</p> <div class="code"> <pre><code>&lt;link href=&quot;http://d3g0gp89917ko0.cloudfront.net/v--811d59f5bc66/common--fonts/awesome/3.2.1/font-awesome.min.css&quot; rel=&quot;stylesheet&quot;&gt;</code></pre></div> <br /> using firebug. All icons appears. The solution could be to update wikidot FontAwesome to 4.2.<br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818765">Wikidot Integration / Bugs and Other Weirdness</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-1031125/some-fontawesome-icons-not-showing-on-firefox">Some FontAwesome -icons not showing on Firefox</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-1031125#post-2118831</guid>
				<title>Re: Some FontAwesome -icons not showing on Firefox</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-1031125/some-fontawesome-icons-not-showing-on-firefox#post-2118831</link>
				<description></description>
				<pubDate>Fri, 26 Sep 2014 11:51:39 +0000</pubDate>
				<wikidot:authorName>jjs</wikidot:authorName>				<wikidot:authorUserId>333156</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I added two working icons on the <a href="http://fontawesome.wikidot.com/" target="_blank">test site</a>.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818765">Wikidot Integration / Bugs and Other Weirdness</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-1031125/some-fontawesome-icons-not-showing-on-firefox">Some FontAwesome -icons not showing on Firefox</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-1031125#post-2118822</guid>
				<title>Re: Some FontAwesome -icons not showing on Firefox</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-1031125/some-fontawesome-icons-not-showing-on-firefox#post-2118822</link>
				<description></description>
				<pubDate>Fri, 26 Sep 2014 11:23:13 +0000</pubDate>
				<wikidot:authorName>tsangk</wikidot:authorName>				<wikidot:authorUserId>47197</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Oh really? That's odd&#8230; wouldn't have expected it to. Any screenshots? :)</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818765">Wikidot Integration / Bugs and Other Weirdness</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-1031125/some-fontawesome-icons-not-showing-on-firefox">Some FontAwesome -icons not showing on Firefox</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-1031125#post-2118797</guid>
				<title>Re: Some FontAwesome -icons not showing on Firefox</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-1031125/some-fontawesome-icons-not-showing-on-firefox#post-2118797</link>
				<description></description>
				<pubDate>Fri, 26 Sep 2014 10:30:31 +0000</pubDate>
				<wikidot:authorName>jjs</wikidot:authorName>				<wikidot:authorUserId>333156</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The strange thing is that some icons actually show up on Firefox.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818765">Wikidot Integration / Bugs and Other Weirdness</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-1031125/some-fontawesome-icons-not-showing-on-firefox">Some FontAwesome -icons not showing on Firefox</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-1031125#post-2118793</guid>
				<title>Re: Some FontAwesome -icons not showing on Firefox</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-1031125/some-fontawesome-icons-not-showing-on-firefox#post-2118793</link>
				<description></description>
				<pubDate>Fri, 26 Sep 2014 10:21:01 +0000</pubDate>
				<wikidot:authorName>tsangk</wikidot:authorName>				<wikidot:authorUserId>47197</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>There's a (security) requirement in Firefox that requires that the web font files be requested from the same domain as the originating webpage request. Unfortunately, the way that Wikidot currently includes Font Awesome from the <tt>www.wikidot.com</tt> domain (it's hardcoded).</p> <p>I have reported this as a bug <a href="http://feedback.wikidot.com/bug:938">here</a></p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818765">Wikidot Integration / Bugs and Other Weirdness</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-1031125/some-fontawesome-icons-not-showing-on-firefox">Some FontAwesome -icons not showing on Firefox</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-1031125#post-2118758</guid>
				<title>Some FontAwesome -icons not showing on Firefox</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-1031125/some-fontawesome-icons-not-showing-on-firefox#post-2118758</link>
				<description></description>
				<pubDate>Fri, 26 Sep 2014 08:32:39 +0000</pubDate>
				<wikidot:authorName>jjs</wikidot:authorName>				<wikidot:authorUserId>333156</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi!</p> <p>I originally posted this at the <a href="http://community.wikidot.com/forum/t-1030503/some-fontawesome-icons-not-showing-on-firefox#post-2118051" target="_blank">community forum</a>, but this might be a bit more appropriate place.</p> <p>Some FontAwesome icons are not showing when using Firefox (tested on versions 23.0.1, 32.0.2 and 32.0.3). With Chrome they appear correctly (I haven't tested other browsers yet).</p> <p>Example here: <a href="http://fontawesome.wikidot.com/" target="_blank">http://fontawesome.wikidot.com/</a></p> <p>Any idea what might be causing this?</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818765">Wikidot Integration / Bugs and Other Weirdness</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-1031125/some-fontawesome-icons-not-showing-on-firefox">Some FontAwesome -icons not showing on Firefox</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-866127#post-2099914</guid>
				<title>Re: Carousel Image Slider</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-866127/carousel-image-slider#post-2099914</link>
				<description></description>
				<pubDate>Sat, 30 Aug 2014 22:30:19 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I just added some CSS that gives us a fade transition option for carousel. I updated the <a href="http://bootstrap-playground.wikidot.com/carousel:bootstrap-3-carousel-demo" target="_blank">demo page</a> so you can see it in action. The <a href="http://untame.net/2013/04/twitter-bootstrap-carousel/" target="_blank">&quot;How to Extend Twitter Bootstrap’s Carousel Functionality&quot; article</a> I found that inspired this has some other interesting tweaks for the carousel.</p> <p>I haven't messed with other transitions too much yet, but it should be fairly easy to extend the choice of carousel transitions in a similar fashion since it's all done via CSS transitions and does not require access to the javascript.</p> <p>Any chance you'll plug a <em>transition</em> attribute into the CSI, Timothy?</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-866127/carousel-image-slider">Carousel Image Slider</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-711678#post-2092155</guid>
				<title>Re: Modals :D</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-711678/modals:d#post-2092155</link>
				<description></description>
				<pubDate>Tue, 19 Aug 2014 03:30:23 +0000</pubDate>
				<wikidot:authorName>jjs</wikidot:authorName>				<wikidot:authorUserId>333156</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks Ed!</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-711678/modals:d">Modals :D</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-711678#post-2091906</guid>
				<title>Re: Modals :D</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-711678/modals:d#post-2091906</link>
				<description></description>
				<pubDate>Mon, 18 Aug 2014 19:26:07 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>OK, it looks like the modal-sm and modal-lg classes are not in Wikidot's base Bootstrap 3 CSS. I just looked it up in Bootstrap 3.2 and found what we're missing:</p> <div class="code"> <pre><code>@media (min-width: 768px) { .modal-sm { width: 300px; } } @media (min-width: 992px) { .modal-lg { width: 900px; } }</code></pre></div> <p>[edit: Site custom CSS updated with the change] <span style="text-decoration: line-through;">For now, I just added it to a CSS module</span> on the <a href="http://bootstrap-playground.wikidot.com/modal-tests" target="_blank">demo page</a> so you can see it in action. The default width is 600px, so you can see that the Bootstrap devs just changed the width by 300px up and down and set it up so it only kicks in at certain screen width levels.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-711678/modals:d">Modals :D</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-711678#post-2091808</guid>
				<title>Re: Modals :D</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-711678/modals:d#post-2091808</link>
				<description></description>
				<pubDate>Mon, 18 Aug 2014 17:23:34 +0000</pubDate>
				<wikidot:authorName>jjs</wikidot:authorName>				<wikidot:authorUserId>333156</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi Ed!</p> <p>I tested your suggestion but didn't succeed. Could it be possible that the different sized modals aren't included to the code?</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-711678/modals:d">Modals :D</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-711678#post-2090920</guid>
				<title>Re: Modals :D</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-711678/modals:d#post-2090920</link>
				<description></description>
				<pubDate>Sun, 17 Aug 2014 17:17:40 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I think all you need to do is change the class from <em>modal</em> to <em>modal-lg</em>. I can't test at the moment but will play later if others don't beat me to it.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-711678/modals:d">Modals :D</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-711678#post-2090886</guid>
				<title>Re: Modals :D</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-711678/modals:d#post-2090886</link>
				<description></description>
				<pubDate>Sun, 17 Aug 2014 16:44:44 +0000</pubDate>
				<wikidot:authorName>jjs</wikidot:authorName>				<wikidot:authorUserId>333156</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi all!</p> <p>Looks excellent! There are <strong><a href="http://getbootstrap.com/javascript/#modals-sizes" target="_blank">different sizes</a></strong> of modals available in Bootstrap. Is it possible to choose the modal size in Wikidot? The default size here is a little bit too small for my intention.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-711678/modals:d">Modals :D</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-866127#post-2085488</guid>
				<title>Re: Carousel Image Slider</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-866127/carousel-image-slider#post-2085488</link>
				<description></description>
				<pubDate>Sun, 10 Aug 2014 13:48:46 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Nice work!</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-866127/carousel-image-slider">Carousel Image Slider</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-866127#post-2085367</guid>
				<title>Re: Carousel Image Slider</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-866127/carousel-image-slider#post-2085367</link>
				<description></description>
				<pubDate>Sun, 10 Aug 2014 04:55:12 +0000</pubDate>
				<wikidot:authorName>Timothy Foster</wikidot:authorName>				<wikidot:authorUserId>197988</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>And now there's a working <strong><a href="http://snippets.wikidot.com/code:carousel" target="_blank">CSI</a></strong> (:</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-866127/carousel-image-slider">Carousel Image Slider</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-713727#post-2064682</guid>
				<title>Re: Minimal Login Status</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-713727/minimal-login-status#post-2064682</link>
				<description></description>
				<pubDate>Sun, 06 Jul 2014 14:52:52 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Finally got this sorted out through the discussion on the <a href="http://feedback.wikidot.com/wish:937" target="_blank">feedback site</a>.</p> <p>This does not work (or any variants that use &quot;local&#8212;code&quot; syntax):</p> <blockquote> <p>@import url('<a href="http://css.wdfiles.com/local--code/cssnippet:minimized-login-status/code_">http://css.wdfiles.com/local--code/cssnippet:minimized-login-status/code_</a>');</p> </blockquote> <p>This does:</p> <blockquote> <p>@import url('<a href="http://css.wikidot.com/cssnippet:minimized-login-status/code_">http://css.wikidot.com/cssnippet:minimized-login-status/code_</a>');</p> </blockquote> <p>I have updated the CSS here using the working syntax.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-713727/minimal-login-status">Minimal Login Status</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-713727#post-2064368</guid>
				<title>Re: Minimal Login Status</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-713727/minimal-login-status#post-2064368</link>
				<description></description>
				<pubDate>Sat, 05 Jul 2014 22:59:04 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I think the &quot;No valid codeblock found&quot; issue is going to be a tough one for the devs. The way a data form page is saved, it just has the filed names and data. For example, the minimized login status page is stored as extar line breaks added for readability):</p> <div class="code"> <pre><code>author: 'Wikidot Community' summary: 'Minimalizes the Login Status so that it only shows the user''s avatar and behaves like a button.' description: &quot;Essentially, this will transform the login status from:\n\nto:\n\nThis can be used for those who desire a less obtrusive form of the login info. Minimized to just an avatar, it is still easy to tell if you are logged on while preserving the your personalization. Simply clicking on the avatar reveals the typical list of account options.\n\nAdditionally, when logged out, the login status shows an image representing the sign-in action instead.\n\nIn order to use this with a custom layout, you must define the login status module with the following:\n\n[[code type=\&quot;html\&quot;]]\n&lt;div class=\&quot;login-status\&quot;&gt;\n [[module LoginStatus]]\n&lt;/div&gt;\n[[/code]]\n\nThis CSSnippet is compatible with [*http://standard-template.wikidot.com the Bootstrap Standard Template].&quot; code: &quot;/** Minimalized Login Status\n * Developed by the Wikidot Community\n * \n * Minimalizes the Login Status so that it only shows the user's avatar and\n * behaves like a button.\n * ***************************************************************************/\n \n/* * When Logged In * */\n.login-status .printuser{ font-size: 0; }\n.login-status .printuser img.small{\n max-width: 20px !important;\n padding: 0 !important;\n background-image: none !important;\n width: 20px;\n height: 20px;\n border-radius: 10px;\n}\n \n.login-status .btn{\n background: none;\n border: none;\n padding: 0;\n}\n.login-status .btn.disabled{\n position: relative;\n left: 23px;\n top: 4px;\n z-index: 50;\n}\n.login-status .btn.dropdown-toggle{\n width: 28px;\n height: 28px;\n border: 1px solid #E3E3E3;\n border-radius: 14px;\n z-index: 49;\n}\n.login-status .btn.dropdown-toggle:hover{\n background: #EEE;\n border-color: #D7D7D7;\n}\n.caret{ visibility: hidden; }\n.login-status ul{\n left: -102px;\n border: 1px solid #DDD;\n box-shadow: 0 2px 3px -1px rgba(0,0,0,.2);\n border-radius: 5px;\n}\n.login-status ul .divider{ display: none; }\n.login-status ul li i{\n margin-right: 10px;\n}\n.login-status .printuser-show{ display: none; }\n \n/* * When Logged Out * */\n.login-status .login-status-create-account,\n.login-status &gt; span{\n display: none;\n}\n.login-status .login-status-sign-in{\n background: #FFF;\n border: 1px solid #E3E3E3;\n width: 28px;\n height: 28px;\n border-radius: 14px;\n color: #000;\n font-size: 0;\n padding-top: 2px;\n}\n.login-status .login-status-sign-in::before{\n font-family: 'FontAwesome';\n font-size: 16px;\n content: 'ï‚';\n}\n.login-status .login-status-sign-in:hover{\n border-color: #D7D7D7;\n background: #EEE;\n}&quot; example: ''</code></pre></div> <p>There's no <span style="white-space: pre-wrap;">[[code]]</span> blocks like there are in the source of standard pages.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-713727/minimal-login-status">Minimal Login Status</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-713727#post-2064359</guid>
				<title>Re: Minimal Login Status</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-713727/minimal-login-status#post-2064359</link>
				<description></description>
				<pubDate>Sat, 05 Jul 2014 22:24:23 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I found 2 problems. Maybe it was something Timothy did. ;-)</p> <p>The class name being used in the BS layout was &quot;loginStatus&quot;, but it looks like it was changed to &quot;login-status&quot; when it was moved to the CSS site.</p> <p>Adding fuel to the fire, it appears that rendering a code block via data forms does not work.</p> <img src="http://bootstrap-playground.wdfiles.com/local--files/admin:files/dataform-codeblock.jpg" alt="dataform-codeblock.jpg" class="image" /> <p>I'm copying the login-status css back to the main css page here until this gets sorted out. I edited the layout to use &quot;login-status&quot; for the class name.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-713727/minimal-login-status">Minimal Login Status</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-713727#post-2064348</guid>
				<title>Re: Minimal Login Status</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-713727/minimal-login-status#post-2064348</link>
				<description></description>
				<pubDate>Sat, 05 Jul 2014 21:44:56 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Something broke this recently. Any idea what happened? I know Timothy has been busy working on the migrating Bootstrap stuff to the CSS site, but I don't think it's related.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-713727/minimal-login-status">Minimal Login Status</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-876301#post-2058700</guid>
				<title>Re: FontAwesome Editor Toolbar</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-876301/fontawesome-editor-toolbar#post-2058700</link>
				<description></description>
				<pubDate>Thu, 26 Jun 2014 01:52:55 +0000</pubDate>
				<wikidot:authorName>Timothy Foster</wikidot:authorName>				<wikidot:authorUserId>197988</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Well, it should go from</p> <img src="http://timothyfoster.wdfiles.com/local--files/filestore:wd-oldbuttons/wd_oldButtons.png" alt="wd_oldButtons.png" class="image" /> <p>to</p> <div style="overflow: hidden;"><img src="http://timothyfoster.wdfiles.com/local--files/filestore:wd-newbuttons/wd_newButtons.png" alt="wd_newButtons.png" class="image" /></div> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-876301/fontawesome-editor-toolbar">FontAwesome Editor Toolbar</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-890309#post-2055866</guid>
				<title>Accordion Panels</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-890309/accordion-panels#post-2055866</link>
				<description></description>
				<pubDate>Sat, 21 Jun 2014 16:07:41 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I just added a <a href="http://bootstrap-playground.wikidot.com/accordion:demo" target="_blank">demo page</a> showing how to use &quot;accordion&quot; (collapsible) panels with Bootstrap. The demo also explains the new (yet to be documented) feature that Wikidot now supports user-defined IDs in our code! That's something many of us have wanted and it's especially important for use with Bootstrap. It makes using the javascript enhancements that Bootstrap provides pretty straightforward.</p> <p><span style="font-size:125%;"><a href="http://bootstrap-playground.wikidot.com/accordion:demo" target="_blank">Accordion Demo</a></span></p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-890309/accordion-panels">Accordion Panels</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-876301#post-2053881</guid>
				<title>Re: FontAwesome Editor Toolbar</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-876301/fontawesome-editor-toolbar#post-2053881</link>
				<description></description>
				<pubDate>Wed, 18 Jun 2014 02:07:37 +0000</pubDate>
				<wikidot:authorName>GoVegan</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Sorry, what's the difference?<br /> Does it look different?</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-876301/fontawesome-editor-toolbar">FontAwesome Editor Toolbar</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-876301#post-2050609</guid>
				<title>Re: FontAwesome Editor Toolbar</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-876301/fontawesome-editor-toolbar#post-2050609</link>
				<description></description>
				<pubDate>Thu, 12 Jun 2014 15:37:52 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It's, (here it comes!)&#8230;, <strong>awesome!</strong> ;-)</p> <p>I vote for plugging it into the main css here.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-876301/fontawesome-editor-toolbar">FontAwesome Editor Toolbar</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-876301#post-2050606</guid>
				<title>FontAwesome Editor Toolbar</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-876301/fontawesome-editor-toolbar#post-2050606</link>
				<description></description>
				<pubDate>Thu, 12 Jun 2014 15:30:48 +0000</pubDate>
				<wikidot:authorName>Timothy Foster</wikidot:authorName>				<wikidot:authorUserId>197988</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I decided to update the editor toolbar to fit more in line with Bootstrap themes by using FontAwesome icons. You can see the result <a href="http://bootstrap-playground.wikidot.com/fontawesome-editor">here</a>!</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-876301/fontawesome-editor-toolbar">FontAwesome Editor Toolbar</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-866127#post-2050603</guid>
				<title>Re: Carousel Image Slider</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-866127/carousel-image-slider#post-2050603</link>
				<description></description>
				<pubDate>Thu, 12 Jun 2014 15:28:06 +0000</pubDate>
				<wikidot:authorName>Helmut_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Looks Good!</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-866127/carousel-image-slider">Carousel Image Slider</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-866127#post-2050509</guid>
				<title>Re: Carousel Image Slider</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-866127/carousel-image-slider#post-2050509</link>
				<description></description>
				<pubDate>Thu, 12 Jun 2014 13:00:01 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I found the issue with the navigation overflow. The parser is inserting <span style="white-space: pre-wrap;">&#32;&lt;br&gt;&lt;/br&gt;&#32;</span> between the anchor tags that make up the left/right nav sections. That creates the extra line that's allowing the navigation shadow to spill out below the image area. Putting both the left/right navigation elements on the same line solved the problem.</p> <h2><span>Before</span></h2> <div class="code"> <pre><code>[!-- Carousel nav --] [[a class=&quot;carousel-control left&quot; href=&quot;.myCarousel&quot; data-slide=&quot;prev&quot;]] [[span class=&quot;icon-prev&quot;]]@&lt;&amp;nbsp;&gt;@[[/span]] [[/a]] [[a class=&quot;carousel-control right&quot; href=&quot;.myCarousel&quot; data-slide=&quot;next&quot;]] [[span class=&quot;icon-next&quot;]]@&lt;&amp;nbsp;&gt;@[[/span]] [[/a]]</code></pre></div> <h2><span>After</span></h2> <div class="code"> <pre><code>[!-- Carousel nav --] [[a class=&quot;carousel-control left&quot; href=&quot;.myCarousel&quot; data-slide=&quot;prev&quot;]][[span class=&quot;icon-prev&quot;]]@&lt;&amp;nbsp;&gt;@[[/span]][[/a]][[a class=&quot;carousel-control right&quot; href=&quot;.myCarousel&quot; data-slide=&quot;next&quot;]][[span class=&quot;icon-next&quot;]]@&lt;&amp;nbsp;&gt;@[[/span]][[/a]]</code></pre></div> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-866127/carousel-image-slider">Carousel Image Slider</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-866127#post-2041107</guid>
				<title>Re: Carousel Image Slider</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-866127/carousel-image-slider#post-2041107</link>
				<description></description>
				<pubDate>Wed, 28 May 2014 23:49:57 +0000</pubDate>
				<wikidot:authorName>Timothy Foster</wikidot:authorName>				<wikidot:authorUserId>197988</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It's beautiful (: This may prove useful for a future project of mine, so thank you very much for sharing!</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-866127/carousel-image-slider">Carousel Image Slider</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-865757#post-2039865</guid>
				<title>Re: A lot of skrollr :)</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-865757/a-lot-of-skrollr#post-2039865</link>
				<description></description>
				<pubDate>Tue, 27 May 2014 08:24:55 +0000</pubDate>
				<wikidot:authorName>Squark</wikidot:authorName>				<wikidot:authorUserId>160264</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>There's no mobile version yet at all. It looks like crap now on my iPhone :)</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-830605">Bootstrap / Example Sites</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-865757/a-lot-of-skrollr">A lot of skrollr :)</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-865757#post-2039799</guid>
				<title>Re: A lot of skrollr :)</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-865757/a-lot-of-skrollr#post-2039799</link>
				<description></description>
				<pubDate>Tue, 27 May 2014 04:50:31 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Very cool, although I first looked at it on my phone and it wasn't impressive. Then I looked at it on my PC and saw what you've created. It looks like it was a ton of work!</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-830605">Bootstrap / Example Sites</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-865757/a-lot-of-skrollr">A lot of skrollr :)</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-866127#post-2039772</guid>
				<title>Carousel Image Slider</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-866127/carousel-image-slider#post-2039772</link>
				<description></description>
				<pubDate>Tue, 27 May 2014 04:20:43 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I just created a sample page showing how to use the Bootstrap 3 Carousel slider using Wikidot markup.</p> <p>I had been working on the assumption that it wouldn't be possible without some help from the devs because according to the BS3 docs, the target element had to be set up with an ID.</p> <p>But, &quot;Au contraire, mon capitan!&quot;</p> <p>It also works with classes for targeting the container!</p> <p><span style="font-size:125%;"><a href="http://bootstrap-playground.wikidot.com/carousel:bootstrap-3-carousel-demo" target="_blank">Carousel Demo</a></span></p> <p>I just have one small issue to work out with the navigation shader spilling out the bottom of the slide container.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-866127/carousel-image-slider">Carousel Image Slider</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-865757#post-2039379</guid>
				<title>Re: A lot of skrollr :)</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-865757/a-lot-of-skrollr#post-2039379</link>
				<description></description>
				<pubDate>Mon, 26 May 2014 15:16:52 +0000</pubDate>
				<wikidot:authorName>Timothy Foster</wikidot:authorName>				<wikidot:authorUserId>197988</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>The animation looks especially well if you click the middle mouse button and let it auto-scroll down the page gradually (:</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-830605">Bootstrap / Example Sites</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-865757/a-lot-of-skrollr">A lot of skrollr :)</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-865757#post-2039301</guid>
				<title>A lot of skrollr :)</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-865757/a-lot-of-skrollr#post-2039301</link>
				<description></description>
				<pubDate>Mon, 26 May 2014 11:36:07 +0000</pubDate>
				<wikidot:authorName>Squark</wikidot:authorName>				<wikidot:authorUserId>160264</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>This is an example site I just have made to one of our clients. BS3 + Skrollr + a lot of prototyping. And this is just a timeline chart for the animations:</p> <p><a href="https://www.evernote.com/shard/s108/sh/37f7c552-4d5b-44ce-ae79-d3e8e69bfa55/9a2c4f8bb7a0d5f3a37fba5b7f04df1c">https://www.evernote.com/shard/s108/sh/37f7c552-4d5b-44ce-ae79-d3e8e69bfa55/9a2c4f8bb7a0d5f3a37fba5b7f04df1c</a></p> <p><a href="http://wytwory.wikidot.com/">http://wytwory.wikidot.com/</a></p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-830605">Bootstrap / Example Sites</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-865757/a-lot-of-skrollr">A lot of skrollr :)</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-841713#post-2023328</guid>
				<title>Re: Modals for a Blogging</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-841713/modals-for-a-blogging#post-2023328</link>
				<description></description>
				<pubDate>Thu, 01 May 2014 07:17:52 +0000</pubDate>
				<wikidot:authorName>Helmut_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Wow! My avatar is rendered right top here! Means in a short time thjs will be on main site too.</p> <p>written on mobile phone..</p> <p>regards helmut</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-841713/modals-for-a-blogging">Modals for a Blogging</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-841713#post-2023253</guid>
				<title>Re: Modals for a Blogging</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-841713/modals-for-a-blogging#post-2023253</link>
				<description></description>
				<pubDate>Thu, 01 May 2014 03:54:57 +0000</pubDate>
				<wikidot:authorName>GoVegan</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Ed, you make websites <strong>sexy</strong>.</p> <p>Now I need a shrink to cure me of being aroused by quality web designs.<br /> Thanks for adding a new financial burden to my life.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-841713/modals-for-a-blogging">Modals for a Blogging</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-841713#post-2022859</guid>
				<title>Re: Modals for a Blogging</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-841713/modals-for-a-blogging#post-2022859</link>
				<description></description>
				<pubDate>Wed, 30 Apr 2014 15:51:27 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Sorry James,</p> <p>There was some drama with the site last week that forced my client to take down the site temporarily. When we reopened, it should have been set to &quot;closed&quot;, not &quot;private&quot;. It should be viewable now.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-841713/modals-for-a-blogging">Modals for a Blogging</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-841713#post-2022800</guid>
				<title>Re: Modals for a Blogging</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-841713/modals-for-a-blogging#post-2022800</link>
				<description></description>
				<pubDate>Wed, 30 Apr 2014 14:47:43 +0000</pubDate>
				<wikidot:authorName>GoVegan</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Private site? Seems like I can't see any images :/</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-841713/modals-for-a-blogging">Modals for a Blogging</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-841713#post-2008241</guid>
				<title>Modals for a Blogging</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-841713/modals-for-a-blogging#post-2008241</link>
				<description></description>
				<pubDate>Tue, 08 Apr 2014 01:03:01 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>After setting up a new site for a client who is going to do some blogging, I thought might be cool to use modal popups for the &quot;read more&quot; links on his home page versus navigating to a new page. I think it works quite well and is especially nice on a phone. Here's the code I used. We're using a data form for creating the blog entries in an autonumbered category. Autonumbering works perfect for constructing unique class names for each modal created on the fly by ListPages.</p> <p>By using ListPages and the Modal dialog code that <span class="printuser"><a href="http://www.wikidot.com/user:info/tsangk" >tsangk</a></span> turned us on to, I think you get a really nice result. A live example is <a href="http://www.finleypr.com/home-test" target="_blank">here</a> (the link might go away later, so if I forget to edit this post, let me know).</p> <p>Note: for reasons I haven't totally figured out yet, I had to add the css module. The default position for modals is <tt>left: 50%;</tt> and it didn't position correctly on my 2 column page layout without resetting it to zero.</p> <div class="code"> <pre><code>[[module css]] .modal-dialog { left: 0; } @media screen and (min-width: 768px) { .modal-dialog { width: 700px; } } [[/module]] [[div class=&quot;row&quot;]] [[div class=&quot;col-sm-8&quot;]] [[module ListPages category=&quot;blog&quot; separate=&quot;false&quot; limit=&quot;5&quot; order=&quot;_originaldate desc&quot; tags=&quot;+_home +_active&quot;]] [[div class=&quot;panel panel-info&quot;]] [[div class=&quot;panel-heading&quot;]] [[div class=&quot;panel-title&quot;]] [[date %%form_data{originaldate}%% format=&quot;%B %d, %Y&quot;]] + %%title%% [[/div]] [[/div]] [[div class=&quot;panel-body&quot;]] %%form_data{summary}%% [[div class=&quot;pull-%%form_raw{imageposition}%%&quot; style=&quot;display: none%%form_data{imagefile}%%;&quot;]] [[image %%form_raw{imagefile}%% class=&quot;img-responsive img-center&quot;]] [[/div]] [[a data-toggle=&quot;modal&quot; data-target=&quot;.wikidot-bs-modal%%name%%&quot; class=&quot;btn btn-primary btn-lg&quot;]]Read More[[/a]] [[div class=&quot;modal fade wikidot-bs-modal%%name%%&quot; tabindex=&quot;-1&quot; role=&quot;dialog&quot; aria-labelledby=&quot;Modal%%name%%&quot; aria-hidden=&quot;true&quot;]] [[div class=&quot;modal-dialog&quot;]] [[div class=&quot;modal-content&quot;]] [[div class=&quot;modal-header&quot;]] [[a class=&quot;close&quot; data-dismiss=&quot;modal&quot; aria-hidden=&quot;true&quot;]]@&lt;&amp;times;&gt;@[[/a]] [[date %%form_data{originaldate}%% format=&quot;%B %d, %Y&quot;]] + %%title%% [[/div]][!-- /modal-header --] [[div class=&quot;modal-body&quot;]] %%form_data{summary}%% [[div class=&quot;pull-%%form_raw{imageposition}%%&quot; style=&quot;display: none%%form_data{imagefile}%%;&quot;]] [[image %%form_raw{imagefile}%% class=&quot;img-responsive img-center&quot;]] [[/div]] ~~~~ %%form_data{readmore}%% [[/div]][!-- /modal-body --] [[div class=&quot;modal-footer&quot;]] [[a class=&quot;btn btn-default&quot; data-dismiss=&quot;modal&quot;]]Close[[/a]] [[/div]][!-- /modal-footer --] [[/div]][!-- /modal-content --] [[/div]][!-- /modal-dialog --] [[/div]][!-- /modal --] [[/div]] [[/div]] [[/module]] [[/div]][!-- /col-sm-8 --] [[div class=&quot;col-sm-4&quot;]] [[div class=&quot;panel panel-warning&quot;]] [[div class=&quot;panel-heading&quot;]] [[div class=&quot;panel-title&quot;]] FinleyPR Blog + Recent Posts [[/div]] [[/div]] [[div class=&quot;panel-body&quot;]] [[module ListPages category=&quot;blog&quot; separate=&quot;false&quot; limit=&quot;5&quot; order=&quot;_originaldate desc&quot;]] * %%linked_title%% - [[date %%form_data{originaldate}%% format=&quot;%B %d, %Y&quot;]] [[/module]] [[/div]] [[/div]] [[/div]][!-- /col-sm-4 --] [[/div]][!-- /row --]</code></pre></div> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-841713/modals-for-a-blogging">Modals for a Blogging</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-711678#post-1998905</guid>
				<title>Re: Modals :D</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-711678/modals:d#post-1998905</link>
				<description></description>
				<pubDate>Wed, 26 Mar 2014 06:20:15 +0000</pubDate>
				<wikidot:authorName>tsangk</wikidot:authorName>				<wikidot:authorUserId>47197</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Ah! That's cool! Didn't try putting any modules in it, so I'm quite surprised how well that turns out!</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-711678/modals:d">Modals :D</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-711678#post-1998904</guid>
				<title>Re: Modals :D</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-711678/modals:d#post-1998904</link>
				<description></description>
				<pubDate>Wed, 26 Mar 2014 06:16:13 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Wow! I'm officially an idiot for waiting 5 months to look at this closely. I just made a demo page to see how well it handles Wikidot markup in the body and it's perfect.<br /> <a href="http://bootstrap-playground.wikidot.com/modal-tests" target="_blank">Modal Tests</a></p> <p>It works especially well on phones (at least it does on my Galaxy S4)</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818079">Wikidot Integration / Wiki Markup and Examples</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-711678/modals:d">Modals :D</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-780703#post-1975531</guid>
				<title>installing bootstrap</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-780703/installing-bootstrap#post-1975531</link>
				<description></description>
				<pubDate>Sun, 23 Feb 2014 21:30:26 +0000</pubDate>
				<wikidot:authorName>milkyjoe</wikidot:authorName>				<wikidot:authorUserId>1819698</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi people!</p> <p>I'm new in wikidot, and a bit less to programing. but I'm practicing.<br /> I would like to build a wiki website that would function mostly on mobile devises.<br /> I have already started playing with the css and html of the website I've started to build but figured out that it's not mobile friendly..</p> <p>my question is how to install bootstrap?<br /> on the 'Layouts and Bootstrap in Wikidot' it said:<br /> &quot;When creating a custom CSS theme, form now on, users may choose Bootstrap to be loaded &quot; - i can't see this option<br /> should i just copy past the code into my css?<br /> i think i want to start from scratch. where do I start?</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-817582">General Discussion / The Lounge</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-780703/installing-bootstrap">installing bootstrap</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-760451#post-1935731</guid>
				<title>Re: Page Tags Issue</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-760451/page-tags-issue#post-1935731</link>
				<description></description>
				<pubDate>Tue, 14 Jan 2014 14:34:02 +0000</pubDate>
				<wikidot:authorName>GoVegan</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Reporting a problem with the solution &#8230; You rock!</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818765">Wikidot Integration / Bugs and Other Weirdness</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-760451/page-tags-issue">Page Tags Issue</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-760451#post-1931785</guid>
				<title>Page Tags Issue</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-760451/page-tags-issue#post-1931785</link>
				<description></description>
				<pubDate>Thu, 09 Jan 2014 19:59:00 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>I just posted this as a bug on the Feedback site, but wanted to add the info here in case you're not watching the Feedback site.</p> </blockquote> <p>I noticed that tags we being displayed without any space between tags and upon investigating found that <span style="white-space: pre-wrap;">[[tags]]</span> does not render the full HTML markup in Bootstrap layouts. I was able to fix it by changing my layout to include the missing markup and I was then able to add the CSS styles (also missing from the Bootstrap base CSS). These are the edits I made to the layout and CSS on this site.</p> <h2><span>Layout Before</span></h2> <div class="code"> <pre><code> [[if tags]] [[tags]] [[/if]]</code></pre></div> <h2><span>Layout After</span></h2> <div class="code"> <pre><code> [[if tags]] &lt;div class=&quot;page-tags&quot;&gt; &lt;span&gt;[[tags]]&lt;/span&gt; &lt;/div&gt; [[/if]]</code></pre></div> <h2><span>Missing CSS Added</span></h2> <div class="code"> <div class="hl-main"> <pre><span class="hl-code">/</span><span class="hl-identifier">*</span><span class="hl-code"> </span><span class="hl-identifier">Page</span><span class="hl-code"> </span><span class="hl-identifier">Tags</span><span class="hl-code"> </span><span class="hl-identifier">Default</span><span class="hl-code"> </span><span class="hl-identifier">Styling</span><span class="hl-code"> </span><span class="hl-identifier">*</span><span class="hl-code">/ </span><span class="hl-identifier">.page-tags</span><span class="hl-code"> </span><span class="hl-brackets">{</span><span class="hl-code"> </span><span class="hl-reserved">clear:</span><span class="hl-code"> </span><span class="hl-string">both</span><span class="hl-code">; </span><span class="hl-reserved">margin:</span><span class="hl-code"> </span><span class="hl-number">10</span><span class="hl-string">px</span><span class="hl-code"> </span><span class="hl-number">0</span><span class="hl-code"> </span><span class="hl-number">0</span><span class="hl-code">; </span><span class="hl-reserved">padding:</span><span class="hl-code"> </span><span class="hl-number">0</span><span class="hl-code"> </span><span class="hl-number">2</span><span class="hl-string">px</span><span class="hl-code">; </span><span class="hl-reserved">text-align:</span><span class="hl-code"> </span><span class="hl-string">left</span><span class="hl-code">; </span><span class="hl-brackets">}</span><span class="hl-code"> </span><span class="hl-identifier">.page-tags</span><span class="hl-code"> </span><span class="hl-identifier">a</span><span class="hl-code"> </span><span class="hl-brackets">{</span><span class="hl-code"> </span><span class="hl-reserved">margin:</span><span class="hl-code"> </span><span class="hl-number">0</span><span class="hl-code"> </span><span class="hl-number">3</span><span class="hl-string">px</span><span class="hl-code">; </span><span class="hl-brackets">}</span><span class="hl-code"> </span><span class="hl-identifier">.page-tags</span><span class="hl-code"> </span><span class="hl-identifier">span</span><span class="hl-code"> </span><span class="hl-brackets">{</span><span class="hl-code"> </span><span class="hl-reserved">border-top:</span><span class="hl-code"> </span><span class="hl-number">1</span><span class="hl-string">px</span><span class="hl-code"> </span><span class="hl-string">solid</span><span class="hl-code"> </span><span class="hl-var">#BBBBBB</span><span class="hl-code">; </span><span class="hl-reserved">font-size:</span><span class="hl-code"> </span><span class="hl-number">85</span><span class="hl-string">%</span><span class="hl-code">; </span><span class="hl-reserved">padding-top:</span><span class="hl-code"> </span><span class="hl-number">2</span><span class="hl-string">px</span><span class="hl-code">; </span><span class="hl-brackets">}</span></pre></div> </div> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818765">Wikidot Integration / Bugs and Other Weirdness</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-760451/page-tags-issue">Page Tags Issue</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-758207#post-1928648</guid>
				<title>Re: Customising Legacy Layouts</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-758207/customising-legacy-layouts#post-1928648</link>
				<description></description>
				<pubDate>Sun, 05 Jan 2014 15:38:03 +0000</pubDate>
								<wikidot:authorUserId>38854</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Good stuff, James. You were a busy boy!<br /> I'm looking forward to applying your handiwork to one of my sites. One of my longtime annoyances was having the search box and login status trapped inside the header.</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-817585">Wikidot Integration / Custom Layouts</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-758207/customising-legacy-layouts">Customising Legacy Layouts</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-758207#post-1928445</guid>
				<title>Customising Legacy Layouts</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-758207/customising-legacy-layouts#post-1928445</link>
				<description></description>
				<pubDate>Sun, 05 Jan 2014 05:01:20 +0000</pubDate>
				<wikidot:authorName>GoVegan</wikidot:authorName>				<wikidot:authorUserId>35113</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>It's pretty cool that the Wikidot layout is now customisable &#8212; But as we can't use IDs in our customisable code, we can't actually customise the legacy layout and preserve customised CSS for it.</p> <p>I've created a <a href="http://bootstrap-playground.wikidot.com/legacy">legacy</a> section on this site which will help users to &quot;upgrade&quot; their legacy layouts to customisable ones without additional programming.</p> <p>I have achieved this by:</p> <ul> <li>Upgrading legacy CSS themes to compatible ones (<a href="http://bootstrap-playground.wikidot.com/legacy:css">Emulated Legacy CSS</a>)</li> <li>Emulating the legacy layout (<a href="http://bootstrap-playground.wikidot.com/legacy:layout">Emulated Legacy Layout</a>)</li> <li>Creating a JavaScript CSS converter (<a href="http://bootstrap-playground.wikidot.com/legacy:css:conversion">Legacy CSS Upgrade Converter</a>)</li> </ul> <p>There is a known issue where Wikidot's base CSS doesn't seem to include the button GIFs in the editor, however I'm not prepared to look into resolving that issue. If others are willing, I recommend appending the CSS fix to the <a href="http://bootstrap-playground.wikidot.com/legacy:css:base">Emulated Base CSS</a>.</p> <p>Feel free to test this with your own sites. I know that I'd probably enjoy using my existing layouts but moving the editor to above the page content instead of below it :-)</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-817585">Wikidot Integration / Custom Layouts</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-758207/customising-legacy-layouts">Customising Legacy Layouts</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-755461#post-1924358</guid>
				<title>Bootstrap on Print Pages</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-755461/bootstrap-on-print-pages#post-1924358</link>
				<description></description>
				<pubDate>Sun, 29 Dec 2013 15:28:58 +0000</pubDate>
				<wikidot:authorName>Timothy Foster</wikidot:authorName>				<wikidot:authorUserId>197988</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Printer-friendly pages of bootstrap pages do not have Bootstrap applied; it would be nice if it did (:</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-821566">Wikidot Integration / Nice to have</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-755461/bootstrap-on-print-pages">Bootstrap on Print Pages</a>
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://bootstrap-playground.wikidot.com/forum/t-733613#post-1903761</guid>
				<title>Re: Breadcrumb not working? Missing module?</title>
				<link>http://bootstrap-playground.wikidot.com/forum/t-733613/breadcrumb-not-working-missing-module#post-1903761</link>
				<description></description>
				<pubDate>Thu, 28 Nov 2013 14:51:38 +0000</pubDate>
				<wikidot:authorName>Helmut_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks Ed, it looks fine!</p> <br/>Forum category: <a href="http://bootstrap-playground.wikidot.com/forum/c-818765">Wikidot Integration / Bugs and Other Weirdness</a><br/>Forum thread: <a href="http://bootstrap-playground.wikidot.com/forum/t-733613/breadcrumb-not-working-missing-module">Breadcrumb not working? Missing module?</a>
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>