<?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 - Topic: Style page width</title>
		<link>http://www.kriesi.at/support/topic/style-page-width</link>
		<description>Support Forum - Topic: Style page width</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 15:44: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/topic/style-page-width" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Style page width"</title>
			<link>http://www.kriesi.at/support/topic/style-page-width#post-97244</link>
			<pubDate>Mon, 18 Feb 2013 14:40:36 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">97244@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Alex,&#60;/p&#62;
&#60;p&#62;I would say a solid no on a percent width. You'll get all kinds of issues with cross browser compatibility if you try and heavy hand a liquid.&#60;/p&#62;
&#60;p&#62;You can use the Flexible Grid Gallery option on any page you want to be liquid if you really want to, and I believe it would even work without a theme gallery added in.&#60;/p&#62;
&#60;p&#62;Doing that will set all the various pieces to work with the main content area being flexible and without much fuss.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexthefunk on "Style page width"</title>
			<link>http://www.kriesi.at/support/topic/style-page-width#post-97075</link>
			<pubDate>Sat, 16 Feb 2013 21:37:46 +0000</pubDate>
			<dc:creator>alexthefunk</dc:creator>
			<guid isPermaLink="false">97075@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey Dude,&#60;/p&#62;
&#60;p&#62;I did try the 100% but it was not working, I know I am being a bit pushy (as the template is stunning and you guys are also giving awesome support) but it would have been nice for some pages as I will be using the Justified-image-grid plugin sometimes! ex: &#60;a href=&#34;http://www.alexandremarcphotography.com/ko-bloodline&#34; rel=&#34;nofollow&#34;&#62;http://www.alexandremarcphotography.com/ko-bloodline&#60;/a&#62;. (But this plugin is already helpful with a fix width page anyway, so no big deal)&#60;/p&#62;
&#60;p&#62;Another good feature of this plugin is that it switches on photoswipe rather than lightbox when the user is on mobile devices but the lightbox from the template is still launching on top of everything (hence my question in post: &#60;a href=&#34;http://www.kriesi.at/support/topic/disable-lightbox-on-mobile-device&#34; rel=&#34;nofollow&#34;&#62;http://www.kriesi.at/support/topic/disable-lightbox-on-mobile-device&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you have another idea?&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Alex
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Style page width"</title>
			<link>http://www.kriesi.at/support/topic/style-page-width#post-96672</link>
			<pubDate>Thu, 14 Feb 2013 07:03:46 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">96672@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Yes and no. Yes because the css code supports it - eg use:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.page-id-1487 .content .box {
width: 100%;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;but the entire theme layout and css framework is based on fixed widths - thus the % value doesn't make much sense. Flashlight is not a liquid layout theme or responsive.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexthefunk on "Style page width"</title>
			<link>http://www.kriesi.at/support/topic/style-page-width#post-96570</link>
			<pubDate>Wed, 13 Feb 2013 18:00:45 +0000</pubDate>
			<dc:creator>alexthefunk</dc:creator>
			<guid isPermaLink="false">96570@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great thanks! I did not try with the dash...&#60;/p&#62;
&#60;p&#62;&#38;gt;&#38;gt; Also, is it possible to set the width on a % rather than a fixed width? It does not look like it ...&#60;/p&#62;
&#60;p&#62;Regards&#60;br /&#62;
Alex
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Style page width"</title>
			<link>http://www.kriesi.at/support/topic/style-page-width#post-96471</link>
			<pubDate>Wed, 13 Feb 2013 07:11:05 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">96471@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Yes - for pages you need to use:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.page-id-1487 .content .box {
width: 682px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and replace 1487 with your custom page id. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Style page width"</title>
			<link>http://www.kriesi.at/support/topic/style-page-width#post-96469</link>
			<pubDate>Wed, 13 Feb 2013 07:02:44 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">96469@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi alexthefunk,&#60;/p&#62;
&#60;p&#62;Try to use firebug to inspect the class of the body. You can check this video tutorial on how to use firebug: &#60;a href=&#34;http://www.youtube.com/watch?v=yOOk3T3_nZ8&#34; rel=&#34;nofollow&#34;&#62;http://www.youtube.com/watch?v=yOOk3T3_nZ8&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;After watching the tutorial, inspect the pages of your site and check the body's class, you should see if its a .page-id-xxx or .post-id-xxx&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexthefunk on "Style page width"</title>
			<link>http://www.kriesi.at/support/topic/style-page-width#post-96326</link>
			<pubDate>Tue, 12 Feb 2013 10:56:26 +0000</pubDate>
			<dc:creator>alexthefunk</dc:creator>
			<guid isPermaLink="false">96326@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Ismael,&#60;br /&#62;
Thanks for your answer, but sorry I was not clear.&#60;br /&#62;
I am indeed targetting some specific pages, I do not want to apply the styling to all pages and the styling seems to work on specific &#34;posts&#34; but not on specific &#34;pages&#34; ... should I replace the &#34;.postid&#34; by &#34;.pageid&#34; or anything else ?&#60;br /&#62;
Any idea?&#60;br /&#62;
Regards
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Style page width"</title>
			<link>http://www.kriesi.at/support/topic/style-page-width#post-96276</link>
			<pubDate>Tue, 12 Feb 2013 04:18:02 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">96276@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Try to remove the .postid-2052. It means you are targeting a specific page or post with the id 2052. Use this instead&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.content .box {
width: 800px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Change the width value.&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alexthefunk on "Style page width"</title>
			<link>http://www.kriesi.at/support/topic/style-page-width#post-96261</link>
			<pubDate>Mon, 11 Feb 2013 23:36:16 +0000</pubDate>
			<dc:creator>alexthefunk</dc:creator>
			<guid isPermaLink="false">96261@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am using:&#60;br /&#62;
.postid-2052 .content .box {&#60;br /&#62;
width: 682px;&#60;br /&#62;
}&#60;br /&#62;
to style my posts but it does not seem to work on pages (only on posts). How should I do with pages?&#60;br /&#62;
thanks&#60;/p&#62;
&#60;p&#62;Alex
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
