<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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>bbPress Support Forums &#187; Topic: Need to move the board more to the left.</title>
		<link>http://bbpress.org/forums/topic/need-to-move-the-board-more-to-the-left</link>
		<description>bbPress Support Forums &#187; Topic: Need to move the board more to the left.</description>
		<language>en-US</language>
		<pubDate>Fri, 25 May 2012 11:50:57 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/forums/rss/topic/need-to-move-the-board-more-to-the-left" rel="self" type="application/rss+xml" />

		<item>
			<title>Ipstenu on "Need to move the board more to the left."</title>
			<link>http://bbpress.org/forums/topic/need-to-move-the-board-more-to-the-left#post-37816</link>
			<pubDate>Tue, 30 Jun 2009 14:25:31 +0000</pubDate>
			<dc:creator>Ipstenu</dc:creator>
			<guid isPermaLink="false">37816@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>You can't make an image size cap that will work in all browsers, but in theory you should be able to 'crop' the image via overflow. See <a href="http://www.w3schools.com/Css/pr_pos_overflow.asp" rel="nofollow">http://www.w3schools.com/Css/pr_pos_overflow.asp</a> and you'll want to add it to <code>.threadpost</code></p>
<p>In theory you could also make a css entry for (I think...) <code>.threadpostimg {}</code> along these lines: <a href="http://phydeaux3.blogspot.com/2006/01/max-width-and-faking-it-for-ie.html" rel="nofollow">http://phydeaux3.blogspot.com/2006/01/max-width-and-faking-it-for-ie.html</a> (which will xplain why IE sucks).</p>
<p>As for why you have that dead space... You have a left margin :) Trim that down.</p>
<pre><code>#front-page #discussions {
	margin-left: 170px;
	width: 590px;
}</code></pre>]]></description>
					</item>
		<item>
			<title>Michael3185 on "Need to move the board more to the left."</title>
			<link>http://bbpress.org/forums/topic/need-to-move-the-board-more-to-the-left#post-37815</link>
			<pubDate>Tue, 30 Jun 2009 14:23:52 +0000</pubDate>
			<dc:creator>Michael3185</dc:creator>
			<guid isPermaLink="false">37815@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>I don't know about image sizing, but there might be a plugin. Go to the Extend tab and do a search.</p>
<p>You should be able to move your layout around by changing the theme's style.css file. I learned to create my theme by drastically changing one css setting at a time so it was obvious what the setting did, then getting it how I wanted. Learning what your theme's stylesheet does is essential if you're going to modify it in future.</p>
<p>Personally, I think there's nothing wrong with white space on a forum. It can give a much cleaner look.
</p>]]></description>
					</item>
		<item>
			<title>andywilliams244 on "Need to move the board more to the left."</title>
			<link>http://bbpress.org/forums/topic/need-to-move-the-board-more-to-the-left#post-37802</link>
			<pubDate>Tue, 30 Jun 2009 12:10:19 +0000</pubDate>
			<dc:creator>andywilliams244</dc:creator>
			<guid isPermaLink="false">37802@http://bbpress.org/forums/</guid>
			<description><![CDATA[<p>My board is too far to the right, leaving a huge empty patch. It is also adding problems when I post images into a post. The image will be too big and will stretch across out of the board.</p>
<p>Example:<br />
<a href="http://i83.photobucket.com/albums/j300/AndyWilliams24/board.jpg" rel="nofollow">http://i83.photobucket.com/albums/j300/AndyWilliams24/board.jpg</a><br />
and<br />
<a href="http://i83.photobucket.com/albums/j300/AndyWilliams24/board2.jpg" rel="nofollow">http://i83.photobucket.com/albums/j300/AndyWilliams24/board2.jpg</a></p>
<p>Would moving the board over to the left help the image situation? If now how can I put a image size cap on?</p>
<p>Thanks in advance
</p>]]></description>
					</item>

	</channel>
</rss>

