<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>AppThemes Forum</title>
		<link>http://forums.appthemes.com/</link>
		<description><![CDATA[The most popular WordPress forum where thousands of users discuss all things WordPress. Tutorials, themes, plugins, & services for hire. Join for free.]]></description>
		<language>en</language>
		<lastBuildDate>Wed, 16 May 2012 15:46:26 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forums.appthemes.com/images/styles/appthemes/misc/rss.png</url>
			<title>AppThemes Forum</title>
			<link>http://forums.appthemes.com/</link>
		</image>
		<item>
			<title>www.jobsinlincoln.co.uk</title>
			<link>http://forums.appthemes.com/www-jobsinlincoln-co-uk-31743/</link>
			<pubDate>Wed, 16 May 2012 15:37:46 GMT</pubDate>
			<description>Does anyone know who designed this site ?</description>
			<content:encoded><![CDATA[<div>Does anyone know who designed this site ?</div>

]]></content:encoded>
			<category domain="http://forums.appthemes.com/jobroller-general-discussion/">JobRoller General Discussion</category>
			<dc:creator>danjo</dc:creator>
			<guid isPermaLink="true">http://forums.appthemes.com/www-jobsinlincoln-co-uk-31743/</guid>
		</item>
		<item>
			<title><![CDATA[Limit home page to just featured listings & the BIG QUESTION]]></title>
			<link>http://forums.appthemes.com/limit-home-page-just-featured-listings-big-31742/</link>
			<pubDate>Wed, 16 May 2012 15:34:06 GMT</pubDate>
			<description>Does anyone know how to limit the Vantage home page to just show featured listings? And how to specify exactly how many listings show (i.e. 25)?? 
...</description>
			<content:encoded><![CDATA[<div>Does anyone know how to limit the Vantage home page to just show featured listings? And how to specify exactly how many listings show (i.e. 25)??<br />
<br />
The big question is how can we charge for featured listings when they are no different than regular listings (other than the background)? There needs to be something more in order to convince business owners to pay more.:sneakiness:</div>

]]></content:encoded>
			<category domain="http://forums.appthemes.com/using-vantage-questions-troubleshooting/"><![CDATA[Using Vantage - Questions & Troubleshooting]]></category>
			<dc:creator>rickfulton</dc:creator>
			<guid isPermaLink="true">http://forums.appthemes.com/limit-home-page-just-featured-listings-big-31742/</guid>
		</item>
		<item>
			<title>Combine images into CSS sprites??? Help Me</title>
			<link>http://forums.appthemes.com/combine-images-into-css-sprites-help-me-31741/</link>
			<pubDate>Wed, 16 May 2012 15:33:18 GMT</pubDate>
			<description><![CDATA[:frown::frown: 
 
Please help me for that "*Combine images into CSS sprites*". 
 
if i check my website http://www.classifiedsduniya.com into Google...]]></description>
			<content:encoded><![CDATA[<div>:frown::frown:<br />
<br />
Please help me for that &quot;<b>Combine images into CSS sprites</b>&quot;.<br />
<br />
if i check my website <a href="http://www.classifiedsduniya.com" target="_blank">http://www.classifiedsduniya.com</a> into Google page speed at <a href="https://developers.google.com/pagespeed/" target="_blank">https://developers.google.com/pagespeed/</a> then i show the Quotes from Google is &quot;<b>Combine images into CSS sprites&quot;. what can i do for this part.<br />
</b><br />
Any one can suggest me...<br />
<br />
Please help me</div>

]]></content:encoded>
			<category domain="http://forums.appthemes.com/wordpress-tips-tricks/"><![CDATA[WordPress Tips & Tricks]]></category>
			<dc:creator>kalpanasharma</dc:creator>
			<guid isPermaLink="true">http://forums.appthemes.com/combine-images-into-css-sprites-help-me-31741/</guid>
		</item>
		<item>
			<title>Html Editor for Vantage</title>
			<link>http://forums.appthemes.com/html-editor-vantage-31740/</link>
			<pubDate>Wed, 16 May 2012 14:04:01 GMT</pubDate>
			<description>Think I put this question in the wrong forum hopefully this is the right one 
 
Where to do I find the option to turn on the HTML editor in Vantage,...</description>
			<content:encoded><![CDATA[<div>Think I put this question in the wrong forum hopefully this is the right one<br />
<br />
Where to do I find the option to turn on the HTML editor in Vantage, allowing the lister the option be more creative?<br />
thanks in advance.</div>

]]></content:encoded>
			<category domain="http://forums.appthemes.com/using-vantage-questions-troubleshooting/"><![CDATA[Using Vantage - Questions & Troubleshooting]]></category>
			<dc:creator>charterbase</dc:creator>
			<guid isPermaLink="true">http://forums.appthemes.com/html-editor-vantage-31740/</guid>
		</item>
		<item>
			<title>Overriding style_default.css with a child_theme</title>
			<link>http://forums.appthemes.com/overriding-style_default-css-child_theme-31739/</link>
			<pubDate>Wed, 16 May 2012 13:49:08 GMT</pubDate>
			<description><![CDATA[Hello there! 
 
From somebody's suggestion, to modify the theme without losing the changes next time it's updated, I created a small child theme. 
I...]]></description>
			<content:encoded><![CDATA[<div>Hello there!<br />
<br />
From somebody's suggestion, to modify the theme without losing the changes next time it's updated, I created a small child theme.<br />
I followed the tutorial recommended on this AppThemes's website and created a CSS file as follows:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">/*<br />
Theme Name: Modified JobRoller<br />
Template: jobroller<br />
Version: 1.0<br />
*/<br />
@import url(&quot;../jobroller/style.css&quot;);<br />
@import url(&quot;../jobroller/styles/style-default.css&quot;);</code><hr />
</div>Modifications of whatever is declared on style.css works out fine.<br />
But as soon as I'd like to modify something that is on style-default.css it doesn't work.<br />
<br />
For instance, removing the white border on the #header div doesn't work.<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">/*<br />
Theme Name: Modified JobRoller<br />
Template: jobroller<br />
Version: 1.0<br />
*/<br />
@import url(&quot;../jobroller/style.css&quot;);<br />
@import url(&quot;../jobroller/styles/style-default.css&quot;);<br />
#header{border:0;}</code><hr />
</div>I tried to create a /styles/ folder into my child theme + a file called style-default.css, but it doesn't work as well.<br />
<br />
Many thanks for the help!</div>

]]></content:encoded>
			<category domain="http://forums.appthemes.com/using-jobroller-questions-troubleshooting/"><![CDATA[Using JobRoller - Questions & Troubleshooting]]></category>
			<dc:creator>corinne</dc:creator>
			<guid isPermaLink="true">http://forums.appthemes.com/overriding-style_default-css-child_theme-31739/</guid>
		</item>
		<item>
			<title>Recommentations for Banner making software/website</title>
			<link>http://forums.appthemes.com/recommentations-banner-making-software-website-31738/</link>
			<pubDate>Wed, 16 May 2012 13:44:06 GMT</pubDate>
			<description>Hello All, 
 
I want to find a decent banner software website/software, any recommendations? I have tried to make some trial versions in MS...</description>
			<content:encoded><![CDATA[<div>Hello All,<br />
<br />
I want to find a decent banner software website/software, any recommendations? I have tried to make some trial versions in MS Publisher, and saving as a picture... they are very basic of course and trying to get the size consistent is doing my swede in...!!!! I need help... in more ways that one some would say! :)<br />
<br />
Any advice appreciated... ones to avoid even.<br />
<br />
Thanks,<br />
Paul</div>

]]></content:encoded>
			<category domain="http://forums.appthemes.com/classipress-general-discussion/">ClassiPress General Discussion</category>
			<dc:creator>paulglos123</dc:creator>
			<guid isPermaLink="true">http://forums.appthemes.com/recommentations-banner-making-software-website-31738/</guid>
		</item>
		<item>
			<title><![CDATA[[SERVICE PROVIDER] A Clean New Child Theme for ClassiPress]]></title>
			<link>http://forums.appthemes.com/clean-new-child-theme-classipress-31737/</link>
			<pubDate>Wed, 16 May 2012 13:22:30 GMT</pubDate>
			<description>We are nearly ready to launch a cool new child theme for ClassiPress. We have named it ClassiClean for its clean, minimal and black and white layout....</description>
			<content:encoded><![CDATA[<div>We are nearly ready to launch a cool new child theme for ClassiPress. We have named it ClassiClean for its clean, minimal and black and white layout. This is our first child theme with a custom layout and this will work with all our ClassiPress plugins so far without any additional modifications to the child theme code. Have a look below at the screenshot and the <a href="http://www.reloadweb.co.uk/classilab/classiclean/" target="_blank">demo here</a> and let us know your thoughts:<br />
<br />
<img src="http://themebound.com/wp-content/uploads/2012/05/ClassiClean.jpg" border="0" alt="" /></div>


	<div style="padding:10px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/jpg.gif" alt="File Type: jpg" />
	<a href="http://forums.appthemes.com/attachments/wordpress-theme-services/2741d1337173977-clean-new-child-theme-classipress-classiclean.jpg">ClassiClean.jpg&lrm;</a> 
(36.2 KB)
</li>
			</ul>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="http://forums.appthemes.com/wordpress-theme-services/">WordPress Theme Services</category>
			<dc:creator>mohsinoffline</dc:creator>
			<guid isPermaLink="true">http://forums.appthemes.com/clean-new-child-theme-classipress-31737/</guid>
		</item>
		<item>
			<title>Because the rss widgets in red theme is the title of the same color label and not see</title>
			<link>http://forums.appthemes.com/because-rss-widgets-red-theme-title-same-31736/</link>
			<pubDate>Wed, 16 May 2012 13:05:43 GMT</pubDate>
			<description>Because the rss widgets in red theme is the title of the same color label and not seen. the other widgets in the same subject are white with red...</description>
			<content:encoded><![CDATA[<div>Because the rss widgets in red theme is the title of the same color label and not seen. the other widgets in the same subject are white with red label. how I can change?<br />
<br />
<a href="http://forums.appthemes.com/attachments/using-vantage-questions-troubleshooting/2740d1337173509-because-rss-widgets-red-theme-title-same-widgets-rss.jpg"  title="Name:  widgets rss.jpg
Views: 1
Size:  9.8 KB">widgets rss.jpg</a></div>

]]></content:encoded>
			<category domain="http://forums.appthemes.com/using-vantage-questions-troubleshooting/"><![CDATA[Using Vantage - Questions & Troubleshooting]]></category>
			<dc:creator>pabloramirez</dc:creator>
			<guid isPermaLink="true">http://forums.appthemes.com/because-rss-widgets-red-theme-title-same-31736/</guid>
		</item>
		<item>
			<title>Google Map Does Not Appear</title>
			<link>http://forums.appthemes.com/google-map-does-not-appear-31734/</link>
			<pubDate>Wed, 16 May 2012 12:37:37 GMT</pubDate>
			<description>In my Vantage Settings I have the Google Maps Region Baising set to US and the distance set to Miles, I have tried inputting the address several...</description>
			<content:encoded><![CDATA[<div>In my Vantage Settings I have the Google Maps Region Baising set to US and the distance set to Miles, I have tried inputting the address several different ways, but the Google Map does not show up in any listing. What am I missing? It does show up while listing is created or edited, just not displayed after it is saved.<br />
Thanks in advance<br />
<a href="http://charterbaseusa.com/test/" target="_blank">http://charterbaseusa.com/test/</a></div>

]]></content:encoded>
			<category domain="http://forums.appthemes.com/using-vantage-questions-troubleshooting/"><![CDATA[Using Vantage - Questions & Troubleshooting]]></category>
			<dc:creator>charterbase</dc:creator>
			<guid isPermaLink="true">http://forums.appthemes.com/google-map-does-not-appear-31734/</guid>
		</item>
		<item>
			<title>PNG header showing up as black box?</title>
			<link>http://forums.appthemes.com/png-header-showing-up-black-box-31733/</link>
			<pubDate>Wed, 16 May 2012 12:36:25 GMT</pubDate>
			<description><![CDATA[i'm trying to add the attached custom header to replace the default Vantage header.  i've read that for transparency to be preserved in Wordpress it...]]></description>
			<content:encoded><![CDATA[<div>i'm trying to add the attached custom header to replace the default Vantage header.  i've read that for transparency to be preserved in Wordpress it needs to be a 24 bit PNG, so that's what I trying to use but it still keeps uploading as a black box.  please help!</div>


	<div style="padding:10px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<ul>
			<li>
	<img class="inlineimg" src="/png.gif" alt="File Type: png" />
	<a href="http://forums.appthemes.com/attachments/using-vantage-questions-troubleshooting/2739d1337171713-png-header-showing-up-black-box-ge_header3.png">ge_header3.png&lrm;</a> 
(23.6 KB)
</li>
			</ul>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="http://forums.appthemes.com/using-vantage-questions-troubleshooting/"><![CDATA[Using Vantage - Questions & Troubleshooting]]></category>
			<dc:creator>themacdubs</dc:creator>
			<guid isPermaLink="true">http://forums.appthemes.com/png-header-showing-up-black-box-31733/</guid>
		</item>
	</channel>
</rss>

