يا [you] مشكلة فى تناسق اقسام الاستايل
[align=center]
السلام عليكم ورحمة الله وبركاته
بسم الله الرحمن الرحيم
الحمدلله والصلاة والسلام على رسول الله وعلى آله وصحبه أجمعين
مشكلة فى الاستايل بعد تركيبة عدم تناسق الأقسام
وقمت بإسترجاع قالب ال forumhome
وقوالب الصفحة الرئيسية
ولاكن تم التأثر على الإستايل
فاأرجو حل هذه المشكلة لأنى وضعتها بمنتديات أخرى ولم أجد الحل
[gdwl]
الصور توضح
[/gdwl]
[glint]
الصورة الأولى
[/glint]
http://www.mwadah.com/images/imgcache/notfound.gif
[glint]
الصورة الثانية
[/glint]
http://www.mwadah.com/images/imgcache/notfound.gif
[/align]
رد: يا [you] مشكلة فى تناسق اقسام الاستايل
هذا الحل ولكن شكلك خبصت الستايل :
http://www.mwadah.com/t25765/
تحياتي .
رد: يا [you] مشكلة فى تناسق اقسام الاستايل
[align=center]
تسلم اخى ابو راشد ولكن قمت بعمل التجربة
والمشكلة هى هى
...................
وقمت بعرضها على اخى لوشا
ولم اجد حلاً سوى دمج المنتدى بنسخة جديدة
[/align]
رد: يا [you] مشكلة فى تناسق اقسام الاستايل
[align=center]
وينكوا يااخوانى
محد عنده حل
؟؟؟؟؟
[/align]
رد: يا [you] مشكلة فى تناسق اقسام الاستايل
طيب جرب الحل هذا
ابحث عن القالب forumhome_lastpostby
استبدل محتواه بالكود التالي :
كود PHP:
<if condition="$show['lastpostinfo']">
<div class="smallfont" align="$stylevar[left]">
<div style="clear:both">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="250">
<tr>
<td width="100%"><if condition="$show['lastpostinfo']">
<if condition="$show['icon']"><img class="inlineimg" src="$icon[iconpath]" alt="$icon[title]" border="0" /></if>
<a href="showthread.php?$session[sessionurl]goto=newpost&t=$lastpostinfo[lastthreadid]" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostinfo[trimthread]</strong></a> </if>
</td>
</tr>
</table>
</div>
<div<if condition="is_browser('ie', 6)"> style="float:$stylevar[left]"</if>>
<phrase 1="member.php?$session[sessionurl]find=lastposter&f=$lastpostinfo[forumid]" 2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase>
</div>
<div align="$stylevar[right]">
$lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if>
<a href="showthread.php?$session[sessionurl]goto=lastpost&t=$lastpostinfo[lastthreadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a>
</div>
</div>
<else />
<div class="smallfont" align="$stylevar[right]">
$lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if>
<a href="showthread.php?$session[sessionurl]goto=lastpost&t=$lastpostinfo[lastthreadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a>
</div>
</if>