مرحباً بالجميع،
هل يمكنني إضافة حقل بحث كهذا إلى موقعي؟
وأريد إزالة زر البحث من الجانب الأيمن
شكراً لك
pfaffman
(Jay Pfaffman)
28 مارس 2024، 12:31م
2
لافتة البحث ، ربما؟ ولكن البحث يمكن أن يكون طريقة جيدة للعثور على بعض الحلول المحتملة.
إعجابَين (2)
شكرا جزيلا لك.
هل يمكننا جعل حواف الصندوق بيضاوية؟
@Moin
مثل هنا.
وهل يمكننا طلاء الداخل؟
مع تأثير التحويم مثل الموجود في ريديت
Moin
28 مارس 2024، 2:08م
6
يمكنك تخصيصها باستخدام CSS.
This guide explains how to make CSS changes on your Discourse site, including an introduction to CSS, where to add CSS in Discourse, and how to find the right selectors using browser inspection tools.
Required user level: Administrator
Summary
This guide covers:
A brief introduction to CSS and key concepts
How to add CSS to your Discourse site using theme components
Using browser inspection tools to find the right CSS selectors
Understanding CSS basics
C…
@Moin شكراً لك يا موين ولكن لا يمكنني فعل ذلك، لذلك أطلب مساعدتك.
لقد شاهدت مقاطع الفيديو الخاصة به، وحاولت عدة مرات ولم ينجح الأمر.
لقد جربته على فايرفوكس وكروم.
Lilly
(Lillian Louis)
28 مارس 2024، 2:43م
8
إذا كنت تحاول تخصيص منتداك، فالرجاء تخصيص بعض الوقت لتعلم أساسيات السمات والمكونات وCSS. بدلاً من ذلك، يمكنك دائمًا النشر في Marketplace للحصول على مساعدة مدفوعة لتخصيص منتداك.
This guide explains how to make CSS changes on your Discourse site, including an introduction to CSS, where to add CSS in Discourse, and how to find the right selectors using browser inspection tools.
Required user level: Administrator
Summary
This guide covers:
A brief introduction to CSS and key concepts
How to add CSS to your Discourse site using theme components
Using browser inspection tools to find the right CSS selectors
Understanding CSS basics
C…
This is a crash course in Discourse theme basics. The target audience is everyone who is not familiar with Discourse themes. If you’ve already used Discourse theme / theme components, this guide is probably not something you need to read.
What are themes and theme components?
A theme or theme component is a set of files packaged together designed to either modify Discourse visually or to add new features.
Let’s start with themes.
Themes
In general, themes are not supposed to be compatible …
There are a few ‘how to start’ guides for working with Discourse already and a wealth of useful info on meta, but I thought it might help to give an insight to the mental processes of starting from little, if any, prior coding experience to building substantial Discourse plugins.
Discourse is written by experienced developers and has a large codebase. This can feel intimidating. This intimidation factor can be a significant barrier for novice developers. This is a kind of ‘psychological primer’…
Discourse Themes and Theme Components can be used to customize the look, feel and functionality of Discourse’s frontend. This section of the developer guides aims to provide all the reference materials you need to develop simple themes for a single site, right up to complex open-source theme components.
This introduction aims to provide a map of all the tools and APIs for theme development. If you prefer a step-by-step tutorial for theme development, jump straight to:
Themes vs. Theme Compon…
6 إعجابات
Heliosurge
(Dan DeMontmorency)
28 مارس 2024، 7:54م
9
قد يساعد مكون السمة هذا Theme component
Created a very simple component to change the borders of images, oneboxes, blockquotes and staff notices shown in topics.
Allows change of the following settings
set image rounding intensity
set image border width
set image border color
set onebox rounding intensity
change onebox border width
change onebox border color
change onebox background color
set rounding blockquotes intensity
remove left border from blockquotes
set ‘staff color’ rounding intensity
topic thumbnail support for:
list ro…
وهذا لتصميم الأزرار
إعجابَين (2)
مرحباً يا أصدقاء، أرى أنكم تحاولون مساعدتي ولكنني لا أستطيع كتابة الأكواد.
إذا كان هناك كود جاهز يمكنني فقط إصلاحه.
إذا كان هناك أي شخص يمكنه المساعدة، فسأنتظر.
شكراً لكم.
ما يبدو سهلاً بالنسبة لكم هو صعب بالنسبة لي، الأكواد معقدة للغاية بالنسبة لي.
إنه ليس في المنتصف تمامًا.
ويبدو سيئًا جدًا بالنسبة لي.
أنا أغضب لأنني لا أستطيع التعديل ولكن لا يوجد شيء يمكنني فعله
بحث Reddit الأصلي يبدو رائعًا.
بالطبع إنه Reddit. لكنني أود أن أكون قادرًا على فعل هذا على الأقل بتقارب وثيق.
أنا الآن مبرمج
.floating-search-input .search-banner-inner.wrap .search-menu .search-input {
border-radius: 10px;
background-color: #3e3e58;
border: 0px solid;
}
.floating-search-input .search-banner-inner.wrap .search-menu .search-input:hover {
background-color: #4c4c6b;
}
6 إعجابات
مرحباً بالجميع!
.search-menu.menu-panel-results, .search-menu-container.menu-panel-results {
width: 600px;
left: 150px;
}
.floating-search-input .search-banner-inner.wrap .search-menu .search-icon {
left: 150px;
}
لقد كتبت هذه الأكواد، وعندما أضيفها إلى حقل CSS، تبدو كما أريد، لكنها لا تبدو كذلك لدى الآخرين.
هل يمكنك مساعدتي من فضلك؟
https://pvpfarm.com
وأريد توسيع حجم مربع البحث قليلاً للأعلى. لم أتمكن من العثور عليه، هل يمكن لأحد أن يجده؟
فقط للعلم @ogulcan1787 ، يبدو أن هذا قد يكون على وشك:\n\n\n[quote="Discourse, post:1, topic:1026"]\nومع ذلك، فإن أسئلة HTML و CSS الأساسية ليست ضمن نطاق الدعم.\n[/quote]\n\n\nهل قمت ببعض البحث عن هذه المشكلات خارج هذا المنتدى؟ أعتقد أن هناك الكثير من الموارد المتاحة.
3 إعجابات
نعم، أنا أبحث ولكن لا يمكنني العثور عليه.
https://developer.mozilla.org/ أنا أستخدم هذا الموقع
Lilly
(Lillian Louis)
31 مارس 2024، 12:08م
17
يبدو جيدًا بالنسبة لي؟
هل بحثت في هذا الموقع عن كيفية التوسيط؟
أفضل هذا الموقع بنفسي:
W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more.
5 إعجابات