> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/sharing-and-collaboration/forms/customize-form-appearance.md).

# フォームの外観をカスタマイズする

### プラン <a href="#mlk7n7wbfojv" id="mlk7n7wbfojv"></a>

* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 「Smartsheetプラン」ページを参照してください。

### 許可 <a href="#m9zis03hwe70" id="m9zis03hwe70"></a>

フォームをカスタマイズするには、シートの所有者または管理者である必要があります。

この機能がSmartsheetリージョンまたはSmartsheet Gov に含まれているかどうかを確認してください。

Smartsheetで作成したフォームにカスタムの色、背景、ロゴを追加できます。

#### 背景を変更する <a href="#wjkd84y1xuuo" id="wjkd84y1xuuo"></a>

画像の背景には、最大 5MB のサイズの .png、.gif、または .jpg ファイルを使用できます。

1. フォームビルダーの左上隅にある「背景の書式設定」![](/files/PhGJIrYGXCZ10MW2Me8l)アイコンを選択します。
2. カラーまたはイメージを選択します。

* \[色] に 16 進値を入力するか、\[変更] を選択してカラー ピッカーを開きます。次に、「適用」を選択します。
* \[画像] の場合は、コンピュータを参照して使用するファイルを探し、\[適用] を選択します。ファイルをアップロード ボックスにドラッグ アンド ドロップすることもできます。

#### 独自のロゴを使用する <a href="#yqah7z5bdp3w" id="yqah7z5bdp3w"></a>

ロゴには、最大 2MB のサイズの .png、.gif、または .jpg ファイルを使用できます。\
![](/files/8D0s4jA9LgdI5RbvW54g)

1. フォーム ビルダーの上部で、ロゴの上にマウスを移動して \[ロゴの変更] ボタンを表示し、\[ロゴの変更] を選択します。
2. \[参照] を選択し、ロゴを選択して、\[適用] を選択します。ロゴをアップロード ボックスにドラッグ アンド ドロップすることもできます。
3. \[ロゴの表示] トグルを使用して、フォーム上のロゴを表示または非表示にします。

#### ロゴを変更する <a href="#id-335hzjw2zvm3" id="id-335hzjw2zvm3"></a>

1. フォーム ビルダーの上部で、ロゴの上にマウスを移動して \[ロゴの変更] ボタンを表示し、\[ロゴの変更] を選択します。
2. 新しいロゴをアップロードし、\[適用] を選択します。

#### デフォルトのロゴに戻す <a href="#mjc0k6by6haa" id="mjc0k6by6haa"></a>

1. フォーム ビルダーの上部で、ロゴの上にマウスを移動して \[ロゴの変更] ボタンを表示し、\[ロゴの変更] を選択します。
2. 「デフォルトに戻す」を選択します。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/smartsheet/sharing-and-collaboration/forms/customize-form-appearance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
