<?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: quick - Recent Posts</title>
		<link>http://www.kriesi.at/support/tags/quick</link>
		<description>Support Forum - Tag: quick - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 20 Jun 2013 11:39:40 +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/quick" rel="self" type="application/rss+xml" />

		<item>
			<title>Dude on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105596</link>
			<pubDate>Mon, 15 Apr 2013 06:49:16 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">105596@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi! &#60;/p&#62;
&#60;p&#62; That's not possible. BBpress uses a stylesheet to style the forum and Kriesi uses wp-content\themes\propulsion\config-bbpress\bbpress-mod-21.css (or wp-content\themes\propulsion\config-bbpress\bbpress-mod.css) to overwrite some styles. &#60;/p&#62;
&#60;p&#62; Regards,&#60;br /&#62;
Peter
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105496</link>
			<pubDate>Sun, 14 Apr 2013 06:00:27 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">105496@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Do you know how I can get bbpress to inherit all propulsion css? It looks like it is using it's own css?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105495</link>
			<pubDate>Sun, 14 Apr 2013 05:59:17 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">105495@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I was adding it to quick CSS under propulsion theme options. Just tried to do it through cpanel file manager for custom.css and I think it worked! thx.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105491</link>
			<pubDate>Sun, 14 Apr 2013 05:51:39 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">105491@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Where are you adding it in? I don't see the adjust css inspecting it now.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105459</link>
			<pubDate>Sat, 13 Apr 2013 22:42:32 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">105459@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;That's the strange thing. I just added it in there and changed the color code, as I have tried this before already, and it doesn't do anything. I even put !important; yet nothing.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#bbpress-forums .even, #bbpress-forums .bbp-replies .odd{
background-color:#f2f2f2;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>Devin on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105456</link>
			<pubDate>Sat, 13 Apr 2013 22:18:38 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">105456@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;It looks like you have this set which is causing the color:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#bbpress-forums .even, #bbpress-forums .bbp-replies .odd{
background-color:#111111;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Look for that in your Quick CSS or if it isn't there, add it there and modify the color code as needed.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105448</link>
			<pubDate>Sat, 13 Apr 2013 21:49:00 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">105448@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Devin, I turned it off of maintenance mode for you to take a look. Thanks!&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://goo.gl/gB8EO&#34; rel=&#34;nofollow&#34;&#62;http://goo.gl/gB8EO&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105417</link>
			<pubDate>Sat, 13 Apr 2013 19:43:57 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">105417@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi ehong33234,&#60;/p&#62;
&#60;p&#62;Without seeing it live and inspecting it myself I'm not sure what it could be. My guess is you are incorrectly targeting it with the wrong selector or something else has a more specific selector. You could try just forcing it with !important as well.&#60;/p&#62;
&#60;p&#62;If you can provide a link to an example, we can better assist.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ehong33234 on "BBPress Forum Comment Background Color CSS"</title>
			<link>http://www.kriesi.at/support/topic/bbpress-forum-comment-background-color-css#post-105331</link>
			<pubDate>Fri, 12 Apr 2013 17:27:32 +0000</pubDate>
			<dc:creator>ehong33234</dc:creator>
			<guid isPermaLink="false">105331@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I used firebug as I normally do to look at the CSS and modify it by adding code to the Quick CSS in this theme. But no matter what I try, I cannot get rid of this black background (#111111) that is behind the comment making it hard to read. I have tried to also edit the core files for bbpress-mod.css and bbpress-mod-21.css without any luck. &#60;/p&#62;
&#60;p&#62;I just need to change this color to something more subtle like #f2f2f2 or get rid of the black altogether. &#60;/p&#62;
&#60;p&#62;Looks like something is overriding my quick CSS! Please help!&#60;/p&#62;
&#60;p&#62;Screenshot: &#60;/p&#62;
&#60;p&#62;&#60;img src=&#34;http://i48.tinypic.com/i1waaf.png&#34;&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Mya on "Portfolio page sidebar?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-page-sidebar#post-77804</link>
			<pubDate>Fri, 28 Sep 2012 18:30:21 +0000</pubDate>
			<dc:creator>Mya</dc:creator>
			<guid isPermaLink="false">77804@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi rita01,&#60;/p&#62;
&#60;p&#62;Just to be sure before I close this thread, do you need help with the mobile layouts?&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Mya
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rita01 on "Portfolio page sidebar?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-page-sidebar#post-77681</link>
			<pubDate>Thu, 27 Sep 2012 22:34:17 +0000</pubDate>
			<dc:creator>rita01</dc:creator>
			<guid isPermaLink="false">77681@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Ok, thank you Nick, and thank you Ismael too ! I don't have backticks on my french keyboard.&#60;/p&#62;
&#60;p&#62;So here is my custom css ( reducing header, customising preview title and images, custom menu css, searchbar with socials, sidebar with portfolio preview and single portfolio, reducing slider single portfolio, changing thumbnails and more...) :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;#header {
    margin-bottom: 25px;
}

#header .container {
    min-height: 50px;
    padding: 20px 0px;
    border-bottom: 1px solid;
    z-index: 100;
}

.hr {
    clear: both;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 25px;
    line-height: 25px;
    position: relative;
    margin: 0px;
    padding: 17px 0px;
}

#top .callout {
padding: 5px 0px;
}

.template-blog .content {
    margin-top: 10px;
}

.title_container, #top .dynamic_el_1 .title_container {
    padding-bottom: 15px;
    margin-bottom: 15px;
    position: relative;
    clear: both;
}
/*********police widget menu perso sidebar****/
.widget_archive li a, .widget_categories li a, .widget_pages li a, .widget_links li a, .widget_meta li a, .widget_nav_menu li a{
font-size: 13px;
}

/*********separations menu perso sidebar****/
.widget_nav_menu a{
display: block;
padding: 0px 0px 0px 08px;
border-top-style: solid;
border-top-width: 0px;
}
.widget {
    clear: both;
    position: relative;
    overflow: hidden;
    padding: 15px 0px;
    float: none;
}

#top .news-content {
    padding: 3px 0px 3px;
    line-height: 18px;
    position: relative;
    overflow: hidden;
    font-size: 11px;
    display: block;
    clear: both;
    margin: 0px;
}
/********* titre portfolio item plus large ****/
.portfolio-size-4 .post-title.portfolio-title {
height: 32px;
}
#top .portfolio-title{
padding:10px;
margin:0;
font-family: Arial, &#38;quot;Georgia&#38;quot;, &#38;quot;Times New Roman&#38;quot;, Helvetica, sans-serif;
font-weight: normal;
font-style: bold;
text-transform: none;
letter-spacing: normal;
position: relative;
}
/********* tiré titre portfolios ****/
.title-span {
height: 0px;
width: 0px;
position: absolute;
top: 49%;
left: 11px;
}

/********* MAIN MENU ****/
.main_menu ul:first-child &#38;gt; li &#38;gt; a{
display:block;
text-decoration: none;
margin-left:30px;
padding:3px 15px 3px 15px;
text-transform: uppercase;
border-bottom: 2px solid;
-moz-box-shadow: 0 4px 15px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 4px 15px rgba(0,0,0,0.1);
box-shadow: 0 4px 15px rgba(0,0,0,0.1);
z-index: 1;
}
/*********SOUS MENU ****/
.main_menu .menu ul {
display: none;
left: 15px;
position: absolute;
top: 31px;
width: 192px;
z-index: 2;
cursor: pointer;
border-top: 2px solid;
-moz-box-shadow: 0 4px 15px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 4px 15px rgba(0,0,0,0.1);
box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
/*********POLICE EN TETE TITRES ****/
.title_container h1,  #top .dynamic_el_1 .title_container h1{
margin:0;
font-weight: normal;
font-size: 35px;
padding:11px 340px 12px 0;
position: relative;
}
/*********aperçu livre avec sidebar****/* Base Grid */
    .container .one.unit                      	{ width: 50px;  }
    .container .two.units                     	{ width: 130px; }
    .container .three.units                   	{ width: 210px; }
    .container .four.units                    	{ width: 210px; }
    .container .five.units                    	{ width: 370px; }
    .container .six.units                     	{ width: 450px; }
    .container .seven.units                   	{ width: 530px; }
    .container .eight.units                   	{ width: 690px; }
    .container .nine.units                    	{ width: 690px; }
    .container .ten.units                     	{ width: 770px; }
    .container .eleven.units                  	{ width: 850px; }
    .container .twelve.units                  	{ width: 930px; margin-left:0}

/*********marge gauche sidebar****/
.inner_sidebar{
padding-left:5px;
}

/*********aperçu livre avec sidebar****/
.sidebar_right .ajax_slide  .portfolio-entry.one_third, .sidebar_left .ajax_slide  .portfolio-entry.one_third{
width:70%;
margin-left:20px;
margin-top:0px;
}

.sidebar_right .ajax_slide .flex_column.two_third, .sidebar_left .ajax_slide .flex_column.two_third{
width:26%
}

/* Columns for better content separation
============================= */

div .one_fifth			{	overflow: hidden; margin-left: 4%; width:16.5%; float:left;	position:relative; }
div .one_fourth			{	overflow: hidden; margin-left: 4%; width:22%;  float:left; 	position:relative; }
div .one_third			{	overflow: hidden; margin-left: 4%; width:51.5%; float:left; 	position:relative; }
div .two_fifth			{	overflow: hidden; margin-left: 4%; width:38.5%; float:left;	position:relative; }
div .one_half			{	overflow: hidden; margin-left: 4%; width:48%; float:left; 	position:relative; }
div .three_fifth		{	overflow: hidden; margin-left: 4%; width:57%; float:left; 	position:relative; }
div .two_third			{	overflow: hidden; margin-left: 4%; width:34.5%; float:left; 	position:relative; }
div .three_fourth		{	overflow: hidden; margin-left: 4%; width:74%; float:left; 	position:relative; }
div .four_fifth			{	overflow: hidden; margin-left: 4%; width:79%; float:left; 	position:relative; }
.msie7 .one_fourth		{ 	width:21.5%;  	}

/*********SEARCHBAR EN HAUT DE PAGE ****/
.social_container #searchform{
position: absolute;
right: 94px;
top: 3px;
z-index: 160;
}

#s {
    width: 160px;
    padding: 10px 40px 10px 10px;
    position: relative;
    margin: 0px;
}

/*********reduire images SINGLE PORTFOLIO****/
.single .slideshow.fade_slider,
.single .slideshow li img {
width: 200px!important;
}
.single .slideshow.fade_slider {
background: none!important;
}

/*********SIDEBAR POUR SINGLE PORTFOLIO****/

.single-portfolio .fullwidth .sidebar {
display: block;
}

/*********aligner slideshow à droite****/

#top.single-portfolio .slideshow_container {
float: right;
padding-right: 20px;
padding-bottom: 0px;
}

/*********réduire le bloc de description pour laisser monter le slideshow****/

#top .portfolio-meta-list {
float: left;
padding-right: 110px;
padding-bottom: 0px;
}

/********* baisse portfolio item catalog ****/
.ajax-control {
height: 42px;
right: 2px;
top: -41px;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Hope it will help someone.&#60;/p&#62;
&#60;p&#62;the result here : &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://lacroiseedeschemins.ma&#34; rel=&#34;nofollow&#34;&#62;http://lacroiseedeschemins.ma&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Everything is OK except the responsive layout for mobiles...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Portfolio page sidebar?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-page-sidebar#post-77637</link>
			<pubDate>Thu, 27 Sep 2012 16:58:16 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">77637@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You can use the single quote (the single quote on same key as the ~ symbol above the tab) to begin  the code and end it, &#60;/p&#62;
&#60;p&#62;@Ishmael didn't see your answer when I started.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rita01 on "Portfolio page sidebar?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-page-sidebar#post-77547</link>
			<pubDate>Thu, 27 Sep 2012 09:14:43 +0000</pubDate>
			<dc:creator>rita01</dc:creator>
			<guid isPermaLink="false">77547@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Cooooool Nick !&#60;/p&#62;
&#60;p&#62;Thank you very much for this f****** support !&#60;/p&#62;
&#60;p&#62;I just had to add this to the custom css :&#60;/p&#62;
&#60;p&#62;#top .portfolio-meta-list {&#60;br /&#62;
    padding-right: 220px;&#60;br /&#62;
    float: left;&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;To let the slider goes top.&#60;/p&#62;
&#60;p&#62;You rock !&#60;/p&#62;
&#60;p&#62;I would like to share here my all quick css file but I don't know how to use code into the forum (backtick ??).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Portfolio page sidebar?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-page-sidebar#post-77491</link>
			<pubDate>Thu, 27 Sep 2012 01:30:21 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">77491@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;This will have to be a two step process since it will take me too long to recreate on my localhost your exact setup. First we are gonna move the slider which will screw up the page , and at that point we need to change the css to un-screw up the page. &#60;/p&#62;
&#60;p&#62;1) Please open up loop-portfolio-single.php located in the /includes/ directory. Make a backup copy of the page first, so if anything goes wrong you can quickly fix it by replacing the file we are working on.&#60;/p&#62;
&#60;p&#62;2) Look for the following code on line 28 and delete it. Please make sure that the code looks identical to the line below&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php echo $slideHtml; ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;3) In the same file go to line 52 which should look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;//display the actual post content&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Paste the code below **BEFORE** the code above on line 51&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo $slideHtml;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;so now your lines 51-52 would look like&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;echo $slideHtml;
//display the actual post content&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Save and close the file.&#60;/p&#62;
&#60;p&#62;Part II&#60;/p&#62;
&#60;p&#62;Add the following to Quick CSS in the backend:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#top.single-portfolio .slideshow_container {
float: right;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Please keep a careful record of all modifications made to files since when you update the theme, all modifications will be overwritten. QuickCSS modifications however are not overwritten during updates.&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Portfolio page sidebar?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-page-sidebar#post-77489</link>
			<pubDate>Thu, 27 Sep 2012 01:26:00 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">77489@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;You might want to do what you did on the sidebar again. By adding a four unit div, first the slider&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#38;lt;?php echo $slideHtml; ?&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;and for the title and portfolio-meta-list&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;echo &#38;quot;&#38;lt;div class=&#38;#39;four units&#38;#39;&#38;gt;&#38;quot;;
				echo &#38;quot;&#38;lt;h1 class=&#38;#39;post-title portfolio-single-post-title&#38;#39;&#38;gt;&#38;quot;.get_the_title().&#38;quot;&#38;lt;/h1&#38;gt;&#38;quot;;

				$meta = avia_portfolio_meta(get_the_ID());
				if($meta)
				{
					echo avia_advanced_hr(false, &#38;#39;small&#38;#39;);
					echo $meta;
				}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Since you managed to put them inside &#38;lt;div class=&#34;eight units alpha min_height_1&#34;&#38;gt;, I'm sure you can enclose them on a four units div. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rita01 on "Portfolio page sidebar?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-page-sidebar#post-77469</link>
			<pubDate>Wed, 26 Sep 2012 20:05:10 +0000</pubDate>
			<dc:creator>rita01</dc:creator>
			<guid isPermaLink="false">77469@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi Nick,&#60;/p&#62;
&#60;p&#62;Don't be sorry, your support rules !&#60;/p&#62;
&#60;p&#62;That's exactly what I mean.&#60;/p&#62;
&#60;p&#62;Big thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Nick on "Portfolio page sidebar?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-page-sidebar#post-77424</link>
			<pubDate>Wed, 26 Sep 2012 11:08:52 +0000</pubDate>
			<dc:creator>Nick</dc:creator>
			<guid isPermaLink="false">77424@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I am sorry, do you mean something like this? &#60;a href=&#34;http://i.imgur.com/HcvXw.png&#34; rel=&#34;nofollow&#34;&#62;http://i.imgur.com/HcvXw.png&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks,&#60;/p&#62;
&#60;p&#62;Nick
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rita01 on "Portfolio page sidebar?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-page-sidebar#post-77154</link>
			<pubDate>Mon, 24 Sep 2012 17:34:22 +0000</pubDate>
			<dc:creator>rita01</dc:creator>
			<guid isPermaLink="false">77154@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Precision, I would like the slideshow to be aligned left or right and the description (titre, auter, edition etc...) aligned next to it. &#60;/p&#62;
&#60;p&#62;Thank again !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rita01 on "Portfolio page sidebar?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-page-sidebar#post-77138</link>
			<pubDate>Mon, 24 Sep 2012 16:18:27 +0000</pubDate>
			<dc:creator>rita01</dc:creator>
			<guid isPermaLink="false">77138@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I got it, thank you very much !&#60;/p&#62;
&#60;p&#62;Last but not the least pleeeease. Now I have the description under the little slider, I would like it to be aligned right but I can't :&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://lacroiseedeschemins.ma/parutions/tete-de-poivre/&#34; rel=&#34;nofollow&#34;&#62;http://lacroiseedeschemins.ma/parutions/tete-de-poivre/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Into loop-single-portfolio I moved the description from four-unit to eight-unit and added sidebar into four-unit container, with little css custom toreduce the slider.&#60;/p&#62;
&#60;p&#62;Thank you again Ismael !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ismael on "Portfolio page sidebar?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-page-sidebar#post-76878</link>
			<pubDate>Sat, 22 Sep 2012 06:36:34 +0000</pubDate>
			<dc:creator>Ismael</dc:creator>
			<guid isPermaLink="false">76878@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Actually you need to add this first on your custom.css&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;.single-portfolio .fullwidth .sidebar {
display: block;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;You can now add get_sidebar() on loop-portfolio-single.php. You might need to do some coding to place it in the right position, sidebars are usually four units in width. :)&#60;/p&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Ismael
&#60;/p&#62;</description>
		</item>
		<item>
			<title>rita01 on "Portfolio page sidebar?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-page-sidebar#post-76816</link>
			<pubDate>Fri, 21 Sep 2012 18:01:25 +0000</pubDate>
			<dc:creator>rita01</dc:creator>
			<guid isPermaLink="false">76816@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;No way to have any little help to do this customisation please (just a clue...) ? I have changes all the css to have this result :&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://lacroiseedeschemins.ma/catalogue/&#34; rel=&#34;nofollow&#34;&#62;http://lacroiseedeschemins.ma/catalogue/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But I finally understand that the portfolio single page' s content is into the sidebar. So now my portfolio single page are not good. There will be more than 500 items on this site so I would like it to be nice :)&#60;/p&#62;
&#60;p&#62;Thank you !
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Devin on "Portfolio page sidebar?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-page-sidebar#post-50699</link>
			<pubDate>Mon, 09 Apr 2012 14:42:25 +0000</pubDate>
			<dc:creator>Devin</dc:creator>
			<guid isPermaLink="false">50699@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hi mlah384,&#60;/p&#62;
&#60;p&#62;The theme doesn't support adding sidebars to all portfolio items through the admin. You would need to re-do the theme files for the single portfolio and adjust some of the css as well.&#60;/p&#62;
&#60;p&#62;Regards,&#60;/p&#62;
&#60;p&#62;Devin
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mlah384 on "Portfolio page sidebar?"</title>
			<link>http://www.kriesi.at/support/topic/portfolio-page-sidebar#post-50229</link>
			<pubDate>Thu, 05 Apr 2012 20:20:38 +0000</pubDate>
			<dc:creator>mlah384</dc:creator>
			<guid isPermaLink="false">50229@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;How do you add a sidebar to the portfolio single item pages?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
