Try our conversational search powered by Generative AI!

UIHint.Image icon?

Vote:
 

Can anyone explain why I get an icon on my "on-page-edit" image property, but only in internet explorer.

 

My image property:

[UIHint(UIHint.Image)]
[Display(
Name = "Toppbild",
Description = "",
Order = 200)]
public virtual Url TopImage { get; set; }

In firefox it looks lite a broken image. In chrome its no icon at all. The property works fine.

#85318
Apr 23, 2014 9:44
Vote:
 

To make the image editable, EPiServer renders an empty img element to put the editing attributes on. Firefox shows a small icon instead of an broken image, Chrome hides it instead.

#85364
Apr 23, 2014 17:52
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.