Skip to content

Commit

Permalink
Update twilight.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmed-S-Abduallah authored and ashrafreda committed Aug 24, 2023
1 parent 1b25597 commit 9c4c40a
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions twilight.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@
"type": "boolean",
"icon": "sicon-toggle-off",
"label": "عرض روابط الصفحات الهامة في الشريط العلوي",
"description": "",
"description": "مثل صفحة الهبوط ، المدونة ،الصفحات التعريفية ",
"id": "important_links",
"format": "switch",
"required": false,
"value": true,
"selected": false
"selected": true
},
{
"type": "static",
Expand Down Expand Up @@ -170,16 +170,16 @@
"path": "home.enhanced-slider",
"fields": [
{
"type": "static",
"format": "description",
"id": "static-note",
"value": "<h4 style='color:red;font-size:1rem;margin-bottom:1rem;font-weight:bold'>هذا العنصر غير مناسب لعرض البنرات، يمكنك استخدام عنصر صور متحركة بدلاً من عنصر صور متحركة محسنة لتظهر صورة البنر بشكل كامل ...</h4>"
"type": "static",
"format": "description",
"id": "static-desc",
"value": "<div style='padding-top:10px;margin-bottom:30px;border:1px solid #ebebeb;border-radius:5px;text-align:center;overflow:hidden'><h6 style='margin-bottom:10px'>معاينة العنصر</h6><img src='https://cdn.salla.network/images/themes/raed/main-slider.jpg?v=1.1'></div>"
},
{
"type": "static",
"format": "description",
"id": "static-desc",
"value": "<div style='padding-top:10px;margin-bottom:30px;border:1px solid #ebebeb;border-radius:5px;text-align:center;overflow:hidden'><h6 style='margin-bottom:10px'>معاينة العنصر</h6><img src='https://cdn.salla.network/images/themes/raed/main-slider.jpg?v=1.1'></div>"
"id": "static-note",
"value": "<h4 style='color: #2377CD;font-size: 14px;margin:1rem 0px;background: #E9F0FD;padding: 10px 15px;border-radius: 4px;'>هذا العنصر غير مناسب لعرض البنرات، يمكنك استخدام عنصر <strong>صور متحركة</strong> بدلاً من عنصر <strong>صور متحركة محسنة</strong> لتظهر صورة البنر بشكل كامل</h4>"
},
{
"id": "slides",
Expand Down

0 comments on commit 9c4c40a

Please sign in to comment.