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

[Solved] Variations when adding custom skin to assembly vs. other methods

1 Answer 66 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Richard
Top achievements
Rank 1
Richard asked on 09 Jun 2009, 07:02 PM
There is a slight quirk that occurs when I save a custom skin in an assembly.  I modified the radgrid Sunset skin to change some fonts and padding and added it to an assebly.  Using the StyleSheetManager, the grid renders exactly as expected EXCEPT that the header does not show the normal sunset gradient, but rather a solid color from that gradient.  Nothing in the style sheet pertaining to the background image was modified.

I tried consuming this stylesheet by adding to my theme folder and also by creating a folder in the project root and dynamically creating a link on page init to register the stylesheet.  Both of these methods produced the desired results using the exact same stylesheet.  Why the different result for the assembly?

Rich

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 12 Jun 2009, 02:35 PM
Hello Richard,

It seems to me that the header background image has not been embedded properly into the custom skin assembly, and/or that it's URL is not correct (e.g. if it is relative to some website path). Please check.

Sincerely yours,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
General Discussions
Asked by
Richard
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or