<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Adding PixoPoint Drop-down Menus to Flexibility 2 and FlexSqueeze</title>
	<atom:link href="http://www.flexibilitytheme.com/adding-pixopoint-drop-down-menus-to-flexibility-2-and-flexsqueeze/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.flexibilitytheme.com/adding-pixopoint-drop-down-menus-to-flexibility-2-and-flexsqueeze/</link>
	<description>The world&#039;s most flexible WordPress theme</description>
	<lastBuildDate>Wed, 28 Jul 2010 15:08:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ryan</title>
		<link>http://www.flexibilitytheme.com/adding-pixopoint-drop-down-menus-to-flexibility-2-and-flexsqueeze/comment-page-1/#comment-1168</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Fri, 23 Apr 2010 23:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexibilitytheme.com/?p=782#comment-1168</guid>
		<description>I don&#039;t know if animated arrows can be used.  You might check out the PixoPoint site for info on that.  If you&#039;re interested in setting up a membership site and offering oto&#039;s, upsells, etc, check out &lt;a href=&quot;http://www.digitalaccesspass.com&quot; rel=&quot;nofollow&quot;&gt;Digital Access Pass&lt;/a&gt;.  It offers everything you need including built-in affiliate program, autoresponders and more.  The developers are good at responding to custom requests too.  I asked for an e-junkie integration and Veena coded one for me in a couple of days.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know if animated arrows can be used.  You might check out the PixoPoint site for info on that.  If you&#8217;re interested in setting up a membership site and offering oto&#8217;s, upsells, etc, check out <a href="http://www.digitalaccesspass.com" rel="nofollow">Digital Access Pass</a>.  It offers everything you need including built-in affiliate program, autoresponders and more.  The developers are good at responding to custom requests too.  I asked for an e-junkie integration and Veena coded one for me in a couple of days.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yohan10</title>
		<link>http://www.flexibilitytheme.com/adding-pixopoint-drop-down-menus-to-flexibility-2-and-flexsqueeze/comment-page-1/#comment-1162</link>
		<dc:creator>yohan10</dc:creator>
		<pubDate>Thu, 22 Apr 2010 15:44:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexibilitytheme.com/?p=782#comment-1162</guid>
		<description>Hi, 
1) Can animated arrows be added?

2) I&#039;m interested in purchasing flexsqueeze for wp.  I was wondering what plugin you would recommend for oto&#039;s, upsells, cart checkout etc...

Thanks so much,
Jon</description>
		<content:encoded><![CDATA[<p>Hi,<br />
1) Can animated arrows be added?</p>
<p>2) I&#8217;m interested in purchasing flexsqueeze for wp.  I was wondering what plugin you would recommend for oto&#8217;s, upsells, cart checkout etc&#8230;</p>
<p>Thanks so much,<br />
Jon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sid</title>
		<link>http://www.flexibilitytheme.com/adding-pixopoint-drop-down-menus-to-flexibility-2-and-flexsqueeze/comment-page-1/#comment-1108</link>
		<dc:creator>Sid</dc:creator>
		<pubDate>Wed, 24 Mar 2010 03:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexibilitytheme.com/?p=782#comment-1108</guid>
		<description>Thanks Ryan and thanks for the email.  As I said -ready, fire, aim is a good skill set - NOT!  Now I just need to play with css and layout.  Powerful plugin.  Great support thanks so much.</description>
		<content:encoded><![CDATA[<p>Thanks Ryan and thanks for the email.  As I said -ready, fire, aim is a good skill set &#8211; NOT!  Now I just need to play with css and layout.  Powerful plugin.  Great support thanks so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.flexibilitytheme.com/adding-pixopoint-drop-down-menus-to-flexibility-2-and-flexsqueeze/comment-page-1/#comment-1095</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexibilitytheme.com/?p=782#comment-1095</guid>
		<description>Add something like this to the end of your style.php file, then resave your theme settings to rewrite the style sheet:

#pixopoint_menu1 ul.sf-menu li li, #pixopoint_menu1 ul.sf-menu li li a  {height:25px;}
#pixopoint_menu1 ul.sf-menu li li a  {padding: 0px 8px;}

That will reduce the height of the drop-downs. You can play with the values to see what works best. You can remove the search box within the PixoPoint options, just drag it out of your menu. And I didn&#039;t see a second menu on your site when I looked.</description>
		<content:encoded><![CDATA[<p>Add something like this to the end of your style.php file, then resave your theme settings to rewrite the style sheet:</p>
<p>#pixopoint_menu1 ul.sf-menu li li, #pixopoint_menu1 ul.sf-menu li li a  {height:25px;}<br />
#pixopoint_menu1 ul.sf-menu li li a  {padding: 0px 8px;}</p>
<p>That will reduce the height of the drop-downs. You can play with the values to see what works best. You can remove the search box within the PixoPoint options, just drag it out of your menu. And I didn&#8217;t see a second menu on your site when I looked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.flexibilitytheme.com/adding-pixopoint-drop-down-menus-to-flexibility-2-and-flexsqueeze/comment-page-1/#comment-1094</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 08 Mar 2010 21:03:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexibilitytheme.com/?p=782#comment-1094</guid>
		<description>Actually, you&#039;re missing a closing &lt;/div&gt; in your top feature that&#039;s causing the on-page hover issue.</description>
		<content:encoded><![CDATA[<p>Actually, you&#8217;re missing a closing  in your top feature that&#8217;s causing the on-page hover issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.flexibilitytheme.com/adding-pixopoint-drop-down-menus-to-flexibility-2-and-flexsqueeze/comment-page-1/#comment-1086</link>
		<dc:creator>David</dc:creator>
		<pubDate>Thu, 04 Mar 2010 00:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexibilitytheme.com/?p=782#comment-1086</guid>
		<description>Plugin works fine. But I lost the hover over page feature along with the pop up and color change when mouse is over page. 
Any ideas?
http://www.truckeewebdesigner.com is the site.</description>
		<content:encoded><![CDATA[<p>Plugin works fine. But I lost the hover over page feature along with the pop up and color change when mouse is over page.<br />
Any ideas?<br />
<a href="http://www.truckeewebdesigner.com" rel="nofollow">http://www.truckeewebdesigner.com</a> is the site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.flexibilitytheme.com/adding-pixopoint-drop-down-menus-to-flexibility-2-and-flexsqueeze/comment-page-1/#comment-1078</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 02 Mar 2010 13:16:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexibilitytheme.com/?p=782#comment-1078</guid>
		<description>You can set the link hover state color in the theme settings under the &#039;Posts&#039; tab.

Your sales page looks great!!  Excellent job on the header and the presentation flows smoothly.  My wife would love to be able to make her own wine :) Her palette is more experienced than mine, as I&#039;m more of a micro-brew kind of guy.. ha!</description>
		<content:encoded><![CDATA[<p>You can set the link hover state color in the theme settings under the &#8216;Posts&#8217; tab.</p>
<p>Your sales page looks great!!  Excellent job on the header and the presentation flows smoothly.  My wife would love to be able to make her own wine <img src='http://www.flexibilitytheme.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Her palette is more experienced than mine, as I&#8217;m more of a micro-brew kind of guy.. ha!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Young</title>
		<link>http://www.flexibilitytheme.com/adding-pixopoint-drop-down-menus-to-flexibility-2-and-flexsqueeze/comment-page-1/#comment-1074</link>
		<dc:creator>Scott Young</dc:creator>
		<pubDate>Tue, 02 Mar 2010 06:07:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexibilitytheme.com/?p=782#comment-1074</guid>
		<description>Hey Ryan!

Thanks for your response.

I wasn&#039;t sure if it was different if you used the Pixo Point menu plugin.

I&#039;d like the main content page text to rollover to black when moused over.

Is this still handled in the admin panel?

Also, check out my new sales letter I created using your Flexsqueeze Template:

http://www.thewinemakingsociety.com/learn-wine-making

Would love any feedback you have on it.

Personally I think it looks great but conversions will be the final gauge of success ... :)

Thanks!

Scott</description>
		<content:encoded><![CDATA[<p>Hey Ryan!</p>
<p>Thanks for your response.</p>
<p>I wasn&#8217;t sure if it was different if you used the Pixo Point menu plugin.</p>
<p>I&#8217;d like the main content page text to rollover to black when moused over.</p>
<p>Is this still handled in the admin panel?</p>
<p>Also, check out my new sales letter I created using your Flexsqueeze Template:</p>
<p><a href="http://www.thewinemakingsociety.com/learn-wine-making" rel="nofollow">http://www.thewinemakingsociety.com/learn-wine-making</a></p>
<p>Would love any feedback you have on it.</p>
<p>Personally I think it looks great but conversions will be the final gauge of success &#8230; <img src='http://www.flexibilitytheme.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks!</p>
<p>Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://www.flexibilitytheme.com/adding-pixopoint-drop-down-menus-to-flexibility-2-and-flexsqueeze/comment-page-1/#comment-1072</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 01 Mar 2010 14:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexibilitytheme.com/?p=782#comment-1072</guid>
		<description>There are multiple styles that control the hover state, depending if you&#039;re in the content area or the sidebar. You can control the hover colors within the theme settings, but if you want to do something different, just contact me and tell me what you&#039;re trying to do and I&#039;ll send you over the code.</description>
		<content:encoded><![CDATA[<p>There are multiple styles that control the hover state, depending if you&#8217;re in the content area or the sidebar. You can control the hover colors within the theme settings, but if you want to do something different, just contact me and tell me what you&#8217;re trying to do and I&#8217;ll send you over the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Young</title>
		<link>http://www.flexibilitytheme.com/adding-pixopoint-drop-down-menus-to-flexibility-2-and-flexsqueeze/comment-page-1/#comment-1071</link>
		<dc:creator>Scott Young</dc:creator>
		<pubDate>Sat, 27 Feb 2010 23:18:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.flexibilitytheme.com/?p=782#comment-1071</guid>
		<description>Hey Ryan!

Took me a bit to understand how to use your template (i.e. file permissions on style.css) but once I got over that hurdle it&#039;s been great so far.

QUESTION: What is the line in the style.php code that changes the hover state color? I&#039;ve changed the color hover to black (from white) and that doesn&#039;t seem to make a difference. Must be missing something. :)

Thanks!

Scott</description>
		<content:encoded><![CDATA[<p>Hey Ryan!</p>
<p>Took me a bit to understand how to use your template (i.e. file permissions on style.css) but once I got over that hurdle it&#8217;s been great so far.</p>
<p>QUESTION: What is the line in the style.php code that changes the hover state color? I&#8217;ve changed the color hover to black (from white) and that doesn&#8217;t seem to make a difference. Must be missing something. <img src='http://www.flexibilitytheme.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks!</p>
<p>Scott</p>
]]></content:encoded>
	</item>
</channel>
</rss>
