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

Skin built using style builder doenot render properly in IE

1 Answer 38 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Prava kafle
Top achievements
Rank 1
Prava kafle asked on 23 Jun 2011, 08:22 PM
Hi,

I am using style builder to create my own set of skin for each rad controls. These custom skins for  all controls including rad scheduler and rad splitter  are set at application level in web config file.

Above Rad controls render properly in Firefox and Chrome but  my application is a mess in Internet Explorer. How can I make application level custom skins  compatible with all browsers?

Before using Custom Skins built using style builder, everything was working fine except  for few minor issues. Now, radscheduler and splitter does not implement css rules in Internet Explorer.

Thanks,
Prava

1 Answer, 1 is accepted

Sort by
0
Simon
Telerik team
answered on 29 Jun 2011, 09:20 AM
Hello Prava kafle,

If you have lots of style sheets loaded on your page you might be hitting the Internet Explorer CSS file limits. Please put a RadStyleSheetManager on the page to combine all embedded style sheet requests into one, which should resolve the problem.

Greetings,
Simon
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
General Discussions
Asked by
Prava kafle
Top achievements
Rank 1
Answers by
Simon
Telerik team
Share this question
or