مرجع پارسی MyBB
بهم ریختن global.css - نسخه‌ی قابل چاپ

+- مرجع پارسی MyBB (https://community.mybbiran.com)
+-- انجمن: آرشیو (https://community.mybbiran.com/forum-128.html)
+--- انجمن: آرشیو انجمن های قدیمی (https://community.mybbiran.com/forum-129.html)
+---- انجمن: مای بی بی نسخه 1.6 (https://community.mybbiran.com/forum-83.html)
+----- انجمن: خدمات پشتیبانی MyBB 1.6 (https://community.mybbiran.com/forum-89.html)
+------ انجمن: مشکلات دیگر (https://community.mybbiran.com/forum-93.html)
+------ موضوع: بهم ریختن global.css (/thread-16944.html)



بهم ریختن global.css - toorej - ۱۳۹۳/۶/۲۸

دوستان قسمت global.css بنده بهم ریخته منظورم این قسمت 2 که در تصویر مشخص کردم قبلا گوشه سمت پچ تو همین خط بود الان اینجوری شده باید چطور به حالت اول برش گردونم


[تصویر:  Untitled.png]


RE: بهم ریختن global.css - firstboy000 - ۱۳۹۳/۶/۲۸

کلاس : 
کد:
#breadcrumb

خاصیت width رو پاک کنید.


RE: بهم ریختن global.css - toorej - ۱۳۹۳/۶/۲۹

(۱۳۹۳/۶/۲۸، ۲۳:۳۳:۱۹ عصر)firstboy000 نوشته است: کلاس : 

کد:
#breadcrumb

خاصیت width رو پاک کنید.

بنده این خاصیت(width) رو ندارم چکار کنم


RE: بهم ریختن global.css - firstboy000 - ۱۳۹۳/۶/۲۹

کد:
#breadcrumb {
background: #FFA500;
border: 1px solid #d6d6d6;
text-shadow: #fff 0px 1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: rgba(0,0,0,0.05) 0px 1px 2px;
-moz-box-shadow: rgba(0,0,0,0.05) 0px 1px 2px;
box-shadow: rgba(0,0,0,0.05) 0px 1px 2px;
overflow: hidden;
line-height: 37px;
margin-bottom: 4px;
clear: right;
direction: ltr;
width: 60%;
}

این مگه نیست؟اون خاصیت آخریش مگه نیست؟


RE: بهم ریختن global.css - toorej - ۱۳۹۳/۶/۲۹

(۱۳۹۳/۶/۲۹، ۱۰:۰۲:۳۱ صبح)firstboy000 نوشته است:
کد:
#breadcrumb {
background: #FFA500;
border: 1px solid #d6d6d6;
text-shadow: #fff 0px 1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: rgba(0,0,0,0.05) 0px 1px 2px;
-moz-box-shadow: rgba(0,0,0,0.05) 0px 1px 2px;
box-shadow: rgba(0,0,0,0.05) 0px 1px 2px;
overflow: hidden;
line-height: 37px;
margin-bottom: 4px;
clear: right;
direction: ltr;
width: 60%;
}

این مگه نیست؟اون خاصیت آخریش مگه نیست؟

نه این نیست اینه

کد:
border: 1px solid #d6d6d6;
text-shadow: #fff 0px 1px 0px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: rgba(0,0,0,0.05) 0px 1px 2px;
-moz-box-shadow: rgba(0,0,0,0.05) 0px 1px 2px;
box-shadow: rgba(0,0,0,0.05) 0px 1px 2px;
overflow: hidden;
line-height: 37px;
margin-bottom: 4px;
clear: right;
direction: ltr;
h1,h2,h3,h4,h5,h6{
    display: inline;
margin: 0;
padding: 0;



RE: بهم ریختن global.css - firstboy000 - ۱۳۹۳/۶/۲۹

فکر کنم الان درست شده.


RE: بهم ریختن global.css - toorej - ۱۳۹۳/۷/۱۹

آقا این مشکل باز برام پیش اومده چکار کنم؟


RE: بهم ریختن global.css - ALI GHIAMI - ۱۳۹۳/۷/۲۰

کد php:
clearright
رو به


کد php:
clearleft

تبدیل کنید Blush


RE: بهم ریختن global.css - toorej - ۱۳۹۳/۷/۲۰

(۱۳۹۳/۷/۲۰، ۲۲:۱۸:۴۷ عصر)ALI GHIAMI نوشته است:
کد php:
clearright
رو به



کد php:
clearleft

تبدیل کنید Blush
 مشکل همچنان باقیست