レベル 1
レベル 2
コミュニティにログイン
詳細情報
ログインしてすべてのバッジを表示
コミュニティアチーブメントバーを展開する。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
When adding mso tags in aem component and publish page to ACC. MSO tags don't work
Expected <!--[if mso]>
But its rendering <!-- [if mso]>
It's getting the HTML source of the component but its adding space in between.
Hi @manojd55574250
Try adding the .outlookfix class all tags.
<!--[if gte mso 9]> <style> .outlookfix{font-size: 0%;line-height: 0;} </style> <![endif]-->
表示
いいね!
返信