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

Embedded skins bug

5 Answers 39 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
SeRiAlKiL
Top achievements
Rank 1
SeRiAlKiL asked on 09 Sep 2008, 09:25 AM
Hello,

I am using the last release of the treeview with the embedded skin "Gray"

Every link in the treeview does not have a css style, and they look like normal unstyled links

Every node with subnodes (so whithout a link to navigate to) are looking fine

I tried changing the skin, and actually the only one without css problems is the "Default" one

Any clue about this problem?

Francesco

5 Answers, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 09 Sep 2008, 02:06 PM
Hi SeRiAlKiL,

We are sorry for the inconvenience; the following CSS will work-around the problem, which will be fixed for the next SP.
.RadTreeView_Gray a.rtIn 
    font:11px tahoma,verdana,sans-serif
    color:#000
    line-height:1.273em; 

Sincerely yours,
Alex
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Dave Myers
Top achievements
Rank 1
answered on 12 Sep 2008, 04:09 AM
I am also having a similar problem with the dock control.  "Gray" skin doesn't work, but some others do, like "Default" and "Web20".  I really would like to use "Gray".  "Telerik" doesn't work either.
0
SeRiAlKiL
Top achievements
Rank 1
answered on 12 Sep 2008, 06:24 AM
What do you mean with "doesn't work" ?
0
Dave Myers
Top achievements
Rank 1
answered on 12 Sep 2008, 01:44 PM
no skin is applied when I specify skin="Gray".
0
Sophy
Telerik team
answered on 15 Sep 2008, 10:42 AM
Hi Dave,

We already answered to the other forum thread you have posted which is related to the same issue. For your convenience I will go ahead and post our answer here as well:
We are not able to reproduce the problem you mention in a simple test page setting the Gray skin to the RadDock. For your convenience I have attached our test page. Please, test it on your side and let us know whether you are reproducing the problem.
My suggestion is to check whether any of the EnableEmbeddedSkins and the EnableEmbeddedBaseStyleSheet properties of the RadDock or the RadDockLayout if the dock is inside a layout is set to false. You could also make sure that you do not have any css styles on the page which override those of the RadDock. Do you reproduce the same problem if you choose a different skin from the Gray and the Telerik ones? Could you also test and let us know what is the result if you test your application in CASSINI? I suggest you also check whether any browser or IIS option is checked to disable css styles. In what browser do you observe the problem. Could you also test with any other browser and inform us about the result?
If the above suggestions cannot help you resolve the problem, please, send us a simple running project which reproduces the problem on your side so that we can test it locally and research the issue. We will be glad to help you. Note that you will need to open a support ticket to have the right to attach files. Please, find attached a screenshot with instructions how to open a support thread.


Best regards,
Sophy
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
TreeView
Asked by
SeRiAlKiL
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Dave Myers
Top achievements
Rank 1
SeRiAlKiL
Top achievements
Rank 1
Sophy
Telerik team
Share this question
or