# コンテンツ追加のコツ

## 追加する場所 <a href="#id-0-toc-title" id="id-0-toc-title"></a>

コンテンツ追加では、「選択した要素の前後」もしくは「選択した領域内の先頭/末尾」からコンテンツを追加する場所を指定できます。

![](/files/EsLzStiPWwZ8956LOXFg)

### **「選択した要素の前」と「選択した要素の後」**

一般的に、下図の例のように選択した要素の上部（または下部）にコンテンツが追加されます。

![](/files/E7rChI9pWg05gr63AM7B)

### **「選択した領域内の先頭」と「選択した領域内の末尾」**

一般的に、下図のように選択した要素の左側（または右側）にコンテンツが追加されます。

![](/files/tBYXl7Mz1pdACX0249tn)

{% hint style="success" %}
**Note：**&#x5F53;該ページの構成により、意図した場所に配置できない場合もありますので、数パターンお試しいただくことをおすすめします。\
コンテンツを追加したい場所にうまく追加できない場合は、チャットサポートまでお問い合わせください。
{% endhint %}

### 間隔調整 <a href="#id-1-toc-title" id="id-1-toc-title"></a>

スタイル編集アイコンをクリックし、ツールボックスを下にスクロールすると内側余白と外側余白を編集できます。

![](/files/LakfuLmzgsvffa21SAE4)

下の図のように、内側余白ではコンテンツの枠線内の余白を、外側余白ではコンテンツの枠線外の余白を調整できます。

![](/files/VHcOy8eW95kIyaK60ga7)

### 配置調整 <a href="#id-2-toc-title" id="id-2-toc-title"></a>

#### **テキスト**

テキスト要素を追加した場合、スタイル編集 > 配置 から、左寄せ、中央寄せ、右寄せ、均等割り付けから配置を指定することができます。

![](/files/cgXJ5lDjdWh0GtyXIvqc)

#### **画像・ボタン**

画像またはボタンを追加した場合、レイヤー選択機能で1つ前（これに限らならい場合もあります）のレイヤーを選択してからスタイル編集アイコンをクリックし配置を選択します。<br>

<figure><img src="/files/ErdXybuTtdT34DrAxE3W" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/u9bO0EA6ki9ESsBQgTAF" alt="" width="563"><figcaption></figcaption></figure>

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helps.ptengine.com/experience/campaign/create-new/notes-add-content.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
