Welcome Guest Search | Active Topics | Sign In | Register

MsgBox-BorderImage -CssClass Options
Vishakha
Posted: Thursday, February 11, 2010 1:31:11 AM
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.
eo_support
Posted: Thursday, February 11, 2010 10:55:36 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,194
Hi,

No. You can not. You must use different images.

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.