المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : هاك أظهار صوره مصغره عشوائيه بدلا من أسم القسم


kwety
23-12-2005, 02:19 PM
السلام عليكم

هاك أظهار صوره مصغره عشوائيه بدلا من أسم القسم

طريقة تركيب الهاك

أفتح تامبلت category_bit.html

أمسح اللي داخله ((أحتفظ بنسخه طبعا))

أضف الكود التالي

<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">

{if random_cat_image_file}<a href="{cat_url}"><img src="{random_cat_image_file}" border="1" width="32" height="32"></a>{endif random_cat_image_file}

</td>
<td> <a href="{cat_url}" class="maincat">{cat_name}</a>&nbsp;({num_images})
{if cat_is_new}<sup class="new">{lang_new}</sup>{endif cat_is_new} </td>
</tr>
</table>

وبأمكانك تغيير حجم الصوره المصغره
من هذا السطر في الكود السابق

width="32" height="32"



وشكرا