<?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: Would this be possible on the wordpress version?</title>
		<link>http://www.kriesi.at/support/topic/would-this-be-possible-on-the-wordpress-version</link>
		<description>Support Forum - Topic: Would this be possible on the wordpress version?</description>
		<language>en-US</language>
		<pubDate>Fri, 24 May 2013 20:33:23 +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/would-this-be-possible-on-the-wordpress-version" rel="self" type="application/rss+xml" />

		<item>
			<title>loolpwned on "Would this be possible on the wordpress version?"</title>
			<link>http://www.kriesi.at/support/topic/would-this-be-possible-on-the-wordpress-version#post-18377</link>
			<pubDate>Wed, 04 May 2011 02:24:52 +0000</pubDate>
			<dc:creator>loolpwned</dc:creator>
			<guid isPermaLink="false">18377@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Sorry, changed the page to.. &#60;a href=&#34;http://droidtestsite.tk/my-products/&#34; rel=&#34;nofollow&#34;&#62;http://droidtestsite.tk/my-products/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;This is making me mad, its throwing my whole website background off.&#60;/p&#62;
&#60;p&#62;Do you have like an MSN or Skype or something? I need serious help with this haha.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Would this be possible on the wordpress version?"</title>
			<link>http://www.kriesi.at/support/topic/would-this-be-possible-on-the-wordpress-version#post-18352</link>
			<pubDate>Tue, 03 May 2011 19:38:24 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18352@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
I get a 404 error if I try to visit this page. The website displays fine for me at the moment though :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>loolpwned on "Would this be possible on the wordpress version?"</title>
			<link>http://www.kriesi.at/support/topic/would-this-be-possible-on-the-wordpress-version#post-18287</link>
			<pubDate>Mon, 02 May 2011 18:46:34 +0000</pubDate>
			<dc:creator>loolpwned</dc:creator>
			<guid isPermaLink="false">18287@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Okay, i did all that, and it got all screwed up with the background, like you said it would, So i edited &#34;bg_slice1&#34; and &#34;bg_slice2&#34; to 125% their actual size, and im making some progress :)&#60;/p&#62;
&#60;p&#62;But, now bg_slice1 is a little offset.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://droidtestsite.tk/?page_id=5&#34; rel=&#34;nofollow&#34;&#62;http://droidtestsite.tk/?page_id=5&#60;/a&#62; &#38;lt;--- see there.&#60;/p&#62;
&#60;p&#62;My code now is &#60;/p&#62;
&#60;p&#62;&#60;code&#62; 	#content{&#60;br /&#62;
				float:left;&#60;br /&#62;
				padding:0 10px;&#60;br /&#62;
				position:relative;&#60;br /&#62;
				width:996px;&#60;br /&#62;
				} &#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Do you know how to fix this?&#60;/p&#62;
&#60;p&#62;Thanks for all your help so far by the way :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Would this be possible on the wordpress version?"</title>
			<link>http://www.kriesi.at/support/topic/would-this-be-possible-on-the-wordpress-version#post-18260</link>
			<pubDate>Mon, 02 May 2011 06:30:52 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18260@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
1) Adjust following code in style.css:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.portfolio_item{
								height:180px;
								overflow:hidden;
								padding:5px;
								position:relative;
								width:292px;
								}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Adjust the width to your needs (i.e. 220px). &#60;/p&#62;
&#60;p&#62;Then search for:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;.small_box{
								float:left;
								padding: 0 0 25px 30px;
								position:relative;
								width:292px;
								}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;And change the width value to the same width value you used for .portfolio_item. You can adjust the padding if you like too (you'll get some px width).&#60;/p&#62;
&#60;p&#62;Changing the content width is possible - search for following css code and adjust it as you like:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;#content{
				float:left;
				padding:0 10px;
				position:relative;
				width:940px;
				}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;However the problem is that Twicet is a boxed template so you must adjust various background images....
&#60;/p&#62;</description>
		</item>
		<item>
			<title>loolpwned on "Would this be possible on the wordpress version?"</title>
			<link>http://www.kriesi.at/support/topic/would-this-be-possible-on-the-wordpress-version#post-18238</link>
			<pubDate>Sun, 01 May 2011 23:04:05 +0000</pubDate>
			<dc:creator>loolpwned</dc:creator>
			<guid isPermaLink="false">18238@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Thank you, but i also have one more problem...&#60;/p&#62;
&#60;p&#62;Im kinda copying the portfolio page, and making the images bigger. I've sorta been successful, except for the fact that i need to make the content area wider.&#60;/p&#62;
&#60;p&#62;How would go about changing the width of the content area?&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://droidtestsite.tk/?page_id=5&#34; rel=&#34;nofollow&#34;&#62;http://droidtestsite.tk/?page_id=5&#60;/a&#62; &#38;lt;--- there is the example of why i need to. So i can have 3 things on each line.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dude on "Would this be possible on the wordpress version?"</title>
			<link>http://www.kriesi.at/support/topic/would-this-be-possible-on-the-wordpress-version#post-18206</link>
			<pubDate>Sun, 01 May 2011 14:05:48 +0000</pubDate>
			<dc:creator>Dude</dc:creator>
			<guid isPermaLink="false">18206@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;Hey,&#60;br /&#62;
this should be possible. You can use post meta fields to add your price values to the portfolio items. In template_portfolio.php replace:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php the_excerpt(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;with:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
get_post_meta($post-&#38;gt;ID, &#38;#39;price&#38;#39;, true);
the_excerpt(); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then set custom fields for your portfolio items and name them &#34;price&#34;. As the value type in the dollar amount.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>loolpwned on "Would this be possible on the wordpress version?"</title>
			<link>http://www.kriesi.at/support/topic/would-this-be-possible-on-the-wordpress-version#post-18185</link>
			<pubDate>Sun, 01 May 2011 07:57:35 +0000</pubDate>
			<dc:creator>loolpwned</dc:creator>
			<guid isPermaLink="false">18185@http://www.kriesi.at/support/</guid>
			<description>&#60;p&#62;I have both the HTML and Wordpress version and...&#60;/p&#62;
&#60;p&#62;I want to switch from my html version to wordpress, but i have this cool products page i have built, but im wondering if i would be able to do the same thing on wordpress, if its possible or not? &#60;/p&#62;
&#60;p&#62;See what im trying to do: &#60;a href=&#34;http://elitebots.net/products.html&#34; rel=&#34;nofollow&#34;&#62;http://elitebots.net/products.html&#60;/a&#62; &#60;/p&#62;
&#60;p&#62;I want to copy that html products page, and re create it in wordpress.&#60;/p&#62;
&#60;p&#62;If anyone knows any ideas on how, please reply.&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
