« Previous Next »

Thread: Default CSS in IIS

Last post 10-27-2009 5:50 AM by Leo Tang - MSFT. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 10-21-2009, 2:59 AM

    • ffred13
    • Not Ranked
    • Joined on 10-21-2009, 6:52 AM
    • Posts 2

    Default CSS in IIS

    Good Morning

     I try to publish files easily (doc, xls, ppt, pdf) through IIS on a files server.

     I make implementation website on e:\ressources folder

     When I navigate on the website, my presentation is basic

     I don't to make any developpement, I vould like to insert stylesheet CSS in default configuration.

    Could you tell me if it's possible, and explain to me how to do that?

    Thanking you in advance

     Frederic

  • 10-21-2009, 4:03 AM In reply to

    Re: Default CSS in IIS

  • 10-21-2009, 4:39 AM In reply to

    • ffred13
    • Not Ranked
    • Joined on 10-21-2009, 6:52 AM
    • Posts 2

    Re: Default CSS in IIS

    Hi Paul,

    Thank you for your answer, but it’s not exactly the answer that I’m waiting for :)

    I know how to create a style sheet file, there’s no problem for that. I know how to link that file in an html page with  « link href="XXX.css" mce_href="XXX.css" rel="stylesheet » tag, there’s no problem for that too. I just need to know if it’s possible to ask windows to include automatically this directive in the html page generation.  Best Regards

    Frederic

  • 10-27-2009, 5:50 AM In reply to

    Re: Default CSS in IIS

    Hi,

    As HTML page is static page, if there is no tags in pages, it is impossible for IIS applies CSS to pages. 

    For your information, we can specify the default theme in ASP.Net application:
    ASP.NET Themes and Skins Overview
    http://msdn.microsoft.com/en-us/library/ykzx33wh.aspx

    Leo Tang
    Microsoft Online Community Support

    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
Page 1 of 1 (4 items)
Microsoft Communities