5 Answers, 1 is accepted
0
Hi Markus,
Actually the text of RadToolBar buttons has padding on both sides and you can set it with the following css style:
Greetings,
Yana
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Actually the text of RadToolBar buttons has padding on both sides and you can set it with the following css style:
.RadToolBar_Default .rtbText { |
padding:0 20px !important; |
} |
Greetings,
Yana
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

Markus
Top achievements
Rank 1
answered on 10 Feb 2009, 01:38 PM
Hello Yana,
thanks for information, but this is not working, the text of the buttons is now 20px left from button border, but it is not centered. I need it centered horizontally and verticaly.
Regards Markus
thanks for information, but this is not working, the text of the buttons is now 20px left from button border, but it is not centered. I need it centered horizontally and verticaly.
Regards Markus
0
Hello Markus,
With the provided in my previous post css style the text of the buttons should have 20px on left and right side - horizontally centered. Please set top and bottom padding to some value in order to fit in the height of the toolbar.
Greetings,
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.
With the provided in my previous post css style the text of the buttons should have 20px on left and right side - horizontally centered. Please set top and bottom padding to some value in order to fit in the height of the toolbar.
Greetings,
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.
0

Markus
Top achievements
Rank 1
answered on 12 Feb 2009, 03:28 PM
Hello Yana,
I opened a support Ticket to send you a sample project.
Regards Markus
I opened a support Ticket to send you a sample project.
Regards Markus
0

Markus
Top achievements
Rank 1
answered on 12 Feb 2009, 03:31 PM
Hello Yana,
I opened a support Ticket to send you a sample project.
Regards Markus
I opened a support Ticket to send you a sample project.
Regards Markus