> For the complete documentation index, see [llms.txt](https://guides.advertising.webtoon.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.advertising.webtoon.com/naverwebtoon/creative-guidelines/display-video-ads/nw-pc-web/right-banner-pc.md).

# 웹툰 우측배너 (PC)

## **노출 위치 및 특징** <a href="#id-21" id="id-21"></a>

* 웹툰 홈 / 요일별 화면에 적용됩니다.

<div><figure><img src="/files/qmgATnH8ch0kU1UKzxYA" alt=""><figcaption><p>웹툰 홈</p></figcaption></figure> <figure><img src="/files/5GUL36kdBHUQ0EAqbt9u" alt=""><figcaption><p>요일별</p></figcaption></figure></div>

## **필요 에셋**

<figure><img src="/files/B32xeGQtakOc8hgYHl2N" alt="" width="221"><figcaption><p>배경 이미지</p></figcaption></figure>

<table data-header-hidden><thead><tr><th width="178.53515625"></th><th></th></tr></thead><tbody><tr><td><strong>이미지 사이즈</strong></td><td>300x250px </td></tr><tr><td><strong>파일 용량</strong></td><td>최대 100KB</td></tr><tr><td><strong>파일 형식</strong></td><td>JPG, PNG</td></tr><tr><td><strong>필수 소재</strong></td><td>배너 1종</td></tr></tbody></table>

## **제작 가이드**

{% tabs %}
{% tab title="기본 가이드" %}

* **텍스트는 상하좌우 25\~35px 여백을 두고 해당 여백을 제외한 영역에서 구성**합니다.
* 배경에는 흰색을 제외한 다른 색으로 배경 처리가 되어야 합니다.
* 테두리는 삽입 불가합니다. (자동으로 삽입)
* 폰트 영역의 높이는 최소 15px 이상으로 제작합니다.

<div><figure><img src="/files/Ux4j8zsHso0cbILVCWMg" alt="" width="225"><figcaption></figcaption></figure> <figure><img src="/files/kjmcaMRUb1pXjnjQOuXK" alt="" width="225"><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="Bad 케이스" %}

<div><figure><img src="/files/W660Le7haFhbeQQH7t79" alt=""><figcaption><p>이미지가 깨질 경우</p></figcaption></figure> <figure><img src="/files/94Eg9FJkmMXn5BUXZCoA" alt=""><figcaption><p>여백을 준수하지 않은 경우</p></figcaption></figure> <figure><img src="/files/hBjmqAAoQuy1O43AokvM" alt=""><figcaption><p>배경이 흰색인 경우</p></figcaption></figure> <figure><img src="/files/ZnSiZfX23PpWfhWmbGHp" alt=""><figcaption><p>과한 그라데이션을 사용한 경우</p></figcaption></figure></div>
{% endtab %}
{% endtabs %}

{% hint style="success" %}
궁금한 점이나 광고 제휴 문의는 [문의하기](https://advertising.webtoon.com/kr/contact-us)를 이용해주세요
{% endhint %}


---

# 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://guides.advertising.webtoon.com/naverwebtoon/creative-guidelines/display-video-ads/nw-pc-web/right-banner-pc.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.
