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

Setting Toolbar Background

1 Answer 37 Views
ToolBar
This is a migrated thread and some comments may be shown as answers.
Sean
Top achievements
Rank 1
Sean asked on 17 Feb 2009, 10:42 AM
Hi,

I have a RadToolBar, but I do not wish to use one of the themes.
I have set the CssClass property to 'toolbar_container' and added

.toolbar_container {height:28px; background:url("../_images/SiteGraphics/abicms_toolbar_slice_01.png"); background-repeat:repeat-x; } 
into css... but it has no effect.

How can I set the background and height of the toolbar manually?

Regards,

Sean Duffy.

1 Answer, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 17 Feb 2009, 01:48 PM
Hi Sean,

If you don't want to use any of the predefined skins, you should set EnableEmbeddedSkins property of RadToolBar  to false and then your styles will have effect.

Kind regards,
Yana
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
ToolBar
Asked by
Sean
Top achievements
Rank 1
Answers by
Yana
Telerik team
Share this question
or