This is a migrated thread and some comments may be shown as answers.

Telerik_stylesheet outside <head>

3 Answers 83 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Erik
Top achievements
Rank 1
Erik asked on 26 Jan 2010, 08:20 AM
I can't understand why Telerik_stylesheet is outside the <head> tag! I think this error comes from the FormDecoration controller, how do I fix this? I want to validate the page in XHTML 1.0 Strict but then this line cant be outside the <head> tag.

<link class='Telerik_stylesheet' type='text/css' rel='stylesheet' href='/WebResource.axd?d=Jrxutc3vSdTzoSVKhoRbNbLAGkfkSThA4sXBLKFVWon0-07Eq60btA2OqfMCMirxw0AjXrkVjtb91j1gAS9olg2&amp;t=633868204660000000'></link>

Anyone know a solution?

3 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 26 Jan 2010, 08:22 AM
Hi Erik,

Probably you have not set runat="server" for the <head> tag.

All the best,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Basel Nimer
Top achievements
Rank 2
answered on 11 May 2010, 01:55 PM
how to change this Telerik_stylesheet?

i tied including the css, but it always use the embedded one !!!

0
Basel Nimer
Top achievements
Rank 2
answered on 11 May 2010, 02:09 PM
never mind, i used this
http://www.telerik.com/community/code-library/aspnet-ajax/general/how-to-use-radcontrols-for-asp-net-ajax-embedded-skins-with-a-html-doctype.aspx


Tags
General Discussions
Asked by
Erik
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Basel Nimer
Top achievements
Rank 2
Share this question
or