قالب فوتر مای بی بی – سری دوم
سلام
در مطلب قبلی اولین فوتر رو گذاشته بودم برای اسکریپت انجمن ساز مای بی بی ، امروز دومین فوتر رو میذارم .
فوتری که میخوایم اضافه کنیم این هست :
آموزش :
- وارد کنترل پنل انجمن بشید ؛ سپس قالب و پوسته ها => قالب ها => قالب مورد نظر را انتخاب کنید => قالب های پا نوشت (footer) و سپس footer را انتخاب کنید و کد های زیر رو جایگزین کدهای موجود بکنید :
۱ ۲ ۳ ۴ ۵ ۶ ۷ ۸ ۹ ۱۰ ۱۱ ۱۲ ۱۳ ۱۴ ۱۵ ۱۶ ۱۷ ۱۸ ۱۹ ۲۰ ۲۱ ۲۲ ۲۳ ۲۴ ۲۵ ۲۶ ۲۷ ۲۸ ۲۹ ۳۰ ۳۱ ۳۲ ۳۳ ۳۴ ۳۵ ۳۶ ۳۷ ۳۸ ۳۹ ۴۰ ۴۱ ۴۲ ۴۳ ۴۴ ۴۵ ۴۶ ۴۷ ۴۸ ۴۹ ۵۰ ۵۱ ۵۲ ۵۳ ۵۴ ۵۵ ۵۶ ۵۷ ۵۸ ۵۹ ۶۰ ۶۱ ۶۲ ۶۳ ۶۴ ۶۵ ۶۶ ۶۷ ۶۸ ۶۹ ۷۰ ۷۱ ۷۲ |
<table width="۱۰۰%"> <tr> <td width="۳۳%"> <div class="thead" style="padding:4px;margin-bottom:3px;"> <span class=""> علاقه مندی ها </span> </div> </td> <td width="۰.۵%"> </td> <td width="۳۳%"> <div class="thead" style="padding:4px;margin-bottom:3px;"> <span class=""> درباره ما </span> </div> </td> <td width="۰.۵%"> </td> <td width="۳۳%"> <div class="thead" style="padding:4px;margin-bottom:3px;"> <span class=""> امکانات وبسایت </span> </div> </td> </tr> <tr> <td width="۳۰%" valign="top" class="trow1" style="text-align:right;font-size:13px;font-family:BkoodakBold,Tahoma;padding:15px;"> <a href="#" rel="nofollow"><img height="۶۴" width="۶۴" src="https://beporsam.ir/wp-content/uploads/2016/05/1461711767_internet-explorer.png"></a> <a href="#" rel="nofollow"><img height="۶۴" width="۶۴" src="https://beporsam.ir/wp-content/uploads/2016/05/1461711778_chrome.png"></a> <br /> <a href="#" rel="nofollow"><img height="۶۴" width="۶۴" src="https://beporsam.ir/wp-content/uploads/2016/05/1461711805_firefox.png"></a> <a href="#"><img height="۶۴" width="۶۴" src="https://beporsam.ir/wp-content/uploads/2016/05/1461711800_opera.png"></a> </td> <td width="۰.۵%"> </td> <td width="۳۹%" valign="top" class="trow1" style="font-size:13px;font-family:BkoodakBold,Tahoma;padding:15px;"> <p> بپرسم مکانی برای آموزش و رفع مشکلات </p> </td> <td width="۰.۵%"> </td> <td width="۳۰%" valign="top" class="trow1" style="font-size:13px;font-family:BkoodakBold,Tahoma;padding:15px;"> <div> <ul> <li><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a></li> <li><a href="#top">{$lang->bottomlinks_returntop}</a></li> <li><a href="<archive_url>">{$lang->bottomlinks_litemode}</a></li> <li><a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></li> </ul> </div> </td> </tr> <tr> <td width="۳۳%"> <div class="tfoot" style="margin-top:1px;padding:0;"> </div> </td> <td width="۰.۵%"> </td> <td width="۳۳%"> <div class="tfoot" style="margin-top:1px;padding:0;"> </div> </td> <td width="۰.۵%"> </td> <td width="۳۳%"> <div class="tfoot" style="margin-top:1px;padding:0;"> </div> </td> </tr> </table> <br /> </div> <br class="clear" /> <!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code --> {$auto_dst_detection} </div> </div> |
قبل از هر گونه تغییری ، از کدهای footer یک کپی بگیرید ، تا در صورت خرابی قالب نگران نباشید .
موفق باشید .
ارسال نظر
شما باید وارد شوید یا عضو شوید تا بتوانید نظر ارسال کنید