نقاش ميدياويكي:Monobook.css

أضِف موضوعًا
النقاشات النشطة

14:46, 27 يوليو 2005 Jak

هذه ترجمة التعليقات في الكود:

/* underline all links */

a { text-decoration: underline }

/* design of login form, may cause minor bugs in moz/firefox */
 form#userlogin {

 float: right;
 background-color: #ffffe6;
 border: 2px solid #fc6;
 color: #000;
 margin-left: 2em;
width: 427px; padding: 1em; padding-left: .7em; }

form#userlogin table {

 float: right;
 background-color: #ffffe6;
 color: #000;
width: 427px; }

/* no underline in special-char box */

editpage-specialchars a { text-decoration: none; } 
editpage-specialchars a:hover { text-decoration: underline; } 

/* emphasizing error messages */
 p.error {

 font-weight: bold;
}

/* increasing the size of the "source:" line at the footer */
 span#URLSource { font-size: 1.2em; font-weight: bold; direction: ltr; }

/* decreasing letter spacing */ body { letter-spacing: 0.001em; }

/*

print changes

/* 
/* hiding links that are for sysops only */

edit-for-sysops { 
 display: none;
} @media print {

   #content{
text-align:right; /* fixing text direction on print */ direction: rtl; }

.printfooter {display: none;} /* cancel the line "source:" */

}

/* fix moz/firefox  UL list display

*/
.ns-0 * #content ul{ display: table; }

/* fixing special:preferences */ fieldset {

 padding-right: 25px;
}

רועי | שיחה | 14:23, 26 יולי 2005 (UTC)

Thank you for the help. There is one part that was not translated, which is this one:

/* קוד לסידור רשימות (רשימות מסוג * בלבד (ולא מסוג #)) שלא מוצגות טוב במוזילה/פיירפוקס. נזקים: עלול לגרום לריבוע הקטן שליד הפריט הארוך ביותר ברשימה לעוף- וכך הוא מסתיר מעט טקסט. הערות: הקוד מופעל רק על התוכן (#content)- רק שם יש בעיה (ולא על תפריט הצד) הקוד מופעל רק במרחב המאמרים (ns-0) כיוון שהקוד עלול לגרום לעיוותים שונים במרחב הקטגוריות... ובדר"כ אין בעיות במרחבים אחרים.

  • /

I will be very thankful if you can. Thank you very much.


Code for fixing lists (only * type, not # yet) that aren't displayed correctly on moz/firefox. Might cause the longest line to move to the right, but that's all. Notes: works only on the content (#content), as that's the only problematic area (there are no problems with the sidebar etc.) Works only on the main namespace (ns-0) since it might cause some problems on the "Category:" namespace. רועי | שיחה | 21:17, 26 יולי 2005 (UTC)

--Jak 13:46, 27 يوليو 2005 (UTC)

10:42, 17 ديسمب 2005 Gangleri

  • Hallo! Tray to use
/* <div dir="ltr" > */
/* <pre> */

at the start

and

/* </pre> */
/* </div> */

at the end.

See yi:MediaWiki:Monobook.css. Good luck! Best regards Gangleri ‮|‬ Th ‮|‬ T ‮|‬ 10:43, 17 ديسمبر 2005 (UTC)

increase font size

Could a sysop increase the font size for the entire site by inserting the following?

<code>

#bodyContent {font-size:115%;}

</code>

Thank you! --Shibo77 07:59, 15 مارس 2006 (UTC)

حجم الخط

التغييرات الأخيرة (تكبير حجم الخط) سببت في ظهور شريط أفقي في الأسفل، كما أنه لا يمكن قراء عبارة "توقف عن مراقبة الصفحة" كلها إلا بعد تحريك الشريط نحو اليسار. أرجو تصغير الخط المستخدم في الأزرار الظاهرة فوق الصفحات قليلاً ("مقالة"، "نقاش"، "عدل"، إلخ...) حتى لا يظهر الشريط الأفقي في كل صفحة. محمد (ناقش) 21:18, 30 ديسمبر 2006 (UTC)

كم تبلغ دقة الشاشة عندك؟ 800*600 وحدها تؤدي إلى هذا الخطأ ولا أظن تصغير الخط سيصلح هذا خصوصا وأن لديك "حماية الصفحة" و"حذف هذه الصفخة" أيضا --Mido أترك رسالة 21:57, 30 ديسمبر 2006 (UTC)
كلا دقة جهازي 1024 × 768. محمد (ناقش) 22:09, 30 ديسمبر 2006 (UTC)
يمكن حل المشكلة بتغيير الأسماء:
ناقش هذه الصفحة >> نقاش
تاريخ الصفحة >> تاريخ
حماية الصفحة >> حماية
وهكذا. محمد (ناقش) 22:12, 30 ديسمبر 2006 (UTC)
غريبة, أعمل الأن هلى هذه الدقة بدون مشاكل (أعمل في الأغلب على 1152). هل من أحد يواجه هذه المشكلة أيضا؟ لنترك تغيير الأسماء كحل أخير --Mido أترك رسالة 22:16, 30 ديسمبر 2006 (UTC)
انا لا أواجه أي مشكلة ، ولكن بنفس الوقت، ليس لدي إختيار حماية أو ما شابه، لا ربما هذا شيء يقتصر على الإداريين. --LORD ANUBIS (ناقش) 22:18, 30 ديسمبر 2006 (UTC)
عُد إلى صفحة "Monobook.css".