Hi, on my 11.1 version for WebPanel I used stylesetname property where I have background image set correctly:
<igmisc:WebPanel ID="ViewPanel" runat="server" CssClass="viewPanel" StyleSetName="Header"Width="805px" Height="870px">
<ClientSideEvents ExpandedStateChanging="CancelXpand" />
When I downloaded 15.1 version and replace with WebExplorerBar background image disappeared.I used the same exact path:
<ig:WebExplorerBar ID="WebExplorerBar1" runat="server" CssClass="viewPanel" Width="805px" Height="870px" GroupExpandBehavior="SingleExpanded" StyleSetName="Header" >
Please see attached two screen shoots:
First Image using WebPanel
Second Image using WebExplorerBar
Thanks so much.
Modify the following code and see if it will work.
<!DOCTYPE html><html><head><style>body { background-image: url("paper.gif"); background-color: #cccccc;}</style></head><body><h1>Hello World!</h1></body></html>
Hello Jane,
I have noticed that there is already opened thread regarding this issue (http://ko.infragistics.com/community/forums/t/96869.aspx). For better communication and history tracking it is recommended to communicate through one forum thread, it will be highly appreciated if we discuss the above scenario in only one thread.
I have noted there is more than one thread about this issue. When you open thread please make sure the thread is in the correct category and also there is no more than one thread about the same issue as it may be considered as forum abuse. Thanks in advance, that will be appreciated.
Looking forward to hearing from.