CSS: I can not link

Posted by Community Admin on 03-Aug-2018 15:06

CSS: I can not link

All Replies

Posted by Community Admin on 28-Jan-2011 00:00

Hello! see my prints in the address for the CSS is correct but does not seek its properties. When I click the address of the css, it takes me to an error page. My folder structure is correct.

Our company wants to buy the tool next week but these problems still leave our project, we can not even start.

Posted by Community Admin on 28-Jan-2011 00:00

Hello renato,

Could you try using

<sf:CssEmbedControl MediaType="screen" runat="server" ID="CssEmbedControl1" Url="path to your css" />

All the best,
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

Posted by Community Admin on 28-Jan-2011 00:00

where to put this code? simply replace failed, may be more accurate? has some file where I add this line?

Posted by Community Admin on 28-Jan-2011 00:00

Hello renato,

1. Add it to your master page
2. I suggest that you should use the PageEditor instead of harcoding controls in the template.

Kind regards,
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

Posted by Community Admin on 28-Jan-2011 00:00

Still not satisfied, see what appears in the source code, please...

<sf:CssEmbedControl MediaType="screen" runat="server" ID="CssEmbedControl1" Url="/Amni/App_Data/Sitefinity/WebsiteTemplates/amni/App_Themes/tema/Styles/estilo.css" />

See the print too, please...

Posted by Community Admin on 31-Jan-2011 00:00

Hello renato,

Try using the bellow one:

<sf:CssEmbedControl MediaType="screen" runat="server" ID="CssEmbedControl1" Url="Sitefinity/WebsiteTemplates/amni/App_Themes/tema/Styles/estilo.css" />

Best wishes,
Radoslav Georgiev
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

Posted by Community Admin on 31-Jan-2011 00:00

Thank you! It worked!

Thank you very much!

Gotta gechem the post?

This thread is closed