<?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: tf2 full width - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/tf2-full-width</link>
		<description>Support Forum - Tag: tf2 full width - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 19 May 2013 04:44:16 +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/tf2-full-width" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "Making the blog page full width"</title>
			<link>http://www.kriesi.at/support/topic/making-the-blog-page-full-width#post-28323</link>
			<pubDate>Sat, 01 Oct 2011 08:45:30 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">28323@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
in style.css delete following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.blogentry img {
    max-width: 610px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>getreelstudio on "Making the blog page full width"</title>
			<link>http://www.kriesi.at/support/topic/making-the-blog-page-full-width#post-28307</link>
			<pubDate>Fri, 30 Sep 2011 23:23:14 +0000</pubDate>
			<dc:creator>getreelstudio</dc:creator>
			<guid isPermaLink="false">28307@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Nope, not working :( Take a look at this page: &#60;a href=&#34;http://www.ben.getreelstudio.com/?page_id=79&#34; rel=&#34;nofollow&#34;&#62;http://www.ben.getreelstudio.com/?page_id=79&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;The image should look like this: &#60;a href=&#34;http://www.majhost.com/gallery/benhenry96/Engineer-Stuff/promo_electrician3.jpg&#34; rel=&#34;nofollow&#34;&#62;http://www.majhost.com/gallery/benhenry96/Engineer-Stuff/promo_electrician3.jpg&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Major stretching. :(
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Beard on "Making the blog page full width"</title>
			<link>http://www.kriesi.at/support/topic/making-the-blog-page-full-width#post-26894</link>
			<pubDate>Tue, 13 Sep 2011 22:33:22 +0000</pubDate>
			<dc:creator>Chris Beard</dc:creator>
			<guid isPermaLink="false">26894@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I believe you can place your images and text within your smart text editor when creating your post/page.. Try clicking your image in your editor, pressing your right arrow and then shift + enter, now you should be typing under your image.. When you want to center something select it and hit the align center button. Let us know if this works for you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>getreelstudio on "Making the blog page full width"</title>
			<link>http://www.kriesi.at/support/topic/making-the-blog-page-full-width#post-26798</link>
			<pubDate>Mon, 12 Sep 2011 16:07:04 +0000</pubDate>
			<dc:creator>getreelstudio</dc:creator>
			<guid isPermaLink="false">26798@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, that worked, but what if I want text under the images?  How do I center the images? I tried center alignment, but its just not working. &#60;/p&#62;
&#60;p&#62;I also disabled auto-resizing for images, yet they are still being re-sized...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Making the blog page full width"</title>
			<link>http://www.kriesi.at/support/topic/making-the-blog-page-full-width#post-26641</link>
			<pubDate>Sat, 10 Sep 2011 05:54:08 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">26641@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;In your case add following code to style.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.entry.blogentry .post_data{
width: 100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and set the images to align left instead of &#34;no alignment&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>getreelstudio on "Making the blog page full width"</title>
			<link>http://www.kriesi.at/support/topic/making-the-blog-page-full-width#post-26637</link>
			<pubDate>Fri, 09 Sep 2011 21:50:30 +0000</pubDate>
			<dc:creator>getreelstudio</dc:creator>
			<guid isPermaLink="false">26637@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey there,&#60;br /&#62;
It sort of helped....ok it only removed the sidebar.&#60;br /&#62;
Take a look, &#60;a href=&#34;http://www.ben.getreelstudio.com/?page_id=79&#34; rel=&#34;nofollow&#34;&#62;http://www.ben.getreelstudio.com/?page_id=79&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;it just moved everything to the left, and screwed up the text. How do I get it full width?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Making the blog page full width"</title>
			<link>http://www.kriesi.at/support/topic/making-the-blog-page-full-width#post-26588</link>
			<pubDate>Fri, 09 Sep 2011 05:28:37 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">26588@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
have a look at this thread: &#60;a href=&#34;http://www.kriesi.at/support/topic/blog-page-fullwidth#post-15108&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/blog-page-fullwidth#post-15108&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>getreelstudio on "Making the blog page full width"</title>
			<link>http://www.kriesi.at/support/topic/making-the-blog-page-full-width#post-26559</link>
			<pubDate>Thu, 08 Sep 2011 16:21:00 +0000</pubDate>
			<dc:creator>getreelstudio</dc:creator>
			<guid isPermaLink="false">26559@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey there,&#60;br /&#62;
I am trying to make my blog page full width, but I don't want to mess around with the wrong code.&#60;br /&#62;
Here is my blog: &#60;a href=&#34;http://www.ben.getreelstudio.com/?page_id=79&#34; rel=&#34;nofollow&#34;&#62;http://www.ben.getreelstudio.com/?page_id=79&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Help?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
