-
EBT Blocks 🧱
-
EPT Paragraphs 🆕
-
Resources & Support
- Drupal Book
- Blog
- Case Studies
- Drupal Documentation
- JSON Drop API Documentation
- Forum
- What's New
- Download Drupal
- Contact
Extra Block Types (EBT) - New Layout Builder experience❗
Extra Block Types (EBT) - styled, customizable block types: Slideshows, Tabs, Cards, Accordions and many others. Built-in settings for background, DOM Box, javascript plugins. Experience the future of layout building today.
❗Extra Paragraph Types (EPT) - New Paragraphs experience
Extra Paragraph Types (EPT) - analogical paragraph based set of modules.
GLightbox is a pure javascript lightbox (Colorbox alternative without jQuery)❗
It can display images, iframes, inline content and videos with optional autoplay for YouTube, Vimeo and even self-hosted videos.
Question about the lesson
Theme: http://drupal.org/project/wilderness
How to change the design of content in regions?
I have been searching for how to do this in page.tpl.php without success. How do the "artmenu" styles work for the "menu" region, but when I try to apply the same in the page.tpl.php file for another list, for example through <div>, it does not work correctly, specifically the menu items disappear? And what is this anomaly where if you remove the <div> tag and simply output <?php echo $navigation; ?>, the items still remain, albeit with incomplete layout styles?
Attachment:

- Log in to post comments