<?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;Bootstrap Image Box&quot;</title>
		<link>http://snippets.wikidot.com/forum/t-745713/bootstrap-image-box</link>
		<description>Posts in the discussion thread &quot;Bootstrap Image Box&quot;</description>
				<copyright></copyright>
		<lastBuildDate>Sun, 10 May 2026 04:45:55 +0000</lastBuildDate>
		
					<item>
				<guid>http://snippets.wikidot.com/forum/t-745713#post-6948775</guid>
				<title>(no title)</title>
				<link>http://snippets.wikidot.com/forum/t-745713/bootstrap-image-box#post-6948775</link>
				<description></description>
				<pubDate>Wed, 30 Apr 2025 14:16:27 +0000</pubDate>
				<wikidot:authorName>Keith Bieszczat</wikidot:authorName>				<wikidot:authorUserId>9181959</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>1. Create a TXT record in your DNS configuration for the following hostname: _gh-Godstimetravelcorporation-e.scpf-foundation-roblox.fandom.com<br /> 2. Use this code for the value of the TXT record: d6409d998d. Please note that the code will expire in 7 days.<br /> 3. Wait until your DNS configuration changes. This could take up to 72 hours to propagate.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/forum/t-745713#post-4716210</guid>
				<title>(no title)</title>
				<link>http://snippets.wikidot.com/forum/t-745713/bootstrap-image-box#post-4716210</link>
				<description></description>
				<pubDate>Sat, 11 Jul 2020 15:37:35 +0000</pubDate>
				<wikidot:authorName>YeetiboiOfficial</wikidot:authorName>				<wikidot:authorUserId>6118142</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>[[include :snippets:bs-image<br /> |image=<a href="https://cdn.vox-cdn.com/thumbor/op7DSI_UdWcXSbVGqA4wKYc2v3E=/0x0:1800x1179/1200x800/filters:focal(676x269:964x557)/cdn.vox-cdn.com/uploads/chorus_image/image/66741310/3zlqxf_copy.0.png">https://cdn.vox-cdn.com/thumbor/op7DSI_UdWcXSbVGqA4wKYc2v3E=/0x0:1800x1179/1200x800/filters:focal(676x269:964x557)/cdn.vox-cdn.com/uploads/chorus_image/image/66741310/3zlqxf_copy.0.png</a><br /> |heading=meme<br /> |caption=a funny meme<br /> |max-width=375px<br /> |link=none</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/forum/t-745713#post-4323828</guid>
				<title>A few questions</title>
				<link>http://snippets.wikidot.com/forum/t-745713/bootstrap-image-box#post-4323828</link>
				<description></description>
				<pubDate>Tue, 06 Aug 2019 17:24:07 +0000</pubDate>
				<wikidot:authorName>Norman Seversky</wikidot:authorName>				<wikidot:authorUserId>5250560</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Hi folks!<br /> I'm very new here, and have a couple of questions. Is there a way to make this image block wrapped by text (like it's done in a standard image wizard with floating positon. And another question - where do i put CSS customization to? Is it a separate field under this block or something &quot;global&quot;?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/forum/t-745713#post-2312347</guid>
				<title>(no title)</title>
				<link>http://snippets.wikidot.com/forum/t-745713/bootstrap-image-box#post-2312347</link>
				<description></description>
				<pubDate>Sun, 07 Jun 2015 19:54:00 +0000</pubDate>
				<wikidot:authorName>NoriMori</wikidot:authorName>				<wikidot:authorUserId>1222161</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Oooh, I'll try this out, thank you!</p> <p>Edit: Works fairly well, though it's tedious to make images float where you want them to, and it doesn't seem to be compatible with making text wrap. &gt;&lt;</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/forum/t-745713#post-2297952</guid>
				<title>(no title)</title>
				<link>http://snippets.wikidot.com/forum/t-745713/bootstrap-image-box#post-2297952</link>
				<description></description>
				<pubDate>Tue, 19 May 2015 02:20:52 +0000</pubDate>
				<wikidot:authorName>Timothy Foster</wikidot:authorName>				<wikidot:authorUserId>197988</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>They can be stacked, but it is done using a table and putting the images in the cells. With Bootstrap, it can be conveniently done using their <a href="http://getbootstrap.com/css/#grid" target="_blank">grid system</a>, as I have it on <a href="http://publicvar.wikidot.com/post:the-blue-and-gold-dress" target="_blank">this page</a>. General syntax is as follows:</p> <div class="code"> <pre><code>[[div class=&quot;row&quot;]] [[div class=&quot;col-sm-6&quot;]] IMAGE 1 [[/div]] [[div class=&quot;col-sm-6&quot;]] IMAGE 2 [[/div]] [[/div]]</code></pre></div> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/forum/t-745713#post-2297883</guid>
				<title>(no title)</title>
				<link>http://snippets.wikidot.com/forum/t-745713/bootstrap-image-box#post-2297883</link>
				<description></description>
				<pubDate>Mon, 18 May 2015 23:08:05 +0000</pubDate>
				<wikidot:authorName>NoriMori</wikidot:authorName>				<wikidot:authorUserId>1222161</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I changed my site to a Bootstrap-enabled one, and am using this snippet now; but the &quot;clear,left&quot; solution you gave me for making images float without the text wrapping doesn't work with this. Is there a way to do it?</p> <p>Edit: Nevermind, it does work. It just wasn't showing in the preview.</p> <p>Images still can't be stacked side-by-side though. &gt;&lt;</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/forum/t-745713#post-2297777</guid>
				<title>(no title)</title>
				<link>http://snippets.wikidot.com/forum/t-745713/bootstrap-image-box#post-2297777</link>
				<description></description>
				<pubDate>Mon, 18 May 2015 20:19:24 +0000</pubDate>
				<wikidot:authorName>NoriMori</wikidot:authorName>				<wikidot:authorUserId>1222161</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/forum/t-745713#post-2210805</guid>
				<title>(no title)</title>
				<link>http://snippets.wikidot.com/forum/t-745713/bootstrap-image-box#post-2210805</link>
				<description></description>
				<pubDate>Mon, 19 Jan 2015 05:04:54 +0000</pubDate>
				<wikidot:authorName>NoriMori</wikidot:authorName>				<wikidot:authorUserId>1222161</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>How do you make a site Bootstrap-enabled?</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>