<?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 alignment in posts and pages</title>
		<link>http://www.kriesi.at/support/topic/image-alignment-in-posts-and-pages</link>
		<description>Support Forum - Topic: Image alignment in posts and pages</description>
		<language>en-US</language>
		<pubDate>Sun, 26 May 2013 04:18:51 +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-alignment-in-posts-and-pages" rel="self" type="application/rss+xml" />

		<item>
			<title>hotspot01 on "Image alignment in posts and pages"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment-in-posts-and-pages#post-36844</link>
			<pubDate>Sat, 07 Jan 2012 03:58:25 +0000</pubDate>
			<dc:creator>hotspot01</dc:creator>
			<guid isPermaLink="false">36844@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Was there ever a solution for this problem? If so can someone please post it. I'm having trouble getting my images to center in my blog as well using the Flashlight theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>romancretnik on "Image alignment in posts and pages"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment-in-posts-and-pages#post-24795</link>
			<pubDate>Sat, 13 Aug 2011 18:07:56 +0000</pubDate>
			<dc:creator>romancretnik</dc:creator>
			<guid isPermaLink="false">24795@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
thanks! :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Image alignment in posts and pages"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment-in-posts-and-pages#post-24781</link>
			<pubDate>Sat, 13 Aug 2011 17:06:43 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24781@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok - I'll report it to Kriesi. He needs to find a way to differentiate between the different styles then :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>romancretnik on "Image alignment in posts and pages"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment-in-posts-and-pages#post-24777</link>
			<pubDate>Sat, 13 Aug 2011 16:52:40 +0000</pubDate>
			<dc:creator>romancretnik</dc:creator>
			<guid isPermaLink="false">24777@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It works for allmost all images just not for the centered one if it has a caption. See at link above.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Image alignment in posts and pages"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment-in-posts-and-pages#post-24776</link>
			<pubDate>Sat, 13 Aug 2011 16:36:49 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24776@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok - then we'll need to hack the theme files (which I tried to avoid first). Open up js/avia.js and change following line:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(!a.css(&#38;#39;position&#38;#39;) &#124;&#124; a.css(&#38;#39;position&#38;#39;) == &#38;#39;static&#38;#39;) { a.css({position:&#38;#39;relative&#38;#39;, display:&#38;#39;inline-block&#38;#39;}); }&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;to:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;if(!a.css(&#38;#39;position&#38;#39;) &#124;&#124; a.css(&#38;#39;position&#38;#39;) == &#38;#39;static&#38;#39;) { a.css({position:&#38;#39;relative&#38;#39;}); }&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>romancretnik on "Image alignment in posts and pages"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment-in-posts-and-pages#post-24771</link>
			<pubDate>Sat, 13 Aug 2011 16:15:41 +0000</pubDate>
			<dc:creator>romancretnik</dc:creator>
			<guid isPermaLink="false">24771@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, still no good :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Image alignment in posts and pages"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment-in-posts-and-pages#post-24733</link>
			<pubDate>Sat, 13 Aug 2011 06:11:02 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24733@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I adjusted code code above - please try it again.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>romancretnik on "Image alignment in posts and pages"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment-in-posts-and-pages#post-24718</link>
			<pubDate>Fri, 12 Aug 2011 19:44:12 +0000</pubDate>
			<dc:creator>romancretnik</dc:creator>
			<guid isPermaLink="false">24718@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I added the code, but it doesn't get any better. :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Image alignment in posts and pages"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment-in-posts-and-pages#post-24710</link>
			<pubDate>Fri, 12 Aug 2011 17:14:55 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">24710@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
add following to css/custom.css to fix the problem:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.alignleft, .alignright, .aligncenter, img.alignleft, img.alignright, img.aligncenter,a img.alignleft,a img.alignright,a img.aligncenter{
    display: block !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'll report it as a bug to Kriesi for the next update :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>romancretnik on "Image alignment in posts and pages"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment-in-posts-and-pages#post-24701</link>
			<pubDate>Fri, 12 Aug 2011 15:57:08 +0000</pubDate>
			<dc:creator>romancretnik</dc:creator>
			<guid isPermaLink="false">24701@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;br /&#62;
does anyone else have problems with image alignment?&#60;br /&#62;
My alignment works for left and right  if I use captions. If I don't, the alignment does not work. Centered images don't center even if I use captions.&#60;br /&#62;
Here's an example: &#60;a href=&#34;http://www.du.si/image-alignment/&#34; rel=&#34;nofollow&#34;&#62;http://www.du.si/image-alignment/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
