siêu micro

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
ntsieucom's picture

Hướng dẫn phát triển Giao diện drupal 7

Em đang muốn thiết kế giao diện cho trang này nhưng bị vướng ở chỗ:

Top menu khi em dùng

<?php
if($page[&#039;top_menu&#039;]):
?>
<!-- Begin: Top menu created by Tuấn Ven--> <div class="topmenu">
<?php
print render($page[&#039;top_menu&#039;]);
?>
</div> <!-- End: Top menu created by Tuấn Ven-->
<?php
endif;
?>

thì hiên luôn Top menu
và một loạt menu em tao và set vị trị top menu

trang của em http://sopdoc.com

Em muốn bỏ cái chữ TOp Menu đi, và override thế nào?? để nó ko như thế này

<

div class="region region-top-menu">

Read more
Subscribe with RSS Syndicate content