انجمن


مشکل در قالب  (۵ نوشته)

  • modaser

    آفلاین
    عضو
    تعداد نوشته‌ها: ۷۲
    تشکر شده: ۴۲ بار
    # نوشته شده: ۱۵ سال پیش
    ۱۷ تیر ۱۳۸۷ - ۲۳:۰۴

    بعد از کلی کلنجار رفتن با تم Elegant Brit تونستم این چیزی که در سایتم هست را در بیارم http://www.blog.modaser.com چند تا مشکل دارم

    از دوستان گلم تقاضای کمک به این بنده را دارم

    مشکل:
    1- در قسمت footer در ie مشکلی نیست اما در فایرفاکس و اپرا و سفری footer به سمت چپ می رود
    2- در ie لوگو ترنسپرنتی نیست
    3- در ie سایدبار ها اندازه درست را نشان نمی دهند

    صمیمانه پیاپیش از کمکتون ممنون

  • modaser

    آفلاین
    عضو
    تعداد نوشته‌ها: ۷۲
    تشکر شده: ۴۲ بار
    # نوشته شده: ۱۵ سال پیش
    ۱۸ تیر ۱۳۸۷ - ۰۰:۰۳

    بالاخره تونستم بفهمم چرا وسط نیست footer باید
    margin-left:auto;
    margin-right:auto;

    را اضافه کنم

    ولی کماکان مشکلات دیگه ای داره :-(

  • garfield

    آفلاین
    عضو
    تعداد نوشته‌ها: ۷۹۲
    تشکر شده: ۲۶۲ بار
    # نوشته شده: ۱۵ سال پیش
    ۱۸ تیر ۱۳۸۷ - ۲۱:۱۲

    بهترین کار میدونی چیه؟
    قالب من تو هیچ مرورگری جز firefox درست کار نمی کرد. رفتم اینجا آدرس سایتم رو دادم و مشکلات html ش رو درست کردم با کمال تعجب همه چیزش درست شد! مشکلاتی هم که باقی موند از افزونه هایی بود که استفاده می کنم.

    فقط یه چیز جالب بهت بگم. تو firefox نوشته هات چپ چینه!

    سایت من همه ش 9 خطا داشت همه چیزش به هم ریخته بود. الان چک کردم دیدم مال تو 24 تا خطا داره.

    Failed validation, 24 Errors

    مثلاً
    برای درست کردن خطاهایی مثل اولی کیبوردت رو انگلیسی کن کاراکتری که خطا داشته رو تو قالبت پیدا کن و دوباره بنویسش.

  • condol

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۴۰
    تشکر شده: ۱۰ بار
    # نوشته شده: ۱۴ سال پیش
    ۱۹ اردیبهشت ۱۳۸۸ - ۲۳:۵۹

    سلام
    من رفتم و برای وبلاگ من 17 خطا گرفت حالا نمی دونم اینها را باید در کجا اصلاح کنم لطفا راهنمایی کنید در ضمن با پوسته های متفاوت تست کردم برای هر کدوم یه خطا می ده و کمترین خطا مربوط به این پوسته است .
    در ضمن واقعا افزایش خطا جای نگرانی دارد ؟

  • condol

    آفلاین
    عضو
    تعداد نوشته‌ها: ۱۴۰
    تشکر شده: ۱۰ بار
    # نوشته شده: ۱۴ سال پیش
    ۲۰ اردیبهشت ۱۳۸۸ - ۰۰:۰۱

    این هم لیست خطا ها

    W3C Markup Validation Service
    
    Check the markup (HTML, XHTML, …) of Web documents
    
        * Jump To:
        * Validation Output
    
    Errors found while checking this document as XHTML 1.0 Transitional!
    Result: 	17 Errors
    Address:
    Encoding: 	utf-8
    Doctype: 	XHTML 1.0 Transitional
    Root Element: 	html
    Root Namespace: 	http://www.w3.org/1999/xhtml
    The W3C validators rely on community support for hosting and development.
    Donate and help us build better tools for a better web.
    Options
    Show Source 	Show Outline 	List Messages Sequentially Group Error Messages by Type
    Validate error pages 	Verbose Output 	Clean up Markup with HTML Tidy
    
    Help on the options is available.
    
    ↑ Top
    Validation Output: 17 Errors
    
       1. Error Line 430, Column 44: ID "searchform" already defined
    
          …ss="sidebox"><form method="get" id="searchform" action="http://www.condol.ir/
    
          ✉
    
          An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
       2. Info Line 94, Column 43: ID "searchform" first defined here
    
          …lass="search"><form method="get" id="searchform" action="http://www.condol.ir
    
       3. Error Line 432, Column 48: ID "s" already defined
    
          	<div><input type="text" value="" name="s" id="s" />
    
          ✉
    
          An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
       4. Info Line 94, Column 142: ID "s" first defined here
    
          …lass="textbox" value="" name="s" id="s" /><input type="submit" id="searchsubm
    
       5. Error Line 433, Column 27: ID "searchsubmit" already defined
    
          	<input type="submit" id="searchsubmit" value="جست‌وجو" />
    
          ✉
    
          An "id" is a unique identifier. Each time this attribute is used in a document it must have a different value. If you are using this attribute as a hook for style sheets it may be more appropriate to use classes (which group elements) than id (which are used to identify exactly one element).
       6. Info Line 94, Column 172: ID "searchsubmit" first defined here
    
          …s" id="s" /><input type="submit" id="searchsubmit" value="جستجو" /></form></…
    
       7. Error Line 468, Column 92: document type does not allow element "span" here; assuming missing "li" start-tag
    
          …t; font-family:Tahoma; float:right;">
    
          ✉
       8. Error Line 469, Column 11: an attribute value specification must be an attribute value literal unless SHORTTAG YES is specified
    
          	<div dir=rtl class="ayahstyle" style="direction:rtl;text-align:right">
    
          ✉
       9. Error Line 469, Column 71: document type does not allow element "div" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag
    
          …style" style="direction:rtl;text-align:right">
    
          ✉
    
          The mentioned element is not allowed to appear in the context in which you've placed it; the other mentioned elements are the only ones that are both allowed there and can contain the element mentioned. This might mean that you need a containing element, or possibly that you've forgotten to close a previous element.
    
          One possible cause for this message is that you have attempted to put a block-level element (such as "<p>" or "<table>") inside an inline element (such as "<a>", "<span>", or "<font>").
      10. Error Line 473, Column 8: end tag for "li" omitted, but OMITTAG NO was specified
    
             </ul>
    
          ✉
    
          You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".
      11. Info Line 468, Column 3: start tag was here
    
             <span style="border-collapse: collapse; font-size:8pt; font-family:Tahoma; fl
    
      12. Error Line 469, Column 10: XML Parsing Error: AttValue: " or ' expected
    
          	<div dir=rtl class="ayahstyle" style="direction:rtl;text-align:right">
    
          ✉
      13. Error Line 469, Column 10: XML Parsing Error: attributes construct error
    
          	<div dir=rtl class="ayahstyle" style="direction:rtl;text-align:right">
    
          ✉
      14. Error Line 469, Column 10: XML Parsing Error: Couldn't find end of Start Tag div line 469
    
          	<div dir=rtl class="ayahstyle" style="direction:rtl;text-align:right">
    
          ✉
      15. Error Line 471, Column > 80: XML Parsing Error: Opening and ending tag mismatch: span line 468 and div
    
          …/www.parsquran.com/data/verse.php?lang=far"></script></div>…
    
          ✉
      16. Error Line 472, Column 10: XML Parsing Error: Opening and ending tag mismatch: ul line 466 and span
    
             </span>
    
          ✉
      17. Error Line 473, Column 8: XML Parsing Error: Opening and ending tag mismatch: li line 466 and ul
    
             </ul>
    
          ✉
      18. Error Line 475, Column 6: XML Parsing Error: Opening and ending tag mismatch: ul line 396 and li
    
          	</li>		<li class="sidebox">						<div class="textwidget"><!-- Begin WebGozar.co
    
          ✉
      19. Error Line 527, Column 12: XML Parsing Error: Opening and ending tag mismatch: div line 395 and ul
    
          		</li></ul>
    
          ✉
      20. Error Line 530, Column 6: XML Parsing Error: Opening and ending tag mismatch: body line 85 and div
    
          </div><!-- end id:container --><div id='wp_page_numbers'>
    
          ✉
      21. Error Line 557, Column 7: XML Parsing Error: Opening and ending tag mismatch: html line 2 and body
    
          </body>
    
          ✉
    
    ↑ Top
    
        * Home |
        * About... |
        * News |
        * Docs |
        * Help & FAQ |
        * Feedback |
        * Contribute |
    
    W3COpen-Source
    
    I heart Validator logo
    
    This service runs the W3C Markup Validator, v0.8.5.
    
    Copyright © 1994-2009 W3C® (MIT, ERCIM, Keio), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply. Your interactions with this site are in accordance with our public and Member privacy statements.

درباره‌ی این موضوع



برچسب‌ها

هیچ برچسبی نیست.