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

[Solved] MVC Panel Customization

1 Answer 97 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Love
Top achievements
Rank 1
Love asked on 14 Feb 2011, 04:36 PM

Following .css change allows me to hide built-in telerik up/down image on Telerik MVC panel bar.

.t-panelbar .t-arrow-up,
.t-panelbar .t-arrow-down
{
    displaynone;    
}

Instead of hiding it, I want to put custome image. How do I do that? How can I make sure image shows up on left hand side and not on right hand side.

1 Answer, 1 is accepted

Sort by
0
Love
Top achievements
Rank 1
answered on 15 Feb 2011, 07:08 PM
No one knows how to resolve this? How to customize it? Please help.
Tags
PanelBar
Asked by
Love
Top achievements
Rank 1
Answers by
Love
Top achievements
Rank 1
Share this question
or