Unable to find CSS Class Definitionhttp://forums.asp.net/t/1309378.aspx/1?Unable+to+find+CSS+Class+DefinitionMon, 25 Aug 2008 03:27:51 -040013093782574599http://forums.asp.net/p/1309378/2574599.aspx/1?Unable+to+find+CSS+Class+DefinitionUnable to find CSS Class Definition <p>Where do I look to find the CssClass definition for &quot;catduration&quot;&nbsp;( <font color="#ff0000" size="2"> CssClass</font><font color="#0000ff" size="2">=&quot;catduration&quot;&nbsp; ) ?</p> </font> 2008-08-22T13:32:29-04:002574632http://forums.asp.net/p/1309378/2574632.aspx/1?Re+Unable+to+find+CSS+Class+DefinitionRe: Unable to find CSS Class Definition <p>I don't think that class is defined.</p> 2008-08-22T13:41:27-04:002574633http://forums.asp.net/p/1309378/2574633.aspx/1?Re+Unable+to+find+CSS+Class+DefinitionRe: Unable to find CSS Class Definition <p>hi,</p> <p>&nbsp;&nbsp; In ur style sheet u can find.</p> <p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Prabakar</p> <p>If u got mark us answer</p> 2008-08-22T13:41:41-04:002574692http://forums.asp.net/p/1309378/2574692.aspx/1?Re+Unable+to+find+CSS+Class+DefinitionRe: Unable to find CSS Class Definition <p>Okay. Can you tell me the file name of the style sheet? I have not modified the StartKit.</p> <p>I am asking this because it is used in the Projects_Details.aspx:</p> <font size="2"> <p></font><font color="#0000ff" size="2">&lt;</font><font color="#800000" size="2">asp</font><font color="#0000ff" size="2">:</font><font color="#800000" size="2">TextBox</font><font size="2"> </font><font color="#ff0000" size="2">ID</font><font color="#0000ff" size="2">=&quot;CatDuration2&quot;</font><font size="2"> </font><font color="#ff0000" size="2">runat</font><font color="#0000ff" size="2">=&quot;server&quot;</font><font size="2"> </font><font color="#ff0000" size="2">CssClass</font><font color="#0000ff" size="2">=&quot;catduration&quot;</font><font size="2"> </font><font color="#ff0000" size="2">Text</font><font color="#0000ff" size="2">='</font><font size="2">&lt;%# Bind(&quot;EstimateDuration&quot;) %&gt;</font><font color="#0000ff" size="2">'/&gt;</p> </font><font size="2"> <p>And this textbox is does not appear to be aligned correctly when one edits a project's catagory.</p> </font> 2008-08-22T14:00:27-04:002574701http://forums.asp.net/p/1309378/2574701.aspx/1?Re+Unable+to+find+CSS+Class+DefinitionRe: Unable to find CSS Class Definition <p>The name of the style sheet is timetracker.css. It's in the TimeTracker folder. This class is not defined in there.</p> 2008-08-22T14:03:12-04:002574729http://forums.asp.net/p/1309378/2574729.aspx/1?Re+Unable+to+find+CSS+Class+DefinitionRe: Unable to find CSS Class Definition <p>Thanks,&nbsp;that is what I thought but wasn't sure.&nbsp;</p> <p>So now I have to wonder how ASP.Net is able to handle this &quot;not defined&quot; reference ? Does it just skip it?&nbsp; Is this a common way to code in ASP.Net, using a ficticious CssClass?</p> <p>&nbsp;</p> 2008-08-22T14:13:32-04:002577405http://forums.asp.net/p/1309378/2577405.aspx/1?Re+Unable+to+find+CSS+Class+DefinitionRe: Unable to find CSS Class Definition <p>In TimeTracker folder timetracker.css style sheet is there. But calss is not present there</p> <p>It will not give an error, only style is not get applied at runtime or remove it or simply u can deined in style sheet </p> 2008-08-25T03:27:51-04:00