Third-party design method not applying themeHello,<br/><br/>I developed a web site using VS2008 Pro.  When i activate the third-party design tools and upload my site, it displays but none of the themes/stylesheets/css takes effect.<br/><br/>Is it possible to develop for office live this way?<br/><br/>Any help would be gratefully appreciated.<br/><br/>Thanks,<br/>Tony© 2009 Microsoft Corporation. All rights reserved.Sat, 27 Jun 2009 16:33:29 Z012c0515-8920-4ddf-800a-95bd16e56832http://social.msdn.microsoft.com/Forums/en/olsbweb/thread/012c0515-8920-4ddf-800a-95bd16e56832#012c0515-8920-4ddf-800a-95bd16e56832http://social.msdn.microsoft.com/Forums/en/olsbweb/thread/012c0515-8920-4ddf-800a-95bd16e56832#012c0515-8920-4ddf-800a-95bd16e56832TGirgentihttp://social.msdn.microsoft.com/Profile/en-US/?user=TGirgentiThird-party design method not applying themeHello,<br/><br/>I developed a web site using VS2008 Pro.  When i activate the third-party design tools and upload my site, it displays but none of the themes/stylesheets/css takes effect.<br/><br/>Is it possible to develop for office live this way?<br/><br/>Any help would be gratefully appreciated.<br/><br/>Thanks,<br/>TonyFri, 08 May 2009 08:43:51 Z2009-05-08T08:43:51Zhttp://social.msdn.microsoft.com/Forums/en/olsbweb/thread/012c0515-8920-4ddf-800a-95bd16e56832#de0c58b3-a8bb-43f4-8bb4-ed166cd5d802http://social.msdn.microsoft.com/Forums/en/olsbweb/thread/012c0515-8920-4ddf-800a-95bd16e56832#de0c58b3-a8bb-43f4-8bb4-ed166cd5d802Matthew1Clarkehttp://social.msdn.microsoft.com/Profile/en-US/?user=Matthew1ClarkeThird-party design method not applying theme<p>make sure that the css is linked correctly.<br/><br/><code class=html>&lt;LINK REL=StyleSheet HREF=&quot;www.website.net/themes/stylesheets/css/style.css&quot; TYPE=&quot;text/css&quot; MEDIA=screen&gt;<br/><br/> <br/></code></p>Tue, 19 May 2009 19:22:22 Z2009-05-19T19:23:41Zhttp://social.msdn.microsoft.com/Forums/en/olsbweb/thread/012c0515-8920-4ddf-800a-95bd16e56832#b1965c4d-e186-4082-85f6-7bdfd8a538fbhttp://social.msdn.microsoft.com/Forums/en/olsbweb/thread/012c0515-8920-4ddf-800a-95bd16e56832#b1965c4d-e186-4082-85f6-7bdfd8a538fbTGirgentihttp://social.msdn.microsoft.com/Profile/en-US/?user=TGirgentiThird-party design method not applying themeHello Matthew.<br/><br/>I have this: <span style="font-size:x-small"><font size=2> <p> </p> </font></span> <p><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">&lt;</span></span><span style="font-size:x-small;color:#a31515"><span style="font-size:x-small;color:#a31515">link</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#ff0000"><span style="font-size:x-small;color:#ff0000">href</span></span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">=&quot;../App_Themes/Standard/css-content.css&quot;</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#ff0000"><span style="font-size:x-small;color:#ff0000">rel</span></span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">=&quot;stylesheet&quot;</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#ff0000"><span style="font-size:x-small;color:#ff0000">type</span></span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">=&quot;text/css&quot;</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#ff0000"><span style="font-size:x-small;color:#ff0000">media</span></span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">=&quot;interactive, braille, emboss, handheld, projection, screen, tty, tv&quot;</span></span><span style="font-size:x-small"> </span><span style="font-size:x-small;color:#0000ff"><span style="font-size:x-small;color:#0000ff">/&gt;<br/><br/>Does the href= have to be in the format you have?<br/><br/>Thanks,<br/>Tony</span></span></p>Tue, 19 May 2009 20:38:58 Z2009-05-19T20:38:58Zhttp://social.msdn.microsoft.com/Forums/en/olsbweb/thread/012c0515-8920-4ddf-800a-95bd16e56832#2afdcdc7-60c7-4663-af2b-c127a8c8bdaehttp://social.msdn.microsoft.com/Forums/en/olsbweb/thread/012c0515-8920-4ddf-800a-95bd16e56832#2afdcdc7-60c7-4663-af2b-c127a8c8bdaeMatthew1Clarkehttp://social.msdn.microsoft.com/Profile/en-US/?user=Matthew1ClarkeThird-party design method not applying themeno it does not have to include the <a href="http://www.domain.net">www.domain.net</a>  <br/>the ../ goes up one level from your current page.  If your css is in a subdirectory from your page then you may find ./ would be enough but if the style sheet is in a completly different subdirectory from your page you may need to do ../../<br/><br/>MattSat, 27 Jun 2009 16:33:28 Z2009-06-27T16:33:28Z