Forums

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (3.x): Deployment > Question on setting correct path to files

Question on setting correct path to files

  • Posted on Mar 13, 2010 (permalink)

    Hi,

    I have added a reference to a CSS file in the template of my Sitefinity site.

    This resides in the root of the directory.

    What would the path be to reference this?

    ~\PlaygroundsPortfolioCMS\New.css?

    So in my .aspx I could put the above in and at runtime the relevant file would be referenced?


    Thanks

    Reply

  • Ivan Dimitrov Ivan Dimitrov admin's avatar

    Posted on Mar 14, 2010 (permalink)

    Hi G S S,

    You can observe the path with FireBug or another web developer tool. You can take a look at the links below that shows how to set the reference to your stylesheets.

    Master Pages In ASP.NET 2.0
    Using a Master Page to create a 2 column CSS layout

    Best wishes,
    Ivan Dimitrov
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.

    Reply

Skip Navigation LinksHome / Developer Network / Forums / Sitefinity Older Versions (3.x): Deployment > Question on setting correct path to files