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

Lingering Issues...

1 Answer 67 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
sitefinitysteve asked on 16 Nov 2011, 09:03 PM
I cringe whenever I need to use any of the controls that contain the Label propery....don't get me wrong, I love the Label property and wish it was in MORE controls

However the label styles are so inconsistant from control to control

Have a look (attached)

Thats a Sitefinity ComboBox and RadTextBox...both have different fonts, niether changed by my CSS

.RadComboBox_Sitefinity, .RadComboBox_Sitefinity .rcbInput, .RadComboBoxDropDown_Sitefinity {
    color: #333333;
    font: 12px Arial,Helvetica,sans-serif;
}

.RadInput_Sitefinity, .RadInputMgr_Sitefinity {
    font: 12px "segoe ui",arial,sans-serif;
}

.RadInput_Sitefinity .riLabel {
    color: #000000;
}


I thought these were supposed to be cleaned up a bunch of releases ago...?  :)

It's defiantly not the first time I've noticed it

1 Answer, 1 is accepted

Sort by
0
Bozhidar
Telerik team
answered on 17 Nov 2011, 11:49 AM
Hi Steve,

It seems we have missed to fix that issues in Sitefinity skin. We are now in a process of improving UI of all our input controls, and we will do our best to find all other skin issues similar to that and to fix it.

Inf you find out other inconsistencies, feel free to let us know, so we would be able to fix them as soon as possible.

Kind regards,
Bozhidar
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
General Discussions
Asked by
sitefinitysteve
Top achievements
Rank 2
Iron
Iron
Veteran
Answers by
Bozhidar
Telerik team
Share this question
or