<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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>WordPress.com Forums &#187; Topic: Alignment issues table/ images</title>
		<link>http://en.forums.wordpress.com/topic/alignment-issues-table-images</link>
		<description>WordPress.com Forums &#187; Topic: Alignment issues table/ images</description>
		<language>en</language>
		<pubDate>Wed, 22 May 2013 07:28:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/alignment-issues-table-images" rel="self" type="application/rss+xml" />

		<item>
			<title>timethief on "Alignment issues table/ images"</title>
			<link>http://en.forums.wordpress.com/topic/alignment-issues-table-images#post-1071254</link>
			<pubDate>Sun, 18 Nov 2012 16:06:24 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">1071254@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I’m sorry but you have posted to the wrong support forum. We cannot help you here at WordPress.com with that site as it’s not being hosted by WordPress.com and we run on different software. This is the correct forum for your software <a href="http://wordpress.ORG/support/" rel="nofollow">http://wordpress.ORG/support/</a> If you have not registered a WordPress.org username account yet you can do so on the top right hand corner of the page I just linked to so you can post to those support forums.<br />
WordPress.com vs WordPress.org: The Differences<br />
<a href="http://support.wordpress.com/com-vs-org/" rel="nofollow">http://support.wordpress.com/com-vs-org/</a><br />
Best wishes with your site.
</p>
]]></description>
					</item>
		<item>
			<title>supportbot on "Alignment issues table/ images"</title>
			<link>http://en.forums.wordpress.com/topic/alignment-issues-table-images#post-1071234</link>
			<pubDate>Sun, 18 Nov 2012 15:04:29 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">1071234@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You did not specify a blog address or reason for posting when you created this topic.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>sebassah on "Alignment issues table/ images"</title>
			<link>http://en.forums.wordpress.com/topic/alignment-issues-table-images#post-1071233</link>
			<pubDate>Sun, 18 Nov 2012 15:04:29 +0000</pubDate>
			<dc:creator>sebassah</dc:creator>
			<guid isPermaLink="false">1071233@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi guys,</p>
<p>im working on noanoanederland.nl and created a child-theme and everything. So far its all going well but i cant seem to get the image alignments right. Ive tried to insert this code so that the image would be next to the text:</p>
<p>[code]&#60;table width="600" border="0"&#62;<br />
  &#60;tr&#62;<br />
    &#60;td width="149" align="left" valign="top"&#62;&#60;img src="http://www.noanoanederland.nl/wp-content/uploads/2012/11/locatieamimg.png" width="132" height="108" /&#62;&#60;/td&#62;<br />
    &#60;td width="441" align="left" valign="top"&#62; Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam ut semper  erat. Sed ut risus sit amet lorem venenatis rhoncus. Etiam adipiscing  velit tincidunt nunc luctus pulvinar mattis orci rutrum. Nam hendrerit  elit at tortor lobortis id tincidunt dolor blandit. Sed faucibus  tincidunt magna vel congue. Donec volutpat, sem non lacinia euismod,  velit justo consectetur lectus, eu elementum turpis tellus in mi. &#60;/td&#62;<br />
  &#60;/tr&#62;<br />
  &#60;tr&#62;<br />
    &#60;td&#62;&#160;&#60;/td&#62;<br />
    &#60;td&#62;&#160;&#60;/td&#62;<br />
  &#60;/tr&#62;<br />
  &#60;tr&#62;<br />
    &#60;td&#62;Noa Noa Utrecht&#60;/td&#62;<br />
    &#60;td rowspan="12"&#62;[wpgmza id=1]&#60;/td&#62;<br />
  &#60;/tr&#62;<br />
  &#60;tr&#62;<br />
    &#60;td&#62;Lijnmarkt 20/A&#60;/td&#62;<br />
  &#60;/tr&#62;<br />
  &#60;tr&#62;<br />
    &#60;td&#62;3511 KH Utrecht&#60;/td&#62;<br />
  &#60;/tr&#62;<br />
  &#60;tr&#62;<br />
    &#60;td&#62;&#160;&#60;/td&#62;<br />
  &#60;/tr&#62;<br />
  &#60;tr&#62;<br />
    &#60;td&#62;035 - 23 24 356&#60;/td&#62;<br />
  &#60;/tr&#62;<br />
  &#60;tr&#62;<br />
    &#60;td&#62;Direct contact&#60;/td&#62;<br />
  &#60;/tr&#62;<br />
  &#60;tr&#62;<br />
    &#60;td&#62;&#160;&#60;/td&#62;<br />
  &#60;/tr&#62;<br />
  &#60;tr&#62;<br />
    &#60;td&#62;&#160;&#60;/td&#62;<br />
  &#60;/tr&#62;<br />
  &#60;tr&#62;<br />
    &#60;td&#62;&#160;&#60;/td&#62;<br />
  &#60;/tr&#62;<br />
  &#60;tr&#62;<br />
    &#60;td&#62;&#160;&#60;/td&#62;<br />
  &#60;/tr&#62;<br />
  &#60;tr&#62;<br />
    &#60;td&#62;&#160;&#60;/td&#62;<br />
  &#60;/tr&#62;<br />
  &#60;tr&#62;<br />
    &#60;td&#62;&#160;&#60;/td&#62;<br />
  &#60;/tr&#62;<br />
&#60;/table&#62;[/code]</p>
<p>wierdly as can be seen at <a href="http://www.noanoanederland.nl/utrecht" rel="nofollow">http://www.noanoanederland.nl/utrecht</a> it looks wierd. In the wordpress designer mode it looks fine.</p>
<p>Any ideas?
</p>
]]></description>
					</item>

	</channel>
</rss>
