Edit images on a Muse/Business Cataylst Site
hi - resolve issue when editing images front end? i've built site in muse, hosted using business catalyst , neither myself or client can edit images?
the images set foreground , 'enable insite editing' checking in site properties
any ideas helpful. thanks
hey-- first off have make sure added meta tag tell incontext editor upload images server:
<meta name="upload-root-folder" content="/images" />
put in <head> of page , update folder want images stored. then, have make sure images want editable have proper incontext editing markup using "ice:editable" attribute , set "image":
<img src="/images/your-image.jpg" ice:editable="image" width="200" height="200" />
please note images resized server whatever "width" , "height" values are.
for more info on marking content incontext editor please see: http://forums.adobe.com/docs/doc-3201
More discussions in Business Catalyst
adobe
Comments
Post a Comment