<?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: SharePoint Branding Issues: ASP.NET Flyout Menus</title>
	<atom:link href="http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/feed/" rel="self" type="application/rss+xml" />
	<link>http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/</link>
	<description>Rantings of an Insomniac Mind</description>
	<lastBuildDate>Sat, 07 Jan 2012 13:11:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Bhavya Chhabra</title>
		<link>http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/comment-page-1/#comment-52942</link>
		<dc:creator>Bhavya Chhabra</dc:creator>
		<pubDate>Mon, 05 Dec 2011 10:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/#comment-52942</guid>
		<description>Hi,

Nice post!!

In addition to this, we can also customize &#039;Site Actions&#039; menu by adding our custom fly out menus.Here&#039;s the post which describes how to do this:

http://www.directsharepoint.com/2011/12/creating-custom-fly-out-menu-sharepoint.html</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Nice post!!</p>
<p>In addition to this, we can also customize &#8216;Site Actions&#8217; menu by adding our custom fly out menus.Here&#8217;s the post which describes how to do this:</p>
<p><a href="http://www.directsharepoint.com/2011/12/creating-custom-fly-out-menu-sharepoint.html" rel="nofollow">http://www.directsharepoint.com/2011/12/creating-custom-fly-out-menu-sharepoint.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dedek</title>
		<link>http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/comment-page-1/#comment-15351</link>
		<dc:creator>Dedek</dc:creator>
		<pubDate>Thu, 18 Feb 2010 10:51:11 +0000</pubDate>
		<guid isPermaLink="false">http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/#comment-15351</guid>
		<description>I found the solution to ie transparency issue. This is insane, but when you set DynamicMenuStyle WIDTH(!) to zero, it will work! !@#%)!@ing crazy :(

Solution found here:
http://foundsomehow.kennworld.net/2008/08/how-to-get-transparent-backgrounds-in.html</description>
		<content:encoded><![CDATA[<p>I found the solution to ie transparency issue. This is insane, but when you set DynamicMenuStyle WIDTH(!) to zero, it will work! !@#%)!@ing crazy <img src='http://tomblog.insomniacminds.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Solution found here:<br />
<a href="http://foundsomehow.kennworld.net/2008/08/how-to-get-transparent-backgrounds-in.html" rel="nofollow">http://foundsomehow.kennworld.net/2008/08/how-to-get-transparent-backgrounds-in.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tombo</title>
		<link>http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/comment-page-1/#comment-15167</link>
		<dc:creator>Tombo</dc:creator>
		<pubDate>Tue, 09 Feb 2010 19:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/#comment-15167</guid>
		<description>You could use a JavaScript script to change the background. Use a library like jQuery to work faster. 

Good luck!
Tom</description>
		<content:encoded><![CDATA[<p>You could use a JavaScript script to change the background. Use a library like jQuery to work faster. </p>
<p>Good luck!<br />
Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Derek</title>
		<link>http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/comment-page-1/#comment-13298</link>
		<dc:creator>Derek</dc:creator>
		<pubDate>Wed, 02 Dec 2009 19:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/#comment-13298</guid>
		<description>Did anyone find the solution to the transparency issue?  I&#039;m trying to get it to work on my site, but not having any luck.</description>
		<content:encoded><![CDATA[<p>Did anyone find the solution to the transparency issue?  I&#8217;m trying to get it to work on my site, but not having any luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/comment-page-1/#comment-10047</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Wed, 16 Sep 2009 01:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/#comment-10047</guid>
		<description>Would love a solution for this.

It&#039;s easy to get opacity working in a ul li situation, but with the nested tables and divs it doesn&#039;t seem so straight forward.

I can get opacity working in FF but it also makes the text translucent - not ideal.

Halp?</description>
		<content:encoded><![CDATA[<p>Would love a solution for this.</p>
<p>It&#8217;s easy to get opacity working in a ul li situation, but with the nested tables and divs it doesn&#8217;t seem so straight forward.</p>
<p>I can get opacity working in FF but it also makes the text translucent &#8211; not ideal.</p>
<p>Halp?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan</title>
		<link>http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/comment-page-1/#comment-6526</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Tue, 05 May 2009 13:19:11 +0000</pubDate>
		<guid isPermaLink="false">http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/#comment-6526</guid>
		<description>The transparency only seems to be a problem in IE7. FIreFox and Safari are working fine for me. I&#039;ve tried overwriting the zz1_GlobalNav_0 class and adding !important so that it overrides inline styles, but IE7 still has the white background. Has anyone finally got it working?

Thanks
Ryan</description>
		<content:encoded><![CDATA[<p>The transparency only seems to be a problem in IE7. FIreFox and Safari are working fine for me. I&#8217;ve tried overwriting the zz1_GlobalNav_0 class and adding !important so that it overrides inline styles, but IE7 still has the white background. Has anyone finally got it working?</p>
<p>Thanks<br />
Ryan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rj</title>
		<link>http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/comment-page-1/#comment-5132</link>
		<dc:creator>Rj</dc:creator>
		<pubDate>Tue, 10 Mar 2009 00:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/#comment-5132</guid>
		<description>I tried to add the class under &quot;sharepoint :AspMenu&quot;  but still nothing happens as my menu is for quick launch. I am not sure where i would add the .zz1_GlobalNav_0 { background-color:transparent;}. Can you please explain this a little more
thank you</description>
		<content:encoded><![CDATA[<p>I tried to add the class under &#8220;sharepoint :AspMenu&#8221;  but still nothing happens as my menu is for quick launch. I am not sure where i would add the .zz1_GlobalNav_0 { background-color:transparent;}. Can you please explain this a little more<br />
thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tombo</title>
		<link>http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/comment-page-1/#comment-4807</link>
		<dc:creator>Tombo</dc:creator>
		<pubDate>Wed, 28 Jan 2009 20:31:45 +0000</pubDate>
		<guid isPermaLink="false">http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/#comment-4807</guid>
		<description>Guys,

Adding an extra &quot;background-color: transparent&quot; override should work. You could try overriding the zz1 class directly instead:
.zz1_GlobalNav_0 { background-color:transparent;}

Cheers!</description>
		<content:encoded><![CDATA[<p>Guys,</p>
<p>Adding an extra &#8220;background-color: transparent&#8221; override should work. You could try overriding the zz1 class directly instead:<br />
.zz1_GlobalNav_0 { background-color:transparent;}</p>
<p>Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Veysel</title>
		<link>http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/comment-page-1/#comment-4806</link>
		<dc:creator>Veysel</dc:creator>
		<pubDate>Wed, 28 Jan 2009 18:50:09 +0000</pubDate>
		<guid isPermaLink="false">http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/#comment-4806</guid>
		<description>Hi Tombo,

Great Post! Im having a similar issue as Luis tho: Im trying to put a drop shadow on my AspMenu flyouts using transparents .png and .gifs. When I use BackColor=&quot;Transparent&quot; on the   tag, the flyouts still have a white background! I&#039;ve tried every css trick/hack under the sun but still havent been able to get my flyouts to render the drop shadows properly. Anyone have any suggestions?

Thanks in advance,

Veysel</description>
		<content:encoded><![CDATA[<p>Hi Tombo,</p>
<p>Great Post! Im having a similar issue as Luis tho: Im trying to put a drop shadow on my AspMenu flyouts using transparents .png and .gifs. When I use BackColor=&#8221;Transparent&#8221; on the   tag, the flyouts still have a white background! I&#8217;ve tried every css trick/hack under the sun but still havent been able to get my flyouts to render the drop shadows properly. Anyone have any suggestions?</p>
<p>Thanks in advance,</p>
<p>Veysel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis</title>
		<link>http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/comment-page-1/#comment-4399</link>
		<dc:creator>Luis</dc:creator>
		<pubDate>Sun, 16 Nov 2008 17:41:48 +0000</pubDate>
		<guid isPermaLink="false">http://tomblog.insomniacminds.com/2007/10/10/sharepoint-branding-issues-aspnet-flyout-menus/#comment-4399</guid>
		<description>Tombo,

Nice post, and it&#039;s the only one that shows up on Google concerning this issue. It all makes sense, but my problem is that I&#039;m trying to make the background transparent but it keeps defaulting to white, arghh!
Is there a CSS solution to this or do I have to code my own PopOutPanelStyle class to set the default to transparent. I tried all the solution you describe to no avail.

Thanks,
Luis</description>
		<content:encoded><![CDATA[<p>Tombo,</p>
<p>Nice post, and it&#8217;s the only one that shows up on Google concerning this issue. It all makes sense, but my problem is that I&#8217;m trying to make the background transparent but it keeps defaulting to white, arghh!<br />
Is there a CSS solution to this or do I have to code my own PopOutPanelStyle class to set the default to transparent. I tried all the solution you describe to no avail.</p>
<p>Thanks,<br />
Luis</p>
]]></content:encoded>
	</item>
</channel>
</rss>

