This forum is for assistance with theme development.

[Fixed] - Bootstrap style : content section not taking 100% width when no side menu

Title is quite self explanatory but to provide more input, main content section stays in col-sm-9 style even if side menu ( secondary in my case ) is empty.

Visually it is quite obvious to notice : http://77beauval.net/_pit/agenda

Has this behaviour been noticed ?

Thx,

Taxonomy term entity translations

Hello,

I have in Drupal 8.5.5 Twig template this variable - it´s taxonomy term entity in field:

{{ node.field_category.0.entity.label }}

I need this field multilanguage - now I have it everytime only in default language. 

Thank you

Karaya

How to display a user's view in the page of my store ?

In the user account, I created 2 display group_default and store_default

I want to display `group_default` on the page of my group.

I added the code below in the template of my group and it works.

    {{ drupal_entity('user', group.uid.target_id, 'group_default') }}

I would like to do the same thing on the pages of my stores with the display store_default

Theming Webform Emails

I am trying to theme the emails that are sent from a Webform.

I am not a developer so if this means writing PHP code, preprocess PHP code etc., then, thanks for reading this, but it will be beyond my limited understanding of twig and PHP coding. Many thanks for your time. But if you know where I can find information for a novice to learn what is needed to achieve my goal, then I will try them.

Having read Document pages and watched videos on Drupal, Drupal Docs, stackoverflow, and other pages.

4 question with bootstrap template

hi guys...

i have design a sample bootstrap theme with d7. in front page we have row 12 - col-md-9 for content and col-md-3 for sidebar

firs section we have custom slider with slick slider and show 5 content with image and in the second section we have custom tag contet like image under i do'nt know how post 5 content with custom tag first image larger than other 4 post . third section we have custom tab content with custom tag post how can design it with view? in the last section we have auto complete search

Where is masonry-item style attribute being set?

I am re-theming a site with Bootstrap and the masonry and masonry-views modules.  I have no clue HOW Drupal is deciding to insert a "style" attribute into the "masonry-item" DIV. The "style" that is being inserted horizontally collapses all of the blocks that masony-views and ruins any ability to restyle the element with CSS, since "style" overrides CSS.  I don't see anywhere in views or in masonry-views where the style attribute is being set.  MORE DEEPLY BURIED DRUPAL BS?

Pages

Subscribe with RSS Subscribe to RSS - Theme development