Rank: Member Groups: Member
Joined: 2/5/2010 Posts: 24
|
Hi , Can I apply CSS class for BorderImage for Msgbox? I want to change the borderImage according to login user for that purpose I need to set it throgh CSS.Can I do the same? For e.g I have define CSS for headerstyle of msgbox .header { background-image: url('../App_Themes/Blue/Images/Title.gif'); height: 20px; color: #444444; font-family: 'Arial'; color: white; font-size: 11pt; font-weight: bold; padding-left: 8px; padding-right: 0px; }
On similar line I want to define CSS class for BorderImages.
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
No. You can not. You must use different images.
Thanks!
|