أهلا وسهلا بك زائرنا الكريم في منتدى دعم PBBoard الرسمي، لكي تتمكن من المشاركة ومشاهدة جميع أقسام المنتدى وكافة الميزات ، يجب عليك إنشاء حساب جديد بالتسجيل بالضغط هنا أو تسجيل الدخول اضغط هنا إذا كنت عضواً .

style validat


مشاهدة المشاركة في الموضوع بالعرض العادي
look/images/icons/i1.gif [مجابه] style validat
  13-11-2012 03:28 مساءً  
Soliman
معلومات الكاتب
المشاركة الأصلية كتبت بواسطة: pbb center iran the ddos & suspend Problem SOlved

plz help to how i can validate style :

CODE
http://validator.w3.org/check?uri=http%3A%2F%2Fpbboard.ir%2F&amp;charset=%28detect+automatically%29&amp;doctype=Inline&amp;group=0<br />



[Line 138, Column 65: document type does not allow element "form" here; assuming missing "li" start-tag

tag " ul " Must be inside the

CODE
<li>
	</li>
	




Line 215, Column 211: cannot generate system identifier for general entity "index"



Replace

CODE
&amp;<br />


With

CODE
&amp;amp;<br />






Line 1628, Column 66: document type does not allow element "table" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag



Open sections_list templateid

Search For



CODE
    <font class="smallfont">
	    {if {$forum['is_sub']}}
	    {if {$_CONF['info_row']['no_sub']}}
	    {$forum['sub']}
	    {/if}
	    {/if}
	    </font>
	


And replace it with



CODE

	    {if {$forum['is_sub']}}
	    {if {$_CONF['info_row']['no_sub']}}
	    {$forum['sub']}
	    {/if}
	    {/if}
	






Greetings

style validat


تم تحرير المشاركة بواسطة :Soliman بتاريخ:13-11-2012 03:30 مساءً



الساعة الآن 11:50 AM