Hi m using radcontrols Q1 2010 & m facing an issue with the radpanelitem image alignment, image shows beneath the text or u can say the text is aligned on top
i tried added the following to style sheet & set EnableEmbeddedSkins="false" but no help :(
Thanx in advance :)
i tried added the following to style sheet & set EnableEmbeddedSkins="false" but no help :(
.RadPanelBar .rpRootGroup, .RadPanelBar .rpOut, .RadPanelBar .rpLink { border-style: hidden; border-width: 0px; border: none; padding: 0; overflow: visible; } .RadPanelBar .rpImage { padding: 0; } .RadPanelBar .rpItem { line-height: 0; font-size: 0; }Thanx in advance :)