<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>THE MOLITOR FORUMS &#187; Topic: Force content to move into the second column</title>
		<link>http://www.themolitor.com/forums/topic/force-content-to-move-into-the-second-column</link>
		<description>THE MOLITOR FORUMS &#187; Topic: Force content to move into the second column</description>
		<language>en-US</language>
		<pubDate>Tue, 28 Apr 2026 05:05:51 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.themolitor.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://www.themolitor.com/forums/rss/topic/force-content-to-move-into-the-second-column" rel="self" type="application/rss+xml" />

		<item>
			<title>THE MOLITOR on "Force content to move into the second column"</title>
			<link>http://www.themolitor.com/forums/topic/force-content-to-move-into-the-second-column#post-42229</link>
			<pubDate>Fri, 29 Sep 2017 14:36:55 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">42229@http://www.themolitor.com/forums/</guid>
			<description><p>You bet!
</p></description>
		</item>
		<item>
			<title>TheLovermind on "Force content to move into the second column"</title>
			<link>http://www.themolitor.com/forums/topic/force-content-to-move-into-the-second-column#post-42210</link>
			<pubDate>Tue, 26 Sep 2017 12:32:49 +0000</pubDate>
			<dc:creator>TheLovermind</dc:creator>
			<guid isPermaLink="false">42210@http://www.themolitor.com/forums/</guid>
			<description><p>It's certain. The main thing is to create the illusion without one noticing the trick ...<br />
It is already very good to be able to get as close as possible to typography and classical layouts. I still remember the Net in the early 90s ... and I remain humble and grateful.<br />
Thanks for your support.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Force content to move into the second column"</title>
			<link>http://www.themolitor.com/forums/topic/force-content-to-move-into-the-second-column#post-42201</link>
			<pubDate>Tue, 26 Sep 2017 09:31:01 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">42201@http://www.themolitor.com/forums/</guid>
			<description><p>Yeah, unfortunately there's no real solution without getting "hacky". If you encounter hangups like this, it usually results in having to apply CSS to target the element causing the problem and make it do what you want.</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>TheLovermind on "Force content to move into the second column"</title>
			<link>http://www.themolitor.com/forums/topic/force-content-to-move-into-the-second-column#post-42192</link>
			<pubDate>Mon, 25 Sep 2017 11:59:18 +0000</pubDate>
			<dc:creator>TheLovermind</dc:creator>
			<guid isPermaLink="false">42192@http://www.themolitor.com/forums/</guid>
			<description><p>Now, I've tried adding some little text in "white/transparent color" between the two images... like this :<br />
<pre><code>&#60;font color=&#34;#ffffff&#34;&#62;Formulaire de Contact&#60;/font&#62;</code></pre>
<p>Work... but it's not very rock'n'roll.<br />
I encountered this problem only on Chrome ...
</p></description>
		</item>
		<item>
			<title>TheLovermind on "Force content to move into the second column"</title>
			<link>http://www.themolitor.com/forums/topic/force-content-to-move-into-the-second-column#post-42191</link>
			<pubDate>Mon, 25 Sep 2017 11:47:24 +0000</pubDate>
			<dc:creator>TheLovermind</dc:creator>
			<guid isPermaLink="false">42191@http://www.themolitor.com/forums/</guid>
			<description><p>Hi. Thanks for your prompt reply.<br />
Just try it. No success.
</p></description>
		</item>
		<item>
			<title>THE MOLITOR on "Force content to move into the second column"</title>
			<link>http://www.themolitor.com/forums/topic/force-content-to-move-into-the-second-column#post-42188</link>
			<pubDate>Mon, 25 Sep 2017 11:42:41 +0000</pubDate>
			<dc:creator>THE MOLITOR</dc:creator>
			<guid isPermaLink="false">42188@http://www.themolitor.com/forums/</guid>
			<description><p>Hi there,</p>
<p>One thing you can try is to wrap the content for column A in a div tag and then wrap the content you want to display in column B with another div tag. For example...</p>
<pre><code>&#60;div&#62;Content in Column A Here&#60;/div&#62;
&#60;div&#62;Content in Column B Here&#60;/div&#62;</code></pre>
<p>Hope that helps!</p>
<p>Best,</p>
<p>Christopher
</p></description>
		</item>
		<item>
			<title>TheLovermind on "Force content to move into the second column"</title>
			<link>http://www.themolitor.com/forums/topic/force-content-to-move-into-the-second-column#post-42166</link>
			<pubDate>Mon, 25 Sep 2017 10:25:26 +0000</pubDate>
			<dc:creator>TheLovermind</dc:creator>
			<guid isPermaLink="false">42166@http://www.themolitor.com/forums/</guid>
			<description><p>Thanks for all those posted on this site. This allowed me to solve some problems.<br />
However, I would like to manage the multicolumn. I have a problem with chrome (which does not appear with IE and Firefox).<br />
I have a post with two images of same size. In other browsers, the display is balanced (one image on the right column and the other on the left)<br />
But on Chrome ... problem. The two images appear on the same column ... I tried several "tricks" to move the second image, in vain.<br />
I would like to know if there is a code to force any element (image, text block) to appear in the next column ...<br />
Thank you<br />
<a href="http://fredmalvil.com/le-secret-de-la-mer-rouge/" rel="nofollow">http://fredmalvil.com/le-secret-de-la-mer-rouge/</a><br />
(see please on last page : 8)<br />
Sorry for my frenglish...
</p></description>
		</item>

	</channel>
</rss>
