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

[Solved] Setting Image location for Skins

1 Answer 148 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 14 May 2008, 03:39 PM
Ok, I have the directory structure
App_themes/{theme}
     /Images
     {theme}.css
     {theme}.skin
     *.gif(s)

i am using a rad:ComboBox in my web page.

What I am trying to do is move the DropArrow.gif, moreResults.gif,ScrollDown.gif into the images directory. When I place the files in the images dir they do not display on the page. Viewing the properties of the image from the browser is shows their path as ...../app_themes/{theme}/drowArrow.gif.

Is there a way to set the location of the image used by the ComboBox Control?  There are other images referenced from the CSS I am able to move into the images folder.  Such as the dropDownBg.gif image.  However, the DropArrow.gif is not set using the CSS.

I started off using the WebBlue Theme supplied by Telerik and have started to make changes from there.

Thanks,
John

1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 15 May 2008, 07:33 AM
Hello John,

For details on the matter please refer to the control's documentation under section RadControls for ASP.NET AJAX Fundamentals --> Controlling Visual Appearance --> Using skins in ASP.NET themes.

Kind regards,
Paul
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
Tags
General Discussions
Asked by
John
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or