Posted 22 Nov 2012 Link to this post
<style type=
"text/css"
>
.RadWindow .rwControlButtons
{
position
:
relative
!important
;
}
.RadWindow .rwCloseButton
absolute
left
-8px
background-image
url
(../Images/close.jpg)
background-position
0
width
30px
height
</style>
<
telerik:RadWindow
ID
=
"SummaryRadWindow"
runat
"server"
Behaviors
"Close"
VisibleOnPageLoad
"true"
Skin
""
.............
</