<?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>Vfxdude &#187; Tag: post - Recent Posts</title>
		<link>http://www.vfxdude.com/forum/tags/post</link>
		<description>premium wordpress themes</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Sep 2010 04:02:14 +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.vfxdude.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://www.vfxdude.com/forum/rss/tags/post" rel="self" type="application/rss+xml" />

		<item>
			<title>ostheimer on "postimage not showing"</title>
			<link>http://www.vfxdude.com/forum/topic/postimage-not-showing#post-3614</link>
			<pubDate>Wed, 25 Aug 2010 22:01:17 +0000</pubDate>
			<dc:creator>ostheimer</dc:creator>
			<guid isPermaLink="false">3614@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Thanks, will try and report back if I can't resolve it.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "postimage not showing"</title>
			<link>http://www.vfxdude.com/forum/topic/postimage-not-showing#post-3606</link>
			<pubDate>Wed, 25 Aug 2010 18:17:23 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">3606@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;it can be that you need to recreate the cache folder in library/timthumb (and make it writable). If that doesn't help, test timthumb like described in the troubleshooting &#60;a href=&#34;http://www.vfxdude.com/bigfeature/2009/07/setting-up-the-theme/&#34;&#62;here&#60;/a&#62;, or add a link to your website so I can check it out.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ostheimer on "postimage not showing"</title>
			<link>http://www.vfxdude.com/forum/topic/postimage-not-showing#post-3585</link>
			<pubDate>Tue, 24 Aug 2010 11:06:29 +0000</pubDate>
			<dc:creator>ostheimer</dc:creator>
			<guid isPermaLink="false">3585@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;postimages worked fine until I update to the latest bigfeature 1.3.5.2 and WP 3.&#60;br /&#62;
Now neither the default WP 3 post image is showing above the headline nor the formerly working Image URL entered in Big Feature Post Settings.&#60;/p&#62;
&#60;p&#62;What can I do to show either the image entered in the BF settings or use standard WP 3 post image?&#60;/p&#62;
&#60;p&#62;Thanks,&#60;br /&#62;
Andreas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "Some customization questions"</title>
			<link>http://www.vfxdude.com/forum/topic/some-customization-questions#post-3135</link>
			<pubDate>Fri, 09 Jul 2010 12:26:52 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">3135@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;emailed you the edited js file.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andreas on "Some customization questions"</title>
			<link>http://www.vfxdude.com/forum/topic/some-customization-questions#post-3131</link>
			<pubDate>Thu, 08 Jul 2010 15:52:44 +0000</pubDate>
			<dc:creator>Andreas</dc:creator>
			<guid isPermaLink="false">3131@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;My tiny head can't figure out how to change that .js file, so I will just stick to how I'm having it now.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "Some customization questions"</title>
			<link>http://www.vfxdude.com/forum/topic/some-customization-questions#post-3116</link>
			<pubDate>Tue, 06 Jul 2010 21:30:17 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">3116@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;the featurepage is only for the feature image that spans over the sidebar. In single.php there's a get_image('feature') that shows the feature image, you can move that one down if you are not using feature sized images, or you can edit the get_image function (in theme-functions.php), search for featurepage and in the if statement above change feature to normal.&#60;/p&#62;
&#60;p&#62;about styling the slider buttons, you can add classes to the buttons (and the hotspot) in custom-easyslider1.7.js (in the library/js folder).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andreas on "Some customization questions"</title>
			<link>http://www.vfxdude.com/forum/topic/some-customization-questions#post-3112</link>
			<pubDate>Tue, 06 Jul 2010 12:49:22 +0000</pubDate>
			<dc:creator>Andreas</dc:creator>
			<guid isPermaLink="false">3112@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I had already moved the feature image to below the title, but now when adding a bfslider it shows up above everything. I guess there is somewhere I didn't change it.&#60;/p&#62;
&#60;p&#62;Another thing, as I have made custom arrows to the slider I need to make a unique css for every slider. Is there a way to make a global css for them?&#60;/p&#62;
&#60;p&#62;I will send a login to that email. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "Some customization questions"</title>
			<link>http://www.vfxdude.com/forum/topic/some-customization-questions#post-3104</link>
			<pubDate>Tue, 06 Jul 2010 08:43:32 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">3104@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;it shows up where the feature image should be (above the title). Where do you want it?&#60;/p&#62;
&#60;p&#62;you can use the &#60;a href=&#34;http://themeforest.net/user/vfxdude&#34;&#62;email form here&#60;/a&#62; (right sidebar).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andreas on "Some customization questions"</title>
			<link>http://www.vfxdude.com/forum/topic/some-customization-questions#post-3101</link>
			<pubDate>Mon, 05 Jul 2010 21:58:20 +0000</pubDate>
			<dc:creator>Andreas</dc:creator>
			<guid isPermaLink="false">3101@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Thanks for the detailed description on how do do it. It works great, it's just that it doesn't show at the same place. As you can see here &#60;a href=&#34;http://www.osbeck.tv/Butzi/digitalt/robinson-2009/&#34; rel=&#34;nofollow&#34;&#62;http://www.osbeck.tv/Butzi/digitalt/robinson-2009/&#60;/a&#62;&#60;br /&#62;
Where can I change the placement?&#60;/p&#62;
&#60;p&#62;Is there an e-mail I can send login information to so you could debug the double header problem?&#60;/p&#62;
&#60;p&#62;Thanks a lot&#60;/p&#62;
&#60;p&#62;Andreas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "Custom Page template ?"</title>
			<link>http://www.vfxdude.com/forum/topic/custom-page-template#post-3092</link>
			<pubDate>Mon, 05 Jul 2010 11:18:52 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">3092@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;that's the archive and it shows thumbnails. do you want to use a template like &#60;a href=&#34;http://www.vfxdude.com/bigfeature/example-pages/portfolio/&#34;&#62;this&#60;/a&#62;? Then you have to create a page with using that page template and add the category as a custom field, then add the page to the navigation. The custom single functionality is only for single post pages.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>alighieri on "Custom Page template ?"</title>
			<link>http://www.vfxdude.com/forum/topic/custom-page-template#post-3085</link>
			<pubDate>Sun, 04 Jul 2010 12:01:22 +0000</pubDate>
			<dc:creator>alighieri</dc:creator>
			<guid isPermaLink="false">3085@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Hi, on my site, custom page/category template was worked. But after install/unistall wordpress Network. Now, custom template doesnt work. &#34;enable custom single pages&#34; on theme settings. but still doesnt work. &#60;a href=&#34;http://www.futika.com/index.php/category/fugirls/&#34;&#62;This category have to display thumbnails&#60;/a&#62; pls help me... thanks...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "Some customization questions"</title>
			<link>http://www.vfxdude.com/forum/topic/some-customization-questions#post-3067</link>
			<pubDate>Fri, 02 Jul 2010 10:37:30 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">3067@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;you can use the featurepage custom field to add the slider in the place of a feature post image.&#60;/p&#62;
&#60;p&#62;1. Create a page with the slider shortcode and note the ID of the page (it's the last number in the address field of the browser when editing the page).&#60;/p&#62;
&#60;p&#62;2. Add the featurepage custom field with the ID as value to the post where you want the slider to appear.&#60;/p&#62;
&#60;p&#62;Since I can't recreate the double heading problem, it kind of hard to figure out what's causing it. Only way would be to debug on you server though...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andreas on "Some customization questions"</title>
			<link>http://www.vfxdude.com/forum/topic/some-customization-questions#post-3061</link>
			<pubDate>Thu, 01 Jul 2010 14:10:35 +0000</pubDate>
			<dc:creator>Andreas</dc:creator>
			<guid isPermaLink="false">3061@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Thanks for the answers!&#60;/p&#62;
&#60;p&#62;1. I'm using that, but I would like it to be in the spot of the feature image. Would be great if the slider was visible in the blog as well, but in a single post would be important.&#60;/p&#62;
&#60;p&#62;I still have the problem with double headings... Example: &#60;a href=&#34;http://www.osbeck.tv/Butzi/category/projekt/&#34; rel=&#34;nofollow&#34;&#62;http://www.osbeck.tv/Butzi/category/projekt/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It says Archive for Projekt Projekt.&#60;/p&#62;
&#60;p&#62;Best,&#60;br /&#62;
Andreas
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "Some customization questions"</title>
			<link>http://www.vfxdude.com/forum/topic/some-customization-questions#post-3047</link>
			<pubDate>Wed, 30 Jun 2010 21:50:50 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">3047@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;1. You can show nextgen images in the slider (from version 1.3.5). &#60;a href=&#34;http://www.vfxdude.com/blog2/showcase/bfslider3/&#34;&#62;Demo&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;2. You can use the &#60;a href=&#34;http://www.vfxdude.com/bigfeature/2009/10/faq/#customsingle&#34;&#62;custom single functionality&#60;/a&#62;. There is a portfolio example template that shows the date as only year. You can remove or customize the meta function.&#60;/p&#62;
&#60;p&#62;3. You can customize the meta function (it's in theme-functions.php). To move it after the excerpt you must modify the bfthumbs_func function...move the meta call.&#60;/p&#62;
&#60;p&#62;4. Move the meta call in single.php for single post pages and index.php for the blog frontpage.&#60;/p&#62;
&#60;p&#62;5. You can use a &#60;a href=&#34;http://wordpress.org/extend/plugins/advanced-category-excluder/&#34;&#62;plugin&#60;/a&#62; or you can code a filter yourself.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Andreas on "Some customization questions"</title>
			<link>http://www.vfxdude.com/forum/topic/some-customization-questions#post-3033</link>
			<pubDate>Tue, 29 Jun 2010 01:22:59 +0000</pubDate>
			<dc:creator>Andreas</dc:creator>
			<guid isPermaLink="false">3033@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Hey Vfxdude,&#60;/p&#62;
&#60;p&#62;Thanks again for a super theme! I wonder if it's possible to do the following things:&#60;/p&#62;
&#60;p&#62;1. Add a bfslider as a feature image using the post's gallery or nextgen.&#60;br /&#62;
2. Have meta for posts in certain categories and no meta in other (portfolio posts should be without date etc, only in blog)&#60;br /&#62;
3. Chose what meta to use in bfthumbs and move them after excerpt&#60;br /&#62;
4. Move the post meta above the post title&#60;br /&#62;
5. Excluding certain categories in the category listing widget&#60;/p&#62;
&#60;p&#62;What I'm currently working on &#60;a href=&#34;http://www.osbeck.tv/Butzi/&#34; rel=&#34;nofollow&#34;&#62;http://www.osbeck.tv/Butzi/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "Remove Sidebar from post page"</title>
			<link>http://www.vfxdude.com/forum/topic/remove-sidebar-from-post-page#post-2055</link>
			<pubDate>Thu, 08 Apr 2010 09:38:01 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">2055@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;To remove the sidebar for single posts pages read &#60;a href=&#34;http://www.vfxdude.com/bigfeature/2009/10/faq/#customsingle&#34;&#62;this&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;to add a 1 pixel border around the default images /videos you can enable this theme setting: &#34;Add an image border to default images&#34;. The images will be resized with timthumb to fit (reduced width with 2 pixels).&#60;/p&#62;
&#60;p&#62;There is also a separate setting for setting a 1px border around thumbnail images, &#34;Add an image border to thumbnail posts&#34;.&#60;/p&#62;
&#60;p&#62;To add borders around images inserted into the post/page you can use the image-border or image-frame classes, like this:&#60;br /&#62;
&#60;code&#62;&#60;img src=&#34;&#34; /&#62;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;you can also add captions to images inserted into the page then the border style can be set in the theme settings (Image Caption Style).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kiro on "Remove Sidebar from post page"</title>
			<link>http://www.vfxdude.com/forum/topic/remove-sidebar-from-post-page#post-2046</link>
			<pubDate>Wed, 07 Apr 2010 23:58:02 +0000</pubDate>
			<dc:creator>Kiro</dc:creator>
			<guid isPermaLink="false">2046@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Thanks for the Link Dave,&#60;br /&#62;
But still Because I don't upload my picture through the build in uploaded from wordpress. So i can't really related to that.&#60;/p&#62;
&#60;p&#62;I'm using a FlickR plugin that also let me have LightBox functionality.&#60;br /&#62;
So I thought maybe I could change some lines in the CSS stylesheet or something to have that border around the picture or any video i post.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>globenavigation on "Remove Sidebar from post page"</title>
			<link>http://www.vfxdude.com/forum/topic/remove-sidebar-from-post-page#post-2045</link>
			<pubDate>Wed, 07 Apr 2010 23:32:03 +0000</pubDate>
			<dc:creator>globenavigation</dc:creator>
			<guid isPermaLink="false">2045@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.vfxdude.com/bigfeature/2009/07/writing-articles/&#34; rel=&#34;nofollow&#34;&#62;http://www.vfxdude.com/bigfeature/2009/07/writing-articles/&#60;/a&#62; this pages in default documentation shows various ways of bordering the pictures, and adding captions. Hopefully that's helpful :-)&#60;/p&#62;
&#60;p&#62;On another note, I'd like to find out how to remove the sidebar from a regular post as well.&#60;/p&#62;
&#60;p&#62;With regards,&#60;br /&#62;
Dave
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kiro on "Remove Sidebar from post page"</title>
			<link>http://www.vfxdude.com/forum/topic/remove-sidebar-from-post-page#post-2044</link>
			<pubDate>Wed, 07 Apr 2010 23:19:54 +0000</pubDate>
			<dc:creator>Kiro</dc:creator>
			<guid isPermaLink="false">2044@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I've got a question as in how do I remove the sidebar content from the post page itself, Not the blog page.&#60;/p&#62;
&#60;p&#62;When viewing each particular post, there will be no side bar on the right. Just purely content taking up the full width space.&#60;br /&#62;
Do i remove all my widget? or is there a alternative to this?&#60;/p&#62;
&#60;p&#62;-----------&#60;/p&#62;
&#60;p&#62;My another question is how do i add a little border on all my pictures or video?&#60;br /&#62;
here's a sample of the border around the picture I'm referring to.&#60;br /&#62;
&#60;img src=&#34;http://i892.photobucket.com/albums/ac121/KiroStory/sample.jpg&#34;&#62;&#60;/p&#62;
&#60;p&#62;I've tried playing around with the Stylesheet, but still nothing around my picture and video.&#60;br /&#62;
side note : Photo,video.etc will be uploaded from a external hosting site. does not have to be from the sited hosting itself.&#60;/p&#62;
&#60;p&#62;Would appreciate if anyone could help =D&#60;br /&#62;
Thank you for your time in reading.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "Embed a fix info box at the end of each post"</title>
			<link>http://www.vfxdude.com/forum/topic/embed-a-fix-info-box-at-the-end-of-each-post#post-1976</link>
			<pubDate>Tue, 06 Apr 2010 11:24:29 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">1976@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;just wait for the new version then, it includes the author avatar (and the possibility for a custom author image).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Embed a fix info box at the end of each post"</title>
			<link>http://www.vfxdude.com/forum/topic/embed-a-fix-info-box-at-the-end-of-each-post#post-1975</link>
			<pubDate>Tue, 06 Apr 2010 11:16:15 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">1975@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;ok highly appreciate your work!&#60;/p&#62;
&#60;p&#62;The static html is the problem, as I have php to get me the recent author avatar etc. Thats why I included it in the single.php.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "Embed a fix info box at the end of each post"</title>
			<link>http://www.vfxdude.com/forum/topic/embed-a-fix-info-box-at-the-end-of-each-post#post-1973</link>
			<pubDate>Tue, 06 Apr 2010 11:10:25 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">1973@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;the code above says nothing about using the bf_page widget or a custom template.&#60;/p&#62;
&#60;p&#62;1. add this code to functions.php in a child theme:&#60;br /&#62;
&#60;code&#62;function addbox(){ echo bfpage_func(array('name' =&#38;gt; 'infobox')); }&#60;br /&#62;
add_action( 'bf_after_article', 'addbox', 1 );&#60;br /&#62;
&#60;/code&#62;&#60;br /&#62;
2. create a page, add static html (the design and contents of the infobox).&#60;br /&#62;
3. call it infobox (same as on the code). Publish. That's it.&#60;/p&#62;
&#60;p&#62;The new version will be out when it's finished. Now I'm spending most of my time answering questions, so maybe I should just stop that and code instead. It has also been Easter and I have not done anything with it for over a week. Much new stuff is also added to the list, so my estimate is 14 days.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Embed a fix info box at the end of each post"</title>
			<link>http://www.vfxdude.com/forum/topic/embed-a-fix-info-box-at-the-end-of-each-post#post-1969</link>
			<pubDate>Tue, 06 Apr 2010 10:45:36 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">1969@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;when is the new version due?&#60;/p&#62;
&#60;p&#62;Is it not possible to add code via the bf_page widget. So I create a page &#34;infobox&#34; and make a custom page template. I tested it but the bf_page widget does not show the code. It only shows content from the editor.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "Embed a fix info box at the end of each post"</title>
			<link>http://www.vfxdude.com/forum/topic/embed-a-fix-info-box-at-the-end-of-each-post#post-1953</link>
			<pubDate>Tue, 06 Apr 2010 08:54:18 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">1953@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;the above code works with child themes. This is how I have implemented the author infobox in the new version. Using this method is better than modifying the templates (single.php).
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Embed a fix info box at the end of each post"</title>
			<link>http://www.vfxdude.com/forum/topic/embed-a-fix-info-box-at-the-end-of-each-post#post-1936</link>
			<pubDate>Sun, 04 Apr 2010 18:00:43 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">1936@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I solved it.&#60;/p&#62;
&#60;p&#62;Just added the code to the single.php in my custom theme. &#60;/p&#62;
&#60;p&#62;Question: how likely is it, that you adjust the single.php in a upcoming update? As this info would be helpful when using child-themes
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Barandum on "Embed a fix info box at the end of each post"</title>
			<link>http://www.vfxdude.com/forum/topic/embed-a-fix-info-box-at-the-end-of-each-post#post-1934</link>
			<pubDate>Sun, 04 Apr 2010 15:18:41 +0000</pubDate>
			<dc:creator>Barandum</dc:creator>
			<guid isPermaLink="false">1934@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;When adding &#60;/p&#62;
&#60;p&#62;&#60;blockquote&#62;function addbox(){ echo bfpage_func(array('name' =&#38;gt; 'infobox')); }&#60;/blockquote&#62;&#60;/p&#62;
&#60;p&#62;to the the child-theme function.php i get a blank page. (?)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "Style a post to look like a page"</title>
			<link>http://www.vfxdude.com/forum/topic/style-a-post-to-look-like-a-page#post-1736</link>
			<pubDate>Thu, 25 Mar 2010 09:07:33 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">1736@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;driftingfocus, see what I answered &#60;a href=&#34;http://www.vfxdude.com/forum/topic/two-questions&#34;&#62;here&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>driftingfocus on "Style a post to look like a page"</title>
			<link>http://www.vfxdude.com/forum/topic/style-a-post-to-look-like-a-page#post-1728</link>
			<pubDate>Wed, 24 Mar 2010 15:20:04 +0000</pubDate>
			<dc:creator>driftingfocus</dc:creator>
			<guid isPermaLink="false">1728@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;I'm having the same problem.  I have an image that is 1024px wide, so it's definitely wide enough, and yet it's still getting resized by the sidebar, rather than being on top of the sidebar.&#60;/p&#62;
&#60;p&#62;Ideas?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>elysiumcore on "Style a post to look like a page"</title>
			<link>http://www.vfxdude.com/forum/topic/style-a-post-to-look-like-a-page#post-1686</link>
			<pubDate>Fri, 19 Mar 2010 19:15:35 +0000</pubDate>
			<dc:creator>elysiumcore</dc:creator>
			<guid isPermaLink="false">1686@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;You Rock !!!! Love this theme : ) &#60;/p&#62;
&#60;p&#62;It works, thanks for all the help
&#60;/p&#62;</description>
		</item>
		<item>
			<title>admin on "Style a post to look like a page"</title>
			<link>http://www.vfxdude.com/forum/topic/style-a-post-to-look-like-a-page#post-1685</link>
			<pubDate>Fri, 19 Mar 2010 12:53:57 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">1685@http://www.vfxdude.com/forum/</guid>
			<description>&#60;p&#62;The link shows a post, not a page. Widgets has been added to the main sidebar, and it will show in single posts. To set the width of the default feature image, set the container width in the theme settings. The image must then be at least that width to show (to span over the sidebar), if it's 899px (if you set the container to 900px) the image will show as normal image in the content area. You can also disable the feature image size below the post editor (then the content width image will be displayed instead).&#60;/p&#62;
&#60;p&#62;To add default images (that is shown above the post title and will resize to feature/normal/thumb) you either set it as default in the uploader (in the gallery tab), as shown in &#60;a href=&#34;http://www.vfxdude.com/setting-up-bigfeature/&#34;&#62;this video&#60;/a&#62;, or you paste an image url into the &#34;enter an Image URL&#34; input field below the editor (and don't insert the image into the editor).&#60;/p&#62;
&#60;p&#62;There is also a &#60;a href=&#34;http://www.vfxdude.com/bigfeature/2009/10/faq/#customsingle&#34;&#62;single post template&#60;/a&#62; functionality available.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
