Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Where is site.css specified?
Message
De
13/11/2013 03:02:12
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01587781
Message ID:
01587887
Vues:
45
>In the ASP.NET Web forms project there is a master page (Site.Master). But I don't see anywhere in this file reference to site.css. Even though I know that site.css is being used. Where is this site.css specified/set? TIA

It is in Site master.
Just check Head section of Site,.Master.
< head  id="Head1" runat="server">
  < link href="~/Styles/Site.css" rel="stylesheet" type="text/css" / >
...
< /head >
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform