I was wondering how I would go about adding shadows to an existing skin... currently my site is using the "Telerik" Skin, but in many instances, forms, and various boxes I would like to add a drop shadow for added depth on the page, as most of what is laid out on my dashboard control page for my aspx application is fairly plain jane...
I currently understand from my research that EnableShadows="True" is now supported, but was only recently released just a few months ago... unfortunately, the major constraint that I currently have to work around is the fact that my server is running off of .net 2.0, and I do not foresee an upgrade anytime in the near future...
Would it be best to edit the sprites for universal drop shadow effects? I see this as my only solution as of now, and if the file directories could be pointed to me if this method is best, it would be very much appreciated...
I currently understand from my research that EnableShadows="True" is now supported, but was only recently released just a few months ago... unfortunately, the major constraint that I currently have to work around is the fact that my server is running off of .net 2.0, and I do not foresee an upgrade anytime in the near future...
Would it be best to edit the sprites for universal drop shadow effects? I see this as my only solution as of now, and if the file directories could be pointed to me if this method is best, it would be very much appreciated...