Hi,
I'm using RadControls for ASP.NET AJAX Q1 2010 with C# (Visual Studio 2008, EPi-Server)
and have some problems with skinning.
I've copied skins from their installed folder of C:\...\RadControls for ASP.NET AJAX Q1 2010\Skins\...
and given them new names in my C# solution - Grid.ProductShortList.css, etc. I've added the accompanying
folders on the same level as the CSS-files, and of course altered the names of the classes, etc. inside the CSS-files.
The CSS-files are referenced either by a masterpage, or in some cases by the page itself.
Since the RadChart only has a "common" CSS, I've used this, and renamed the copy Chart.KraftinorEpi.css.
The problem is that some of the charts that use this skin works, but others don't.
The ones that don't work get a dark gray background (#525252) - sort of a negative/inverted look.
The attached image shows two radcharts (black bars are just censored information),
both existing in the same .ascx file. Both are set to Skin="KraftinorEpi" EnableEmbeddedSkins="false".
The lower chart has the correct look, but the upper chart displays the weird "inverse" look.
Any ideas what the reason for this can be?
I'm using RadControls for ASP.NET AJAX Q1 2010 with C# (Visual Studio 2008, EPi-Server)
and have some problems with skinning.
I've copied skins from their installed folder of C:\...\RadControls for ASP.NET AJAX Q1 2010\Skins\...
and given them new names in my C# solution - Grid.ProductShortList.css, etc. I've added the accompanying
folders on the same level as the CSS-files, and of course altered the names of the classes, etc. inside the CSS-files.
The CSS-files are referenced either by a masterpage, or in some cases by the page itself.
Since the RadChart only has a "common" CSS, I've used this, and renamed the copy Chart.KraftinorEpi.css.
The problem is that some of the charts that use this skin works, but others don't.
The ones that don't work get a dark gray background (#525252) - sort of a negative/inverted look.
The attached image shows two radcharts (black bars are just censored information),
both existing in the same .ascx file. Both are set to Skin="KraftinorEpi" EnableEmbeddedSkins="false".
The lower chart has the correct look, but the upper chart displays the weird "inverse" look.
Any ideas what the reason for this can be?