-
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.
There is an issue with tags when displaying the view, and difficulties with styles.
In the same view, three types of "page" have been created with the string type - "fields". In the first two types, these fields are displayed using <div> tags, but in the third type, for some reason, they are displayed using <span> tags. The fields are absolutely identical (title, image, etc., and their placement is also consistent). As a result, I wrote styles for the <div> tag classes and everything works fine with them, but the <span> tags have exactly the same styles and behave differently.
Question: how can I make the view output the fields using <div> tags?
- Log in to post comments