# アプリバーに画像を追加する方法

時々、企業やアプリのロゴなどの画像をアプリバーに追加したい場合があります、特にホーム画面では。

1. アプリバーで、タイトルテキストが空白であることを確認します。
2. 左のツールバーにあるプラスボタンをクリックして、追加パネルを開きます。
3. 画像を画面にドラッグアンドドロップします。
4. 左側のパネルで、アップロードされた画像を選択して画像を構成し始めます。
5. 「画像を選択」をクリックします。
6. 画像ファイルを選択する際は、画像の背景領域が透明な .png ファイルを選択してください。
7. 画像のクロッピングを「完全な画像を表示 (クロップしない)」に設定します。
8. 「スタイルの編集」をクリックします。
9. 「上部に固定」を選択します。
10. 画像をアプリバーに収まるように小さくリサイズし、正しい位置にドラッグします。

![](/files/hwIJTrwoOJZursIhSj5T)


---

# 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://help.adalo.com/ja/how-to/how-to-add-an-image-to-an-app-bar.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.
