<?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 - User Favorites: jamescferreira</title>
		<link><a href='http://www.kriesi.at/support/profile/jamescferreira'>jamescferreira</a></link>
		<description>Support Forum - User Favorites: jamescferreira</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 05:08:12 +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/profile/" rel="self" type="application/rss+xml" />

		<item>
			<title>Devin on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-86728</link>
			<pubDate>Thu, 06 Dec 2012 06:33:27 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">86728@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Bruno,&#60;/p&#62;
&#60;p&#62;Yes you can by targeting the class for those page types in the top ID. So for the category page it would be:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.tax-product_cat.woocommerce-page .content .box {
min-width: 430px;
width: 430px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;For a single product:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.single-product .content .box {
min-width: 430px;
width: 430px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bruwa on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-86623</link>
			<pubDate>Wed, 05 Dec 2012 14:06:15 +0000</pubDate>
			<dc:creator>bruwa</dc:creator>
			<guid isPermaLink="false">86623@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I wanted to increase the width of the product category page to allow the images to be displayed in bigger size.&#60;br /&#62;
So I used the code indicated in this post:&#60;br /&#62;
.content .box {&#60;br /&#62;
    min-width: 430px;&#60;br /&#62;
    width: 430px;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;This also increased the width of the single-product page.&#60;br /&#62;
Can I define a different width for the product-category pages and the single-product pages, respectively? How &#38;amp; where?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Bruno
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-84930</link>
			<pubDate>Thu, 22 Nov 2012 02:40:19 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84930@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi livkay,&#60;/p&#62;
&#60;p&#62;Glad that we could help. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>livkay on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-84919</link>
			<pubDate>Wed, 21 Nov 2012 22:06:16 +0000</pubDate>
			<dc:creator>livkay</dc:creator>
			<guid isPermaLink="false">84919@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Great, thanks so much for your help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-84489</link>
			<pubDate>Mon, 19 Nov 2012 01:17:33 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">84489@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can adjust that on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.page-id-13 .sidebar.sidebar2.box {
left: 1000px!important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>livkay on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-84476</link>
			<pubDate>Sun, 18 Nov 2012 20:12:57 +0000</pubDate>
			<dc:creator>livkay</dc:creator>
			<guid isPermaLink="false">84476@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I used&#60;br /&#62;
.content .box {&#60;br /&#62;
    min-width: 430px;&#60;br /&#62;
    width: 430px;&#60;br /&#62;
}&#60;br /&#62;
but on the blog page, the right sidebar now sits under the main cotent area. &#60;a href=&#34;http://daryapress.com/test/blog/&#34; rel=&#34;nofollow&#34;&#62;http://daryapress.com/test/blog/&#60;/a&#62;&#60;br /&#62;
Can you help?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-66657</link>
			<pubDate>Fri, 20 Jul 2012 02:04:11 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">66657@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Shfaya,&#60;/p&#62;
&#60;p&#62;Can you post a link to your website so we can take a look?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>shfaya on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-66102</link>
			<pubDate>Tue, 17 Jul 2012 13:33:36 +0000</pubDate>
			<dc:creator>shfaya</dc:creator>
			<guid isPermaLink="false">66102@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;When I resize the content box this way the right side bar gets hidden behind. It should move as the witdth grows but it doesn`t can you fix this?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jamescferreira on "Simple stuff..."</title>
			<link>http://www.kriesi.at/support/topic/simple-stuff#post-53416</link>
			<pubDate>Thu, 26 Apr 2012 05:59:59 +0000</pubDate>
			<dc:creator>jamescferreira</dc:creator>
			<guid isPermaLink="false">53416@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you!!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Simple stuff..."</title>
			<link>http://www.kriesi.at/support/topic/simple-stuff#post-53376</link>
			<pubDate>Thu, 26 Apr 2012 01:31:30 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">53376@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can change the background color for the pages under Flashlight &#38;gt; General Settings &#38;gt; Background color. To change the background color for the main nav you'll need to add this to your custom CSS or Quick CSS.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.sidebar .box {
background-color: #CCCCCC !important;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jamescferreira on "Simple stuff..."</title>
			<link>http://www.kriesi.at/support/topic/simple-stuff#post-53358</link>
			<pubDate>Wed, 25 Apr 2012 22:25:07 +0000</pubDate>
			<dc:creator>jamescferreira</dc:creator>
			<guid isPermaLink="false">53358@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do I change the Background color for all pages as well as the main Nav Menu? Can I also make pages semi- transparent? Thank you for all the good help in this forum!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Main menu open in new window?"</title>
			<link>http://www.kriesi.at/support/topic/main-menu-open-in-new-window#post-52509</link>
			<pubDate>Fri, 20 Apr 2012 06:46:52 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">52509@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Glad that we could help you. :)&#60;/p&#62;
&#60;p&#62;Cheers,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jamescferreira on "Main menu open in new window?"</title>
			<link>http://www.kriesi.at/support/topic/main-menu-open-in-new-window#post-52493</link>
			<pubDate>Fri, 20 Apr 2012 05:36:05 +0000</pubDate>
			<dc:creator>jamescferreira</dc:creator>
			<guid isPermaLink="false">52493@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah, tucked away in there! I knew I was overlooking the obvious. Thank you for the help!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Main menu open in new window?"</title>
			<link>http://www.kriesi.at/support/topic/main-menu-open-in-new-window#post-52444</link>
			<pubDate>Fri, 20 Apr 2012 00:15:51 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">52444@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;Yes, just go to Appearance &#38;gt; Menus and on your &#34;Screen Options&#34; at the top right loook for &#34;Show advanced menu properties&#34; and check the &#34;Link Target&#34; options. Click on a specific menu item and check &#34;Open link in a new window/tab&#34; option.&#60;/p&#62;
&#60;p&#62;Hope this helps. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>jamescferreira on "Main menu open in new window?"</title>
			<link>http://www.kriesi.at/support/topic/main-menu-open-in-new-window#post-52274</link>
			<pubDate>Thu, 19 Apr 2012 04:29:55 +0000</pubDate>
			<dc:creator>jamescferreira</dc:creator>
			<guid isPermaLink="false">52274@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is it possible to have a single menu item in the main menu open in a new window?&#60;br /&#62;
I am working in Flashlight...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Change Slide Transtion Speed"</title>
			<link>http://www.kriesi.at/support/topic/change-slide-transtion-speed#post-47946</link>
			<pubDate>Fri, 23 Mar 2012 07:23:27 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">47946@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; Open up flashlight/js/avia_fullscreen_slider.js and search for following code:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;animationSpeed:700&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Increase the value (eg to 900) to slow down the effect a bit. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>edolqueist on "Change Slide Transtion Speed"</title>
			<link>http://www.kriesi.at/support/topic/change-slide-transtion-speed#post-47918</link>
			<pubDate>Fri, 23 Mar 2012 00:16:43 +0000</pubDate>
			<dc:creator>edolqueist</dc:creator>
			<guid isPermaLink="false">47918@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I was wondering which Javascript file is controlling the speed / duration of the transition for the full screen image slider when it is set to &#34;Slide&#34;. I would like it to slow it down a bit. I appreciate your help! E
&#60;/p&#62;</description>
		</item>
		<item>
			<title>holstphoto on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-39339</link>
			<pubDate>Mon, 30 Jan 2012 18:18:08 +0000</pubDate>
			<dc:creator>holstphoto</dc:creator>
			<guid isPermaLink="false">39339@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ah dont worry about previous post, I found it
&#60;/p&#62;</description>
		</item>
		<item>
			<title>holstphoto on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-39338</link>
			<pubDate>Mon, 30 Jan 2012 18:12:55 +0000</pubDate>
			<dc:creator>holstphoto</dc:creator>
			<guid isPermaLink="false">39338@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi &#60;/p&#62;
&#60;p&#62;Thanks for the great theme, it rocks, beautiful and quick.&#60;br /&#62;
I have followed the instruction to make the page wider with codes above, however the right sidebar is being hidden under the content, how do I adjust code for this.?&#60;br /&#62;
to move the sidebar over more to the right.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kolzow on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-36912</link>
			<pubDate>Sat, 07 Jan 2012 22:47:44 +0000</pubDate>
			<dc:creator>kolzow</dc:creator>
			<guid isPermaLink="false">36912@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;hmm tried the specific post id  with out success, drop it into the quick css.  the page is meganredmond.com/tour
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-36876</link>
			<pubDate>Sat, 07 Jan 2012 12:58:06 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">36876@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;You can try:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.single-post .content .box, .page .template-blog.content .box {
min-width: 430px;
width: 650px;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>hotspot01 on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-36835</link>
			<pubDate>Sat, 07 Jan 2012 00:49:32 +0000</pubDate>
			<dc:creator>hotspot01</dc:creator>
			<guid isPermaLink="false">36835@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Is there a way to make this code work so that only 'Posts' are wider but 'Pages' remain normal? I want to make my blog posts wider but leave everything else the same. I also don't want to have to add this code for every post I make.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-36747</link>
			<pubDate>Fri, 06 Jan 2012 08:00:22 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">36747@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot01 on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-36714</link>
			<pubDate>Thu, 05 Jan 2012 19:45:08 +0000</pubDate>
			<dc:creator>hotspot01</dc:creator>
			<guid isPermaLink="false">36714@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Worked like a charm! thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-36710</link>
			<pubDate>Thu, 05 Jan 2012 19:32:15 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">36710@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;The body tag of each page/post/archive, etc. offers a page/post specific class. You can see it in the html source code (right click &#38;gt; view source code) Then add it to the previous posted code like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.postid-437 .content .box {
min-width: 430px;
width: 650px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The code above would affect the post with the id 437.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hotspot01 on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-36674</link>
			<pubDate>Thu, 05 Jan 2012 13:44:44 +0000</pubDate>
			<dc:creator>hotspot01</dc:creator>
			<guid isPermaLink="false">36674@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;This code worked great for me as well. However I would like to make the content area on the Contact page and another page a different. Is there something that I can add to this code to make that possible?&#60;/p&#62;
&#60;p&#62;.content .box {&#60;br /&#62;
    min-width: 430px;&#60;br /&#62;
    width: 650px;&#60;br /&#62;
}
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kolzow on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-36372</link>
			<pubDate>Mon, 02 Jan 2012 19:17:17 +0000</pubDate>
			<dc:creator>kolzow</dc:creator>
			<guid isPermaLink="false">36372@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;To do this on a specific page , what would i add?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>kscooley on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-36190</link>
			<pubDate>Fri, 30 Dec 2011 12:41:21 +0000</pubDate>
			<dc:creator>kscooley</dc:creator>
			<guid isPermaLink="false">36190@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Perfect!  I was just looking for this info here and couldn't find it through search.  (Was checking for content width, not page.)  Added the code, adjusted and it works like a charm.  Thanks, Dude!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martinsonzo on "VIDEOS IN THE GALLERY"</title>
			<link>http://www.kriesi.at/support/topic/videos-in-the-gallery#post-30323</link>
			<pubDate>Mon, 24 Oct 2011 10:59:23 +0000</pubDate>
			<dc:creator>martinsonzo</dc:creator>
			<guid isPermaLink="false">30323@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi, id like to know how I can do the same the owner of this website did :http://www.alisongrasso.com/video/promos/&#60;/p&#62;
&#60;p&#62;I want to link the pictures of the gallery to a video in vimeo so when you click on the image the video opens. how can i do this?&#60;/p&#62;
&#60;p&#62;thanks so much
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Making Page Width Wider"</title>
			<link>http://www.kriesi.at/support/topic/making-page-width-wider#post-30314</link>
			<pubDate>Mon, 24 Oct 2011 05:17:32 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">30314@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Glad that I could help you :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
