<?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 - Tag: align image - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/align-image</link>
		<description>Support Forum - Tag: align image - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 13:43:35 +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/tags/align-image" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment/page/2#post-21692</link>
			<pubDate>Wed, 29 Jun 2011 09:58:10 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">21692@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>StrategyDriven on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment/page/2#post-21631</link>
			<pubDate>Tue, 28 Jun 2011 00:58:01 +0000</pubDate>
			<dc:creator>StrategyDriven</dc:creator>
			<guid isPermaLink="false">21631@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you again!  I appreciate your teaching me about the class=&#34;alignright/alignleft/aligncenter&#34;  The solution works perfectly!&#60;/p&#62;
&#60;p&#62;All the Best,&#60;br /&#62;
Nathan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment/page/2#post-21584</link>
			<pubDate>Mon, 27 Jun 2011 05:01:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">21584@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I've played around in firebug and the standard alignright class solves the poblem. I wouldn't use align=&#34;&#34; because it's not w3c valid. I.e. this code will push the image to the right:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;img width=&#38;quot;400&#38;quot; height=&#38;quot;300&#38;quot; style=&#38;quot;padding-left: 10pt; padding-top: 0pt; padding-bottom: 0pt; padding-right: 0pt&#38;quot; src=&#38;quot;http://www.strategydriven.com/wp-content/themes/strategydriven/img/Editorial.jpg&#38;quot; class=&#38;quot;alignright&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and this code to the left:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;img width=&#38;quot;400&#38;quot; height=&#38;quot;300&#38;quot; style=&#38;quot;padding-left: 10pt; padding-top: 0pt; padding-bottom: 0pt; padding-right: 0pt&#38;quot; src=&#38;quot;http://www.strategydriven.com/wp-content/themes/strategydriven/img/Editorial.jpg&#38;quot; class=&#38;quot;alignleft&#38;quot;&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>StrategyDriven on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment/page/2#post-21580</link>
			<pubDate>Mon, 27 Jun 2011 03:26:54 +0000</pubDate>
			<dc:creator>StrategyDriven</dc:creator>
			<guid isPermaLink="false">21580@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I'm having the same difficulty in aligning my image files.  For better or worst, I've coded my image files with html code into my blog posts and pages in the format of:  img src=&#34;http://www.strategydriven.com/wp-content/themes/strategydriven/img/Editorial.jpg&#34; align=&#34;right&#34; width=&#34;400&#34; height=&#34;300&#34; style=&#34;padding-left: 10pt; padding-top: 0pt; padding-bottom: 0pt; padding-right: 0pt&#34;/ with the &#38;lt;&#38;gt; on either side (omitted so as to not show a picture).&#60;/p&#62;
&#60;p&#62;While coded to align right, the image is aligning to the left.  Please see:  &#60;a href=&#34;http://www.strategydriven.com/testwordpress/?p=5&#34; rel=&#34;nofollow&#34;&#62;http://www.strategydriven.com/testwordpress/?p=5&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;I am in the process of upgrading my blog to the Display 3-in-1 theme and would prefer not to recode the hundreds of images on the website using the Wordpress insert image mechanism and have chosen to not have an image title below each image.  (I can't seem to eliminate these when using the insert image function.)  I have tried adding the #top div. and the other style.css code as recommended but these do not solve the issue.&#60;/p&#62;
&#60;p&#62;Please note that I have also tried to recode the align html command to align=&#34;alignright&#34; but that did not work.&#60;/p&#62;
&#60;p&#62;I would greatly appreciate any help you can provide to me.&#60;/p&#62;
&#60;p&#62;All the Best,&#60;br /&#62;
Nathan
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment/page/2#post-10222</link>
			<pubDate>Tue, 14 Dec 2010 11:18:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">10222@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that you solved the problem.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>JosepRossello on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment/page/2#post-10183</link>
			<pubDate>Mon, 13 Dec 2010 16:09:01 +0000</pubDate>
			<dc:creator>JosepRossello</dc:creator>
			<guid isPermaLink="false">10183@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It has been resolved, my brochure did not refresh when I wrote earlier on... Thank you so much for the information.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-5097</link>
			<pubDate>Sat, 18 Sep 2010 07:21:13 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">5097@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;We'll consider an update. That we're getting a lot of support emails is related to the high number of customers - Kriesi is a themeforest top seller and only a small percentage of the support request is bug related.&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nicojr on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-5052</link>
			<pubDate>Fri, 17 Sep 2010 17:06:15 +0000</pubDate>
			<dc:creator>nicojr</dc:creator>
			<guid isPermaLink="false">5052@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I also bought the Display theme and is experiencing the same error. I understand that you have a lot of emails received regarding support but I think it's best you release an update to the CSS of this theme, instead of asking users who paid for the theme do the work for you. You're also wasting time answering all posts here when you could have spent the time editing the stylesheet of the theme and having it fixed once and for all. Not all of your buyers are expert coders.&#60;/p&#62;
&#60;p&#62;P.S. Having a lot of support emails, and bragging about it also reflects bad on your company. That just means that there is a lot of things wrong with the &#34;PREMIUM&#34; themes you've been releasing.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-4000</link>
			<pubDate>Sat, 04 Sep 2010 18:43:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">4000@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok every link to your homepage has been removed.&#60;/p&#62;
&#60;p&#62;The Dude
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lichtsetup on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-3989</link>
			<pubDate>Sat, 04 Sep 2010 11:53:30 +0000</pubDate>
			<dc:creator>lichtsetup</dc:creator>
			<guid isPermaLink="false">3989@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please remove any of my links in this thread!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lichtsetup on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-3898</link>
			<pubDate>Thu, 02 Sep 2010 15:36:33 +0000</pubDate>
			<dc:creator>lichtsetup</dc:creator>
			<guid isPermaLink="false">3898@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey, you have the source code of your theme. This is a general failure. So I think you don't need any link. Since i posted here some links I get many of spam attacks to my site, Pls remove any link in this thread.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-3113</link>
			<pubDate>Thu, 19 Aug 2010 11:59:52 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">3113@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Ok, can you post a direct URL to the page where the floats are not right? &#60;/p&#62;
&#60;p&#62; Best regards,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lichtsetup on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-3022</link>
			<pubDate>Wed, 18 Aug 2010 13:17:43 +0000</pubDate>
			<dc:creator>lichtsetup</dc:creator>
			<guid isPermaLink="false">3022@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, if I try this the floating text apears again.&#60;/p&#62;
&#60;p&#62;Can you give me a working example to disable the floating text around an image and disable the image underline?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-2452</link>
			<pubDate>Tue, 10 Aug 2010 11:50:39 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2452@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; You're welcome, let me know if you have any other questions. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Mason on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-2384</link>
			<pubDate>Mon, 09 Aug 2010 17:15:19 +0000</pubDate>
			<dc:creator>Alex Mason</dc:creator>
			<guid isPermaLink="false">2384@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;James&#60;/p&#62;
&#60;p&#62;body #top .aligncenter { float: none !important; margin: 0 auto; }&#60;/p&#62;
&#60;p&#62;That worked spot on - nice one.&#60;/p&#62;
&#60;p&#62;Thanks for sorting this out pal. Superb
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-2318</link>
			<pubDate>Mon, 09 Aug 2010 12:28:29 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2318@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, replace the border-bottom code you removed, then add this to the end of style1.css:&#60;/p&#62;
&#60;p&#62;`img a { border-bottom: none !important; }&#60;/p&#62;
&#60;p&#62;To view / remove extra &#60;strong&#62;p&#60;/strong&#62; tags, edit the post using HTML view and delete the extra ones.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lichtsetup on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-2216</link>
			<pubDate>Sat, 07 Aug 2010 14:35:40 +0000</pubDate>
			<dc:creator>lichtsetup</dc:creator>
			<guid isPermaLink="false">2216@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;More Info: I want to disable also the gray blorderline only on images with links&#60;/p&#62;
&#60;p&#62;Here is my HTML Code&#60;br /&#62;
------------------------------&#60;br /&#62;
Photoshop Plugins gibt es inzwischen wie Sand am Meer. Stolze 150 davon hat sich das Team von &#60;em&#62;Webresources Depot&#60;/em&#62; angeschaut und in einer nützlichen Übersicht zusammengestellt.&#60;/p&#62;
&#60;p&#62;Hier finden sich sowohl Plugins für schnelle Korrekturen als auch für starke künstlerische Effekte. Alle Plugins können kostenlos heruntergeladen und verwendet werden.&#60;/p&#62;
&#60;p&#62;-----------------------------------&#60;br /&#62;
How can I format the layout without having p tags?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lichtsetup on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-2212</link>
			<pubDate>Sat, 07 Aug 2010 14:19:52 +0000</pubDate>
			<dc:creator>lichtsetup</dc:creator>
			<guid isPermaLink="false">2212@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;If I do the following change in style1.css&#60;/p&#62;
&#60;p&#62;.wrapper a, #main #sidebar .textwidget a{&#60;br /&#62;
color:#777777;&#60;br /&#62;
/*border-bottom: 1px solid #ff9000;*/&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;All Border bottoms are gone. I want to do this only on images. I can't find your mention of an img tag in style1.css.&#60;br /&#62;
My normal way is not html view, so we have 2 normal ways. I think both of them have to work.&#60;/p&#62;
&#60;p&#62;Sorry, but this is not my understanding of a premium theme.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-2176</link>
			<pubDate>Sat, 07 Aug 2010 11:03:53 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2176@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Please bear in mind that we receive up to 150 separate support requests every day through this forum and by email, and questions are answered in the order received.&#60;/p&#62;
&#60;p&#62;I don't know what you consider the &#34;normal way&#34; to write a post, but personally I use the HTML view exclusively because WordPress' editor adds HTML which I don't want on my articles. If you add an image on its own line it will have its own &#60;strong&#62;p&#60;/strong&#62; tag added - you can correct this in HTML view.&#60;/p&#62;
&#60;p&#62;The orange underline is added by border-bottom, search through /css/style1.css and remove this code from &#60;strong&#62;img&#60;/strong&#62; tags to remove the line:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;border-bottom:1px solid #FF9000;&#60;/code&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lichtsetup on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-2091</link>
			<pubDate>Fri, 06 Aug 2010 14:06:04 +0000</pubDate>
			<dc:creator>lichtsetup</dc:creator>
			<guid isPermaLink="false">2091@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It would be great if you can give me a response.&#60;/p&#62;
&#60;p&#62;Again, how can I remove the underline of an image&#60;/p&#62;
&#60;p&#62;Thx
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lichtsetup on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-2043</link>
			<pubDate>Thu, 05 Aug 2010 20:00:52 +0000</pubDate>
			<dc:creator>lichtsetup</dc:creator>
			<guid isPermaLink="false">2043@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Its important! How can i remove the underline of the images
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lichtsetup on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-2040</link>
			<pubDate>Thu, 05 Aug 2010 19:02:15 +0000</pubDate>
			<dc:creator>lichtsetup</dc:creator>
			<guid isPermaLink="false">2040@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Again. If I set the&#60;br /&#62;
#main img{&#60;br /&#62;
float:none;&#60;br /&#62;
it looks better. But now the image have an orange underline. How can i remove the hover line on images?&#60;/p&#62;
&#60;p&#62;Sorry my CSS is not so deap. I thought I buy one so I have time for the posts
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lichtsetup on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-2033</link>
			<pubDate>Thu, 05 Aug 2010 18:09:39 +0000</pubDate>
			<dc:creator>lichtsetup</dc:creator>
			<guid isPermaLink="false">2033@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Addon: I want to have the &#34;normal&#34; way to write my blogpost. If i press return, or i I format a section as a paragraph I don't want to switch to the html view. I buy this theme but it doesn't work normal. Please fix the proble or we have to do a buy-back.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lichtsetup on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-2031</link>
			<pubDate>Thu, 05 Aug 2010 17:56:44 +0000</pubDate>
			<dc:creator>lichtsetup</dc:creator>
			<guid isPermaLink="false">2031@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, but this doesn't work&#60;/p&#62;
&#60;p&#62;It doesnt matter if there is no or one P tag inside&#60;/p&#62;
&#60;p&#62;How can I define the following structur&#60;/p&#62;
&#60;p&#62;Text (left align)&#60;br /&#62;
Image (center)&#60;br /&#62;
Text(left align)&#60;/p&#62;
&#60;p&#62;?&#60;/p&#62;
&#60;p&#62;Thx&#60;br /&#62;
Joerg
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-2000</link>
			<pubDate>Thu, 05 Aug 2010 13:50:07 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">2000@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;/p&#62;
&#60;p&#62;The images you've added are contained within their own &#60;strong&#62;p&#60;/strong&#62; tag. Taking &#34;Zertifikat&#34; image as an example, if you correct the post content so the image is in the same &#60;strong&#62;p&#60;/strong&#62; tag as the text and you add the &#60;strong&#62;alignleft&#60;/strong&#62; class instead of &#60;strong&#62;alignnone&#60;/strong&#62; this will fix the presentation of the content and align the image and text correctly.&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>lichtsetup on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-1967</link>
			<pubDate>Wed, 04 Aug 2010 22:34:46 +0000</pubDate>
			<dc:creator>lichtsetup</dc:creator>
			<guid isPermaLink="false">1967@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I buy this theme today but I have so much trouble with my images and the text. The text wraps around the images and destroys the whole page layout.&#60;br /&#62;
I can't belive that I'm the first user with this problem?&#60;/p&#62;
&#60;p&#62;Any hints?&#60;/p&#62;
&#60;p&#62;If not, I can't use this theme, sorry&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Joerg
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-1627</link>
			<pubDate>Sun, 01 Aug 2010 14:19:13 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1627@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey! &#60;/p&#62;
&#60;p&#62; Can you point me to an example? &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
James
&#60;/p&#62;</description>
		</item>
		<item>
			<title>st-ex on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-1537</link>
			<pubDate>Fri, 30 Jul 2010 19:30:46 +0000</pubDate>
			<dc:creator>st-ex</dc:creator>
			<guid isPermaLink="false">1537@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey guys,&#60;/p&#62;
&#60;p&#62;Thanks to these tips, alignment now works.  However, I can't find a way to have text NOT wrap around an image.  If I insert an image with no alignment checked, it still aligns and looks awful.  Any tips?&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>James Morrison on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-1512</link>
			<pubDate>Fri, 30 Jul 2010 14:57:30 +0000</pubDate>
			<dc:creator>James Morrison</dc:creator>
			<guid isPermaLink="false">1512@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Firstly, take out the inline styles (text-align: centre) - ideally everything should be done using you stylesheets because it's so much easier to make changes this way.&#60;/p&#62;
&#60;p&#62;Then add this to the end of style.css:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;body #top .aligncenter { float: none !important; margin: 0 auto; }&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;That worked for me, let me know how you get on.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Mason on "image alignment"</title>
			<link>http://www.kriesi.at/support/topic/image-alignment#post-1493</link>
			<pubDate>Fri, 30 Jul 2010 13:48:01 +0000</pubDate>
			<dc:creator>Alex Mason</dc:creator>
			<guid isPermaLink="false">1493@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This is the site &#60;a href=&#34;http://www.drivinglessons-derby.co.uk/&#34; rel=&#34;nofollow&#34;&#62;http://www.drivinglessons-derby.co.uk/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The page I am trying to edit initially with a centred image is &#60;a href=&#34;http://www.drivinglessons-derby.co.uk/driving-theory-material/&#34; rel=&#34;nofollow&#34;&#62;http://www.drivinglessons-derby.co.uk/driving-theory-material/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks mate.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
