<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>Support Forum - Topic: image align right not flowing</title>
		<link>http://www.kriesi.at/support/topic/image-align-right-not-flowing</link>
		<description>Support Forum - Topic: image align right not flowing</description>
		<language>en-US</language>
		<pubDate>Wed, 19 Jun 2013 12:54:00 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://www.kriesi.at/support/search.php</link>
		</textInput>
		<atom:link href="http://www.kriesi.at/support/rss/topic/image-align-right-not-flowing" rel="self" type="application/rss+xml" />

		<item>
			<title>Ismael on "image align right not flowing"</title>
			<link>http://www.kriesi.at/support/topic/image-align-right-not-flowing#post-85650</link>
			<pubDate>Wed, 28 Nov 2012 03:05:14 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">85650@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi tapaway,&#60;/p&#62;
&#60;p&#62;You can add this on your Quick CSS or custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;h2 {
   display: inline !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm not sure how this would affect other pages in your site, just make sure you check every page in your site. If something goes wrong, just remove that line of code.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tapaway on "image align right not flowing"</title>
			<link>http://www.kriesi.at/support/topic/image-align-right-not-flowing#post-85585</link>
			<pubDate>Tue, 27 Nov 2012 15:28:46 +0000</pubDate>
			<dc:creator>tapaway</dc:creator>
			<guid isPermaLink="false">85585@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thanks Ismael,&#60;/p&#62;
&#60;p&#62;I couldn't find where the h2 property is set to block in the css. &#60;/p&#62;
&#60;p&#62;Do you know where it is set so I can turn it off globally?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "image align right not flowing"</title>
			<link>http://www.kriesi.at/support/topic/image-align-right-not-flowing#post-85481</link>
			<pubDate>Tue, 27 Nov 2012 06:52:47 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">85481@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi tapaway,&#60;/p&#62;
&#60;p&#62;The main reason why it didn't flow through the bottom is because the H2 tag's display property is using block, which means, it will occupy all the space. I believe after the image you have this in your content editor (use HTML not Visual):&#60;br /&#62;
&#60;code&#62;&#38;lt;h2&#38;gt;Equity&#38;lt;/h2&#38;gt;&#60;/code&#62;&#60;br /&#62;
Try replacing it with:&#60;br /&#62;
&#60;code&#62;&#38;lt;h2 style=&#38;quot;display:inline;&#38;quot;&#38;gt;Equity&#38;lt;/h2&#38;gt;&#60;/code&#62;&#60;br /&#62;
Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>tapaway on "image align right not flowing"</title>
			<link>http://www.kriesi.at/support/topic/image-align-right-not-flowing#post-85458</link>
			<pubDate>Mon, 26 Nov 2012 23:35:38 +0000</pubDate>
			<dc:creator>tapaway</dc:creator>
			<guid isPermaLink="false">85458@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have put an image on my page that is set to align right.&#60;br /&#62;
&#60;a href=&#34;http://selkirkportfolio.com/selkirk-portfolio-management-portfolios/&#34; rel=&#34;nofollow&#34;&#62;http://selkirkportfolio.com/selkirk-portfolio-management-portfolios/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Problem is that it does not flow down through the page but creates a break before the next header.&#60;br /&#62;
Does same thing for align left as well.&#60;/p&#62;
&#60;p&#62;Any suggestions?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
