<?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/"
	xmlns:series="http://unfoldingneurons.com/"
		>
<channel>
	<title>Comments on: SharePoint&#8217;s Branding Limitations, Part 2</title>
	<atom:link href="http://sharepointmagazine.net/technical/development/sharepoints-branding-limitations-part-2/feed" rel="self" type="application/rss+xml" />
	<link>http://sharepointmagazine.net/technical/development/sharepoints-branding-limitations-part-2</link>
	<description>SharePoint Magazine is an online Magazine dedicated to the world of SharePoint</description>
	<lastBuildDate>Tue, 16 Mar 2010 17:20:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Angela French</title>
		<link>http://sharepointmagazine.net/technical/development/sharepoints-branding-limitations-part-2/comment-page-1#comment-2702</link>
		<dc:creator>Angela French</dc:creator>
		<pubDate>Thu, 25 Feb 2010 23:06:35 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=2534#comment-2702</guid>
		<description>An excellent series and I cheer you for your efforts.  I&#039;m having some success creating my own theme, but am having much difficulty with button background images - they won&#039;t show up. Instead a mystery blue color (D4E6FA) is rendered that is not in any style sheets.  I have tried on the siteactions menu and on the Welcome and My Links to no avail. Any ideas?</description>
		<content:encoded><![CDATA[<p>An excellent series and I cheer you for your efforts.  I&#39;m having some success creating my own theme, but am having much difficulty with button background images &#8211; they won&#39;t show up. Instead a mystery blue color (D4E6FA) is rendered that is not in any style sheets.  I have tried on the siteactions menu and on the Welcome and My Links to no avail. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcyee</title>
		<link>http://sharepointmagazine.net/technical/development/sharepoints-branding-limitations-part-2/comment-page-1#comment-2122</link>
		<dc:creator>marcyee</dc:creator>
		<pubDate>Thu, 10 Dec 2009 04:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=2534#comment-2122</guid>
		<description>This is fantastic stuff!&lt;br&gt;One question in regards to &quot;The secret of the little arrow&quot;.&lt;br&gt;Is there a way to control the color of the arrow or which image to use based on theme?</description>
		<content:encoded><![CDATA[<p>This is fantastic stuff!<br />One question in regards to &#8220;The secret of the little arrow&#8221;.<br />Is there a way to control the color of the arrow or which image to use based on theme?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pascal van Alphen</title>
		<link>http://sharepointmagazine.net/technical/development/sharepoints-branding-limitations-part-2/comment-page-1#comment-2011</link>
		<dc:creator>Pascal van Alphen</dc:creator>
		<pubDate>Tue, 17 Nov 2009 16:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=2534#comment-2011</guid>
		<description>Had exactly the same issue. The original stylesheet fix moved the dropdown arrow for list headers outside of the web part to the right, for all types of List web parts and for all types of site templates.&lt;br&gt;&lt;br&gt;Your adjusted fix works great -thanks kainbalzary!&lt;br&gt;&lt;br&gt;-Pascal</description>
		<content:encoded><![CDATA[<p>Had exactly the same issue. The original stylesheet fix moved the dropdown arrow for list headers outside of the web part to the right, for all types of List web parts and for all types of site templates.</p>
<p>Your adjusted fix works great -thanks kainbalzary!</p>
<p>-Pascal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kainbalzary</title>
		<link>http://sharepointmagazine.net/technical/development/sharepoints-branding-limitations-part-2/comment-page-1#comment-1438</link>
		<dc:creator>kainbalzary</dc:creator>
		<pubDate>Mon, 31 Aug 2009 13:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=2534#comment-1438</guid>
		<description>I&#039;m finding that:&lt;br&gt;.ms-vh div,&lt;br&gt;.ms-vh2 div{&lt;br&gt;     position:static !important;&lt;br&gt;}&lt;br&gt;will put the menu back on top, but the yellow dropdown indicator arrow that points down on coloumn headings disappears over to the the right of the screen. &lt;br&gt;The second TD has an inline position:absolute.&lt;br&gt;&lt;br&gt;This worked for me:&lt;br&gt;&lt;br&gt;#aspnetForm .ms-vh td,&lt;br&gt;#aspnetForm .ms-vh2 td,&lt;br&gt;.ms-vh div,&lt;br&gt;.ms-vh2 div{&lt;br&gt;     position:static !important;&lt;br&gt;}</description>
		<content:encoded><![CDATA[<p>I&#39;m finding that:<br />.ms-vh div,<br />.ms-vh2 div{<br />     position:static !important;<br />}<br />will put the menu back on top, but the yellow dropdown indicator arrow that points down on coloumn headings disappears over to the the right of the screen. <br />The second TD has an inline position:absolute.</p>
<p>This worked for me:</p>
<p>#aspnetForm .ms-vh td,<br />#aspnetForm .ms-vh2 td,<br />.ms-vh div,<br />.ms-vh2 div{<br />     position:static !important;<br />}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Burns</title>
		<link>http://sharepointmagazine.net/technical/development/sharepoints-branding-limitations-part-2/comment-page-1#comment-1396</link>
		<dc:creator>Andrew Burns</dc:creator>
		<pubDate>Tue, 18 Aug 2009 17:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=2534#comment-1396</guid>
		<description>&quot;This menu is a bit different from the other menu’s. It has a &lt;menu&gt;tag and a &lt;ie:menuitem&gt; for each sub menu item. These objects cannot be styled in the style sheet.&quot;&lt;br&gt;&lt;br&gt;It&#039;s not true that you can&#039;t style them - the styles in Core.css begin with .ms-MenuUI, and the styles work just fine. You can also change the &#039;on hover&#039; highlighting on the menu using the .ms-MenuUIItemTableHover style.&lt;br&gt;&lt;br&gt;The background for the menu left column as standard is actually an image. I&#039;ve written about it here.&lt;br&gt;&lt;a href=&quot;http://www.novolocus.com/2008/10/14/changing-sharepoint-menu-colours/&quot; rel=&quot;nofollow&quot;&gt;http://www.novolocus.com/2008/10/14/changing-sh...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>&#8220;This menu is a bit different from the other menu’s. It has a &lt;menu&gt;tag and a &lt;ie:menuitem&gt; for each sub menu item. These objects cannot be styled in the style sheet.&#8221;</p>
<p>It&#39;s not true that you can&#39;t style them &#8211; the styles in Core.css begin with .ms-MenuUI, and the styles work just fine. You can also change the &#39;on hover&#39; highlighting on the menu using the .ms-MenuUIItemTableHover style.</p>
<p>The background for the menu left column as standard is actually an image. I&#39;ve written about it here.<br /><a href="http://www.novolocus.com/2008/10/14/changing-sharepoint-menu-colours/" rel="nofollow"></a><a href="http://www.novolocus.com/2008/10/14/changing-sh.." rel="nofollow">http://www.novolocus.com/2008/10/14/changing-sh..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newbiecoder</title>
		<link>http://sharepointmagazine.net/technical/development/sharepoints-branding-limitations-part-2/comment-page-1#comment-1199</link>
		<dc:creator>newbiecoder</dc:creator>
		<pubDate>Thu, 23 Jul 2009 18:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=2534#comment-1199</guid>
		<description>Nice article! Would it be possible to integrate CSS Friendly Control Adapters (&lt;a href=&quot;http://www.codeplex.com/cssfriendly&quot; rel=&quot;nofollow&quot;&gt;http://www.codeplex.com/cssfriendly&lt;/a&gt;) in the solution somehow to replace the tables in the menus with lists (li tags)?&lt;br&gt;&lt;br&gt;And if it&#039;s possible, then how can it be done? I would love to see detailed instructions about that.</description>
		<content:encoded><![CDATA[<p>Nice article! Would it be possible to integrate CSS Friendly Control Adapters (<a href="http://www.codeplex.com/cssfriendly" rel="nofollow">http://www.codeplex.com/cssfriendly</a>) in the solution somehow to replace the tables in the menus with lists (li tags)?</p>
<p>And if it&#39;s possible, then how can it be done? I would love to see detailed instructions about that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rez23</title>
		<link>http://sharepointmagazine.net/technical/development/sharepoints-branding-limitations-part-2/comment-page-1#comment-1180</link>
		<dc:creator>rez23</dc:creator>
		<pubDate>Wed, 22 Jul 2009 22:46:26 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=2534#comment-1180</guid>
		<description>Kerri at imason has posted a blog entry similar to this – but that doesn’t require the “graphical designer” to know much about CSS/HTML:&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.imason.com/blogs/user_experience/archive/2009/07/08/graphic-design-guidelines-for-sharepoint.aspx&quot; rel=&quot;nofollow&quot;&gt;http://www.imason.com/blogs/user_experience/arc...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Kerri at imason has posted a blog entry similar to this – but that doesn’t require the “graphical designer” to know much about CSS/HTML:</p>
<p><a href="http://www.imason.com/blogs/user_experience/archive/2009/07/08/graphic-design-guidelines-for-sharepoint.aspx" rel="nofollow"></a><a href="http://www.imason.com/blogs/user_experience/arc.." rel="nofollow">http://www.imason.com/blogs/user_experience/arc..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arno Nel (SharePoint Magazine)</title>
		<link>http://sharepointmagazine.net/technical/development/sharepoints-branding-limitations-part-2/comment-page-1#comment-1168</link>
		<dc:creator>Arno Nel (SharePoint Magazine)</dc:creator>
		<pubDate>Wed, 22 Jul 2009 14:33:07 +0000</pubDate>
		<guid isPermaLink="false">http://sharepointmagazine.net/?p=2534#comment-1168</guid>
		<description>This is the second part of the #SPM partner spotlight: &lt;a href=&quot;http://sharepointmagazine.net/go/partner/&quot; rel=&quot;nofollow&quot;&gt;http://sharepointmagazine.net/go/partner/&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>This is the second part of the #SPM partner spotlight: <a href="http://sharepointmagazine.net/go/partner/" rel="nofollow">http://sharepointmagazine.net/go/partner/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
