# محرر الأنماط

محرر النمط هو جوهر عملية تحرير النمط ويتكون من 4 أقسام رئيسية لمساعدتك على تصميم نمطك.

![](/files/8854605d348836aef4eacae3c1df26d9fbcc4e0c)

* [النمط](/ar/form-management/style-branding/style-editor/style.md) يتيح لك ضبط الخصائص العامة للنمط مثل اسمه والألوان أو صورة الرأس.
* [الثيم](/ar/form-management/style-branding/style-editor/theme.md) يتيح لك تحديد الثيم العام بألوانه وخطوطه والمظهر العام الذي سيتم تطبيقه بشكل شامل عبر جميع عناصر النموذج.
* [العناصر](/ar/form-management/style-branding/style-editor/elements.md) يتيح لك تخصيص تصميم عناصر النموذج بشكل فردي وبطريقة سهلة الاستخدام.
* [CSS](/ar/form-management/style-branding/style-editor/css.md) يوفر لك السيطرة الكاملة على التصميم وتخطيط النمط إذ يمكنك استخدام كود CSS عادي لتعريف كافة تفاصيل النمط.&#x20;

{% hint style="info" %}
جميع التغييرات التي تجريها أثناء عملية التحرير تُطبق مباشرة على الاستبيان في الجهة اليمنى مما يسمح لك برؤية فورًا ما إذا كان النمط يبدو جيدًا أم لا.
{% endhint %}

## 💻 الأجهزة المستهدفة

بما أن المستجيبين قد يأخذون الاستبيان على أجهزة متنوعة فقد تحتاج إلى [تكييف التصميم](/ar/form-management/style-branding/style-editor/mobile-responsive-design.md) لمطابقة جهاز محدد. باستخدام الجهاز المستهدف يمكنك معاينة وتحرير النمط من أجل [جهاز محدد](/ar/form-management/style-branding/style-editor/mobile-responsive-design.md). &#x20;

![](/files/75684ad8d71ecac70bede45993e697f81dcb60eb)

## 💢 معاينة الأخطاء

تمكين خاصية معاينة الأخطاء سيعرض جميع رسائل الخطأ التي تظهر عادة في الاستبيان. سيسمح لك ذلك بتحديد ومعاينة نمط رسائل الخطأ أثناء تحرير النمط.&#x20;

![](/files/e7940c5331accd4c787fe2235de2660f993d572b)

![](/files/6c0670de5fdb73285341b5995a6d6b45c1905ec4)


---

# 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://docs.ngsurvey.com/ar/form-management/style-branding/style-editor.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.
