السلام عليكم ورحمه الله وبركاته
اول شي ابارك لكم صدور النسخه الجديده
وثاني شي
انا عندي استفسار
عن طريقه تكبير صور الاقسام الرئيسيه (الواجهه)
لاني جلست اكثر من ساعه وانا اعدل في
ملف
home.tpl
بس
ما ينفع
لانه ينحاس القسم الصور تكون كبيره بس مكان الصور لا يتغير
ورحت لملف الgreen_style_ar.css
حتى القى شي اعدل به
بس ماحصلت شي
وهذا تعديلي
وين المشكله حتى اعدله
وياليت يكون فيه توضيح
<div class="center-site"> <div class="title-show"> <!--{Navbar}--> </div> <div class="show"><!--{CategoryShow}--> <div class="on-show"> <div class="title-on-show"> <div class="tit"><a href="{Main_Cat_Url}">{Main_Cat_title}</a></div> <div class="nb">{Main_Cat_num}</div> </div> <div class="img-show"> <a href="{Main_Cat_Url}"> <img src="{Home_Url}/yalla_img/{Main_Cat_img}" width="212" height="142" alt="{Main_Cat_title}" /></a> </div> <div class="links-show"> {Sub_Cats} </div> </div><!--{EndCategoryShow}--></div></div><div class="center-site"> <div class="title-show"> <a href="{Home_Url}/new.html">[Lang_Newsofts]</a> </div> <div class="show"> <!--{LastSoftsShow}--> <div class="show-prog"> <table class="table" border="0" cellpadding="0" cellspacing="0"> <tr> <td style="width:90px; vertical-align:top;"> <div class="photo-prog"> <img src="{Home_Url}/yalla_img/{Last_Soft_Photo}" width="212" height="142" alt="{Last_Soft_Name}" /> </div> </td> <td style="vertical-align:top;"> <div class="data-prog"> <div class="title-prog"> <a href="{Last_Soft_Url}">{Last_Soft_Title}</a> </div> <div class="text-prog"> {Last_Soft_Details} </div> <div class="comment-prog"> <b>[Lang_NumDownload] : {Last_Soft_Numdownload} </b> <b>[Lang_SoftCat] : {Last_Soft_Cat} </b> <b>[Lang_AddDate] : {Last_Soft_Date}</b> </div> </div> </td> </tr> </table> </div><!--{EndLastSoftsShow}--></div></div>