رفتن به مطلب

خارج کردن سایت از حالت رسپانسیو


پست های پیشنهاد شده

سلام

متوجه سوالتون نشدم ..

میخوایین خاصیت ریسپانسیو به کل از سایت برداشته بشه ؟!

باید داخل کدهای استایل سایتتون ، کدهای media رو پیداکنین و به کل حذف کنین .

مثلا یکی از media استایل سایتتون اینه :

@media screen and (max-width: 360px) {
  #headerinner { width: 100%; margin: 0px auto; }
  #logo { width: 100%; text-align: center; }
  #header_baner { width: 100%; text-align: center; margin-bottom: 5px; }
  #menu { width: 99%; }
  .nav-main { width: 100%; }
  #container { width: 100%; }
  #sidebar-left { display: none; }
  #sidebar-right { display: none; }
  #content { float: none; width: 96%; margin: auto; }
  .metabox { display: none; }
  .post { clear: none; width: 157px; float: right; margin-right: 4px; height: 247px; }
  .pagination { clear: both; }
  .tooltip { display: none; }
  #footer { height: 100%; }
  .footer-right, .footer-left, .footer-tag, .fans { width: 99%; }
  .footer-left { height: 100%; }
  .post-ads img, .postdowne-ads img { width: 100%; }
  .infoposts li { margin-right: 2px; }
  .dl-n::before { content: "........................................"; }
  form#commentform textarea { width: 325px; }
  .posttum img { width: 149px; height: 237px; }
  .posttum { width: 95%; text-align: center; }
}

 

  • امتیاز 1
لینک به ارسال
در 17 دقیقه قبل، alitna گفته است :

سلام

متوجه سوالتون نشدم ..

میخوایین خاصیت ریسپانسیو به کل از سایت برداشته بشه ؟!

باید داخل کدهای استایل سایتتون ، کدهای media رو پیداکنین و به کل حذف کنین .

مثلا یکی از media استایل سایتتون اینه :


@media screen and (max-width: 360px) {
  #headerinner { width: 100%; margin: 0px auto; }
  #logo { width: 100%; text-align: center; }
  #header_baner { width: 100%; text-align: center; margin-bottom: 5px; }
  #menu { width: 99%; }
  .nav-main { width: 100%; }
  #container { width: 100%; }
  #sidebar-left { display: none; }
  #sidebar-right { display: none; }
  #content { float: none; width: 96%; margin: auto; }
  .metabox { display: none; }
  .post { clear: none; width: 157px; float: right; margin-right: 4px; height: 247px; }
  .pagination { clear: both; }
  .tooltip { display: none; }
  #footer { height: 100%; }
  .footer-right, .footer-left, .footer-tag, .fans { width: 99%; }
  .footer-left { height: 100%; }
  .post-ads img, .postdowne-ads img { width: 100%; }
  .infoposts li { margin-right: 2px; }
  .dl-n::before { content: "........................................"; }
  form#commentform textarea { width: 325px; }
  .posttum img { width: 149px; height: 237px; }
  .posttum { width: 95%; text-align: center; }
}

 

 

داداش نتظر در مورد غیر فعال کردن این کد چی؟ 

 

<meta name="viewport" content="width=device-width; initial-scale=1.0">

 

از فایل هدر؟؟

لینک به ارسال

لطفا برای ارسال دیدگاه وارد شوید

شما بعد از اینکه وارد حساب کاربری خود شدید می توانید دیدگاهی ارسال کنید



ورود به حساب کاربری
×
×
  • اضافه کردن...