Ver 2010.3.1317.35, IE8, Windows 7 Skin, Windows 7 x64 OS
I'm using a simple border and background colour to highlight the focused fields in my application via the skin file:-
<telerik:RadTextBox runat="server" > <FocusedStyle BackColor="#EEF6FF" BorderColor="Red" /> </telerik:RadTextBox>
Unfortunately No matter what I do I cannot seem to get the Focused RadComnoBox to be the same height as the normal one making the screen jump up and down as I move from Combo Boxes to Text boxes.
I've added a Border of 1 in red to the focused control which works fine but when I add a transparent border of 1 to the normal control it just seems to ignore it? It look correct in Style Builder but when I save and download it then reload from the zip it has removed the border? Any ideas?
Thanks
