コミュニティアチーブメントバーを展開する。

Get ready! An upgraded Experience League Community experience is coming in January.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

Using Target in Websites having Layering

Avatar

Level 2

Hi There,

I have a website where layering is done on the pages , one layer of video runs in the background with text and icons being overlapped on a different layer.

When I create a Target activity and the try to edit the elements on the pages in the VEC,  I am not able to edit the content in the background layer because I am not able to catch the HTML tags for that page using the Edit text/HTML options.

Can someone help. Any help would be appreciated.

Thanks

1 受け入れられたソリューション

Avatar

正解者
Level 10

If you confident with CSS selectors, then consider using Modification (click on the </> icon on the top).

Let me know if that helps.

Alternatively, try the following:

1. Select the element the way it's posisble

2. Click "Expand Selection"

3. Click "Edit" > "Text/HTML". Check the HTML.

If the HTML still does not contain the desired layer, repeat (1) and (2) and Expand Selection one more time. Keep expanding unless you find the element you would like to amend.

元の投稿で解決策を見る

2 返信

Avatar

正解者
Level 10

If you confident with CSS selectors, then consider using Modification (click on the </> icon on the top).

Let me know if that helps.

Alternatively, try the following:

1. Select the element the way it's posisble

2. Click "Expand Selection"

3. Click "Edit" > "Text/HTML". Check the HTML.

If the HTML still does not contain the desired layer, repeat (1) and (2) and Expand Selection one more time. Keep expanding unless you find the element you would like to amend.

Avatar

Level 2

Thanks a lot Andrey !! Expanding the selection a couple of time gave me the html tag for the background layer  !!