> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/operation-guide/addon-features/change-new-skin.md).

# 신규 스킨으로 변경

{% hint style="info" %}
기존 이용 고객 분들 중 구스킨(스킨1\~5) 이용 고객의 경우 무상으로 신규 스킨(스킨6)로 변경 가능합니다.&#x20;

업데이트 이후 디자인 커스텀이 필요하신 경우에는 디자인 작업에 따른 비용이 발생합니다.&#x20;
{% endhint %}

신규 스킨으로 변경 시, 기존 스킨에서 설정하셨던 메인화면의 디자인 등이 초기화 되는 점 안내드립니다.&#x20;

따라서 신규 스킨 변경 전, 사이트 디자인에 필요한 이미지를 다운로드 받아두시길 바랍니다.&#x20;

\*기존 등록되어 있는 회원/과정/영상 등의 학습 데이터는 초기화 되지 않습니다. 사이트 디자인과 관련된 영역이 초기화되는 점 참고부탁드립니다.&#x20;

&#x20;

초기화된 사이트 예시 화면)&#x20;

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FdtzYbDv0By5jIwZlKDLS%2Fimage.png?alt=media&amp;token=6862d145-f0e7-4c40-a95c-cd5783e8ca7a" alt=""><figcaption></figcaption></figure>

&#x20;

***

스킨 변경 시 당사에서의 작업 시간은 1시간 정도 소요되고 있습니다.

작업 시간 동안은 일시적인 선단 현상과 더불어 사이트 이용이 원활하지 않으실 수 있는 점 참고 부탁드리며,

현재 수강중인 회원이 있다면 안내 후 진행하시는걸 권장 드립니다.

&#x20;

스킨 변경 후에는 설정해두셨던 디자인이 초기화 되기 때문에 귀사에서 관리자 페이지에 구현되어있는 디자인 모듈로 사이트 디자인 작업을 진행해주셔야 하며,&#x20;

귀사에서 사이트 디자인 작업 하시면서 재정비 하는 시간이 소요될 수 있어 해당 기간을 염두에 두시면 좋을듯 합니다.

(일반적으로 직접 작업하시는 경우 3\~4일 소요되고 있습니다.)

&#x20;

스킨 변경 작업을 원하시는 경우, 1:1 문의게시판에 글을 \[신규스킨변경] 제목으로 글을 남겨주시길 바랍니다.&#x20;

&#x20;

***

스킨6의 템플릿의 상세 사항 :

[https://www.malgnsoft.com/about/news\_view.jsp?id=585#contents](https://www.malgnsoft.com/about/news_view.jsp?id=585#content)

해당 URL 클릭하셔서 확인해 주시기 바랍니다.

&#x20;

대표홈페이지 관리자단 데모에서 충분한 테스트 부탁드립니다.&#x20;

<https://www.malgnsoft.com/cloud/demo.jsp#stickyMenu>&#x20;

&#x20;

신규 템플릿 데모 사이트 :

<https://stdemo.malgnlms.com/main/index.jsp>

&#x20;

{% hint style="danger" %}
**※ 구템플릿에서 디자인한 사항들은 신규템플릿에 적용이 되지 않으며, 신규템플릿에서 제공되지 않는 디자인 요소들은 디자인을 새로 하셔야 합니다.**

**※ 스킨 업그레이드 이후 구스킨(변경전 디자인)으로 복구 불가합니다. (필요 시, 변경 전 화면 캡처 등을 사전에 진행하시기 바랍니다.)**
{% endhint %}

&#x20;


---

# 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://malgn.gitbook.io/cloud/operation-guide/addon-features/change-new-skin.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.
