<?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: &#34;Latest Posts&#34; widget has alignment issue. Photo included.</title>
		<link>http://www.kriesi.at/support/topic/latest-posts-widget-has-alignment-issue-photo-included</link>
		<description>Support Forum - Topic: &quot;Latest Posts&quot; widget has alignment issue. Photo included.</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 11:54:29 +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/latest-posts-widget-has-alignment-issue-photo-included" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "&#34;Latest Posts&#34; widget has alignment issue. Photo included."</title>
			<link>http://www.kriesi.at/support/topic/latest-posts-widget-has-alignment-issue-photo-included#post-17245</link>
			<pubDate>Sun, 17 Apr 2011 16:50:40 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17245@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you solved the problem :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>VoodooPL on "&#34;Latest Posts&#34; widget has alignment issue. Photo included."</title>
			<link>http://www.kriesi.at/support/topic/latest-posts-widget-has-alignment-issue-photo-included#post-17240</link>
			<pubDate>Sun, 17 Apr 2011 15:35:01 +0000</pubDate>
			<dc:creator>VoodooPL</dc:creator>
			<guid isPermaLink="false">17240@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I've got it.&#60;br /&#62;
I've found plugin TinyMCE Advanced - &#60;a href=&#34;http://wordpress.org/extend/plugins/tinymce-advanced/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/tinymce-advanced/&#60;/a&#62;&#60;br /&#62;
After installing it I had to enable a setting showing html tags, after that I removed the BR tag and now the widget is displayed correctly :)&#60;br /&#62;
Thank You Dude for support !!! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>VoodooPL on "&#34;Latest Posts&#34; widget has alignment issue. Photo included."</title>
			<link>http://www.kriesi.at/support/topic/latest-posts-widget-has-alignment-issue-photo-included#post-17227</link>
			<pubDate>Sun, 17 Apr 2011 11:37:39 +0000</pubDate>
			<dc:creator>VoodooPL</dc:creator>
			<guid isPermaLink="false">17227@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I'm confused Dude, I have opened the requested page in HTML view in Wordpress, but I can't see there standard HTML tags.&#60;br /&#62;
Which file shall I edit to remove &#60;br /&#62; tag?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "&#34;Latest Posts&#34; widget has alignment issue. Photo included."</title>
			<link>http://www.kriesi.at/support/topic/latest-posts-widget-has-alignment-issue-photo-included#post-17223</link>
			<pubDate>Sun, 17 Apr 2011 11:02:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17223@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The css code is correct now. However a break is inserted above the widget.&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;br /&#38;gt;
&#38;lt;div class=&#38;quot;one_half &#38;quot;&#38;gt;&#38;lt;div class=&#38;quot;widget newsbox&#38;quot;&#38;gt;
&#38;lt;h3 class=&#38;quot;widgettitle&#38;quot;&#38;gt;AKTUALNOŚCI:&#38;lt;/h3&#38;gt;
.....&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Remove the br tag and the widget will be displayed correct.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>VoodooPL on "&#34;Latest Posts&#34; widget has alignment issue. Photo included."</title>
			<link>http://www.kriesi.at/support/topic/latest-posts-widget-has-alignment-issue-photo-included#post-17220</link>
			<pubDate>Sun, 17 Apr 2011 09:43:04 +0000</pubDate>
			<dc:creator>VoodooPL</dc:creator>
			<guid isPermaLink="false">17220@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Dude,&#60;br /&#62;
Please take a look here: &#60;a href=&#34;http://www.arw.bariz.pl/wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.arw.bariz.pl/wordpress/&#60;/a&#62;&#60;br /&#62;
After adding the code, it moved up, but still is not equal with left column.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "&#34;Latest Posts&#34; widget has alignment issue. Photo included."</title>
			<link>http://www.kriesi.at/support/topic/latest-posts-widget-has-alignment-issue-photo-included#post-17216</link>
			<pubDate>Sun, 17 Apr 2011 07:27:31 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">17216@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
tr to add following code to custom.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.one_half .widgettitle{
padding-top: 0 !important;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>VoodooPL on "&#34;Latest Posts&#34; widget has alignment issue. Photo included."</title>
			<link>http://www.kriesi.at/support/topic/latest-posts-widget-has-alignment-issue-photo-included#post-17184</link>
			<pubDate>Sat, 16 Apr 2011 12:27:46 +0000</pubDate>
			<dc:creator>VoodooPL</dc:creator>
			<guid isPermaLink="false">17184@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Here You are James&#60;br /&#62;
&#60;a href=&#34;http://www.arw.bariz.pl/wordpress/&#34; rel=&#34;nofollow&#34;&#62;http://www.arw.bariz.pl/wordpress/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "&#34;Latest Posts&#34; widget has alignment issue. Photo included."</title>
			<link>http://www.kriesi.at/support/topic/latest-posts-widget-has-alignment-issue-photo-included#post-17182</link>
			<pubDate>Sat, 16 Apr 2011 11:51:42 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">17182@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;This is probably going to be a very straight forward CSS edit, can you post a link to this page?&#60;/p&#62;
&#60;p&#62;James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>VoodooPL on "&#34;Latest Posts&#34; widget has alignment issue. Photo included."</title>
			<link>http://www.kriesi.at/support/topic/latest-posts-widget-has-alignment-issue-photo-included#post-17164</link>
			<pubDate>Sat, 16 Apr 2011 08:44:55 +0000</pubDate>
			<dc:creator>VoodooPL</dc:creator>
			<guid isPermaLink="false">17164@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello Dude and James,&#60;/p&#62;
&#60;p&#62;I've got another question to You.&#60;br /&#62;
It is related to Broadscope.&#60;br /&#62;
I've made two columns. The first one contains text and in second one I've put &#34;Latest Posts&#34; widget.&#60;br /&#62;
The problem is related to alignment, please look to the picture below, You'll find out what I'm talking about.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://img833.imageshack.us/i/aligna.jpg/&#34;&#62;&#60;img src=&#34;http://img833.imageshack.us/img833/269/aligna.jpg&#34;&#62;&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks for advice, greetings.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
