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
into css... but it has no effect.
How can I set the background and height of the toolbar manually?
Regards,
Sean Duffy.
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; } |
How can I set the background and height of the toolbar manually?
Regards,
Sean Duffy.