|  09-05-2012, 11:40 PM | #20 | 
	| مدير عام 
				 
				تاريخ التسجيل: Apr 2012 الدولة: جده 
					المشاركات: 2,846
				      | 
				 رد: تعديل قالب افلام ماكس 
  
		
			
			أرجو أن لا تستعمل القالب فيما لا يُرضي الله  
 
  	تفضل الحل :
 أولا احذف هذا الكود :
 
 
 
	ثم أضف الكود التالي بعد ]]></b:skin> :كود PHP: 
		
			
/*----------------------------------------------------     {--------}  Post Entry  {--------}
 ----------------------------------------------------*/
 .entry {
 background:#fff;
 margin:0 0;
 padding:  0px 5px ;
 }
 
 
 .entry img {
 max-width:800px;
 background: #1D1D1D;
 border: 1px dotted #4A4949;
 margin:0px 0px 0px 0px;
 padding:0px;
 float:center;
 }
 
 
 .entry a:link,
 .entry a:visited {
 color:#1D81B6;
 background-color: transparent;
 }
 .entry a:hover {
 color:#00488F;
 background-color: transparent;
 text-decoration: none;
 }
 
 .entry ul, .entry ol{
 margin: .4em 0 1em;
 line-height: 150%;
 }
 
 
 .entry ul li, .entry ol li{
 list-style-position:outside;
 margin-right: 1.6em;
 }
 
 .entry p{
 color:#fff;
 font-weight:bold;
 text-align:center;
 margin:0;
 padding:5px 0 0 0;
 line-height:15px;
 }
 
 
 
 
	أتمنى أن تربط مدونتك بنا  	 	اربط مدونتك بناكود PHP: 
		
			
<b:if cond='data:blog.pageType == "index"'>     <style>
 /* Index Post */
 .entry {
 margin:0 0;
 padding:  0px 5px ;
 }
 
 
 .entry img {
 max-width:800px;
 background: #1D1D1D;
 border: 1px dotted #4A4949;
 margin:0px 0px 0px 0px;
 padding:0px;
 float:center;
 }
 
 
 .entry a:link,
 .entry a:visited {
 color:#1D81B6;
 background-color: transparent;
 }
 .entry a:hover {
 color:#00488F;
 background-color: transparent;
 text-decoration: none;
 }
 
 .entry ul, .entry ol{
 margin: .4em 0 1em;
 line-height: 150%;
 }
 
 
 .entry ul li, .entry ol li{
 list-style-position:outside;
 margin-right: 1.6em;
 }
 
 .entry p{
 color:#fff;
 font-weight:bold;
 text-align:center;
 margin:0;
 padding:5px 0 0 0;
 line-height:15px;
 }
 </style>
 </b:if>
 
 <b:if cond='data:blog.pageType == "item"'>
 <style>
 .entry {
 background:#fff;
 margin:0 0;
 padding:  0px 5px ;
 }
 
 
 .entry img {
 max-width:800px;
 background: #1D1D1D;
 border: 1px dotted #4A4949;
 margin:0px 0px 0px 0px;
 padding:0px;
 float:center;
 }
 
 
 .entry a:link,
 .entry a:visited {
 color:#1D81B6;
 background-color: transparent;
 }
 .entry a:hover {
 color:#00488F;
 background-color: transparent;
 text-decoration: none;
 }
 
 .entry ul, .entry ol{
 margin: .4em 0 1em;
 line-height: 150%;
 }
 
 
 .entry ul li, .entry ol li{
 list-style-position:outside;
 margin-right: 1.6em;
 }
 
 .entry p{
 color:#fff;
 font-weight:bold;
 text-align:center;
 margin:0;
 padding:5px 0 0 0;
 line-height:15px;
 }
 </style>
 </b:if>
 
 
 
				__________________ 
                  | 
	|   |  |