Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Should I remove Site.css from my project?
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Should I remove Site.css from my project?
Environment versions
Environment:
VB 9.0
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01590203
Message ID:
01590203
Views:
35
Hi,
The project I am working on started with the "default" ASP.NET Web Forms project in VS 2012. The CSS that is included in this project is Site.css. Almost every day I find some rule in this Site.css that messes up my layout. Good thing that the IE has F12 Developer Tools which helps me to find the problem(s). For example, today I found that Site.css has Input, Textarea width set to 300px. Why would whoever designed this project set the width off All "input" or "textarea" to a fixed number!? It does not make sense to me (of course I am newbie so what do I know). My questions is, do you think - just your opinion - that it is better for me to "bypass" the default Site.css and simply rely on Bootstrap.css and my own custom .css (where I set some specific rules for elements of my project)?
TIA for any suggestions.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Next
Reply
Map
View

Click here to load this message in the networking platform