<?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: Adding tables to twentyeleven</title>
		<link>http://en.forums.wordpress.com/topic/adding-tables-to-twentyeleven</link>
		<description>WordPress.com Forums &#187; Topic: Adding tables to twentyeleven</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 02:31:58 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/adding-tables-to-twentyeleven" rel="self" type="application/rss+xml" />

		<item>
			<title>justpi on "Adding tables to twentyeleven"</title>
			<link>http://en.forums.wordpress.com/topic/adding-tables-to-twentyeleven#post-907303</link>
			<pubDate>Fri, 08 Jun 2012 03:02:23 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">907303@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>A heading is the title of a chapter or a section. <em>By definition,</em> a heading presupposes other, subordinate text below it. So your links aren't "actual" headings: they may be "intended" headings but the intention is wrong.</p>
<p>Timethief's reply is irrelevant: the clear:both command does the opposite of what you want.</p>
<p>As I already said, what you need to do is delete the h tags altogether and use style inside the a tags.
</p>
]]></description>
					</item>
		<item>
			<title>valentlau on "Adding tables to twentyeleven"</title>
			<link>http://en.forums.wordpress.com/topic/adding-tables-to-twentyeleven#post-907155</link>
			<pubDate>Thu, 07 Jun 2012 22:14:47 +0000</pubDate>
			<dc:creator>valentlau</dc:creator>
			<guid isPermaLink="false">907155@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>they are intended actual headings, as links to pages.<br />
I just wanted images littered around, and they are set to alignright etc<br />
I've tried moving images outside h, using &#60;br style="clear:both;" /&#62;, but all the same still.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Adding tables to twentyeleven"</title>
			<link>http://en.forums.wordpress.com/topic/adding-tables-to-twentyeleven#post-906652</link>
			<pubDate>Thu, 07 Jun 2012 14:47:54 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">906652@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>It's not the images, it's the h tags. By default, a heading is formatted as a separate block, so when you have (erroneously) enclosed link <em>plus</em> image in h3 tags, the rest of the content will start below the image.</p>
<p>The h tags have a specific meaning for search engines and screen readers, so you should only use them for actual headings of articles, not just to change the styling of any text. To change the styling of your links, you add style to the a tags. See here:<br />
<a href="http://wpbtips.wordpress.com/2009/07/11/formatting-text-pt-5/" rel="nofollow">http://wpbtips.wordpress.com/2009/07/11/formatting-text-pt-5/</a>
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Adding tables to twentyeleven"</title>
			<link>http://en.forums.wordpress.com/topic/adding-tables-to-twentyeleven#post-906648</link>
			<pubDate>Thu, 07 Jun 2012 14:43:19 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">906648@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The alignment icons in the WordPress editor are for aligning text; they are not for aligning images. <a href="http://en.support.wordpress.com/visual-editor/#alignment" rel="nofollow">http://en.support.wordpress.com/visual-editor/#alignment</a> They are used to achieve wrapping text around images on either the right or left hand side, or to display an image that's centered without text on either side of it. If the text beside the images does not occupy the same amount of space that the image beside it does then the text wrapping will continue and the images and text that follow will have a staggered appearance.</p>
<ul>
<li>    Align-left means position left, with the rest of the content wrapping around the right side of the image.</li>
<li> Align-right means position right, with the rest of the content wrapping around the left side of the image.</li>
<li> Align-center means position center, with no wrap-around (= the rest of the content below the image).</li>
<p>    If you want two images to be side by side on the same line start by setting the alignment of both images to left. see &#62; <a href="http://en.support.wordpress.com/images/image-alignment/" rel="nofollow">http://en.support.wordpress.com/images/image-alignment/</a> To prevent the staggered effect what you do is insert the following snippet of code into the HTML editor after each image/text pair:<br />
   <code>&lt;br style=&quot;clear:both;&quot; /&gt;</code></ul>
]]></description>
					</item>
		<item>
			<title>valentlau on "Adding tables to twentyeleven"</title>
			<link>http://en.forums.wordpress.com/topic/adding-tables-to-twentyeleven#post-906631</link>
			<pubDate>Thu, 07 Jun 2012 14:23:39 +0000</pubDate>
			<dc:creator>valentlau</dc:creator>
			<guid isPermaLink="false">906631@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>OK I'll look at that.</p>
<p>Something separate, in this page<br />
<a href="http://valenttwentyeleven.wordpress.com/japan-2009/" rel="nofollow">http://valenttwentyeleven.wordpress.com/japan-2009/</a><br />
Can you tell me why the images now break the text up? It didn't used to so I'd get the links in a row and pics every now and then.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Adding tables to twentyeleven"</title>
			<link>http://en.forums.wordpress.com/topic/adding-tables-to-twentyeleven#post-906620</link>
			<pubDate>Thu, 07 Jun 2012 14:00:54 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">906620@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>a) Even so, a table is an unnecessary complication. Use coding for two columns instead. See here:<br />
<a href="http://wpbtips.wordpress.com/2009/06/10/formatting-text-pt-1/" rel="nofollow">http://wpbtips.wordpress.com/2009/06/10/formatting-text-pt-1/</a></p>
<p>b) Yes, and that's yet another reason to switch to a different theme - a fixed-width one.
</p>
]]></description>
					</item>
		<item>
			<title>valentlau on "Adding tables to twentyeleven"</title>
			<link>http://en.forums.wordpress.com/topic/adding-tables-to-twentyeleven#post-906589</link>
			<pubDate>Thu, 07 Jun 2012 12:46:39 +0000</pubDate>
			<dc:creator>valentlau</dc:creator>
			<guid isPermaLink="false">906589@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I need the table to have the caption. The gallery captions don't get the frames.</p>
<p>Did you see how the front page goes weird when the browser gets very narrow?
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Adding tables to twentyeleven"</title>
			<link>http://en.forums.wordpress.com/topic/adding-tables-to-twentyeleven#post-906553</link>
			<pubDate>Thu, 07 Jun 2012 11:40:37 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">906553@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Yes, forgot that, horizontal adjustments should be expressed in percentages if the width is flexible.</p>
<p>But I thought you only wanted to change the content width of the intro page. If you want do that for all pages, you're simply using the wrong theme: select a different theme - one that doesn't have the (rare) flaw of retaining the same width for pages with and without sidebar.</p>
<p>As for your "Events" page, you <em>don't</em> need a table to arrange multiple images: use the gallery feature.
</p>
]]></description>
					</item>
		<item>
			<title>valentlau on "Adding tables to twentyeleven"</title>
			<link>http://en.forums.wordpress.com/topic/adding-tables-to-twentyeleven#post-906545</link>
			<pubDate>Thu, 07 Jun 2012 11:14:20 +0000</pubDate>
			<dc:creator>valentlau</dc:creator>
			<guid isPermaLink="false">906545@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I've changed your code to use % instead of px, and got it looking OK and centered.<br />
But once it shrinks to a point it 'blows up'
</p>
]]></description>
					</item>
		<item>
			<title>valentlau on "Adding tables to twentyeleven"</title>
			<link>http://en.forums.wordpress.com/topic/adding-tables-to-twentyeleven#post-906532</link>
			<pubDate>Thu, 07 Jun 2012 10:46:58 +0000</pubDate>
			<dc:creator>valentlau</dc:creator>
			<guid isPermaLink="false">906532@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I've found a different issue. The theme is 'responsive width'. Normally images etc will scale.</p>
<p>But tables will not scale?<br />
I added that div to this page</p>
<p><a href="http://valenttwentyeleven.wordpress.com/photoshoot/events/" rel="nofollow">http://valenttwentyeleven.wordpress.com/photoshoot/events/</a></p>
<p>since the -207px; is fixed it will stuff up once the page starts to shrink.<br />
Also the images in captions also won't shrink with the page.
</p>
]]></description>
					</item>
		<item>
			<title>justpi on "Adding tables to twentyeleven"</title>
			<link>http://en.forums.wordpress.com/topic/adding-tables-to-twentyeleven#post-906524</link>
			<pubDate>Thu, 07 Jun 2012 10:25:01 +0000</pubDate>
			<dc:creator>justpi</dc:creator>
			<guid isPermaLink="false">906524@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>The <em>left</em> property doesn't work by itself: it's associated with the <em>position</em> property.<br />
Other remarks:<br />
The <em>!important</em> command is for the CSS editor.<br />
<em>border="0", cellspacing="1", cellpadding="1"</em> are outdated and don't work.<br />
Setting a 100% width is superfluous, because that's the default in 2011.</p>
<p>The easiest way to create full-width content is to enclose it in a div with negative margins:<br />
<pre><code>&lt;div style=&quot;margin:0 -207px;&quot;&gt;
TABLE OR OTHER CONTENT HERE
&lt;/div&gt;</code></pre>
]]></description>
					</item>
		<item>
			<title>valentlau on "Adding tables to twentyeleven"</title>
			<link>http://en.forums.wordpress.com/topic/adding-tables-to-twentyeleven#post-906512</link>
			<pubDate>Thu, 07 Jun 2012 10:03:20 +0000</pubDate>
			<dc:creator>valentlau</dc:creator>
			<guid isPermaLink="false">906512@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I've tried sticking style tags around but can't seem to get it to move left</p>
<p><code>&lt;br /&gt;
&lt;table style=&quot;left:-400px!important;width:1000px!important;border:0!important;&quot; width=&quot;100%&quot; border=&quot;0&quot; cellspacing=&quot;1&quot; cellpadding=&quot;1&quot;&gt;&lt;br /&gt;
</code></p>
<p>The left tag doesn't work. Of course this is a crappy way of doing it too...
</p>
]]></description>
					</item>
		<item>
			<title>valentlau on "Adding tables to twentyeleven"</title>
			<link>http://en.forums.wordpress.com/topic/adding-tables-to-twentyeleven#post-906505</link>
			<pubDate>Thu, 07 Jun 2012 09:33:58 +0000</pubDate>
			<dc:creator>valentlau</dc:creator>
			<guid isPermaLink="false">906505@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>This is a test site.</p>
<p>Can the front page content be made to extend the full width?<br />
I'd like it to be a table, width 70% 30% and a border around the table
</p>
]]></description>
					</item>

	</channel>
</rss>
