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

override title font

1 Answer 62 Views
Window
This is a migrated thread and some comments may be shown as answers.
Clive Hoggar
Top achievements
Rank 1
Clive Hoggar asked on 26 Feb 2009, 04:03 PM
Hi

I want to override the Title in the Titlebar from within in my css file but I haven't found a way
that works. How do I do that?

I am using the Default skin which is fine, but the Title looks thin and spindly. I want
to reduce the size and make it bold, if possible.

Thanks

Clive

1 Answer, 1 is accepted

Sort by
0
Georgi Tunev
Telerik team
answered on 27 Feb 2009, 09:42 AM
Hello Clive Hoggar,

You can use the following style:
.titlebarcontrols em  
{    
    font-size:18px !important; 


Regards,
Georgi Tunev
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
Window
Asked by
Clive Hoggar
Top achievements
Rank 1
Answers by
Georgi Tunev
Telerik team
Share this question
or