file index.templat.php
หา -->>
<div id="toolbar">
<div class="wrapper">
' , !empty($settings['change_menustyle']) ? template_menu() : template_dropdown() , '
</div>
</div>
แก้เป็น -->>
<div class="wrapper">
<div id="toolbar">
' , !empty($settings['change_menustyle']) ? template_menu() : template_dropdown() , '
</div>
</div>
ลิงค์หัวข้อ:
http://dexmore.com/topic/7182