This forum is for assistance with theme development.

Prevent form actions from appearing in a modal dialog footer

Hey,

I'm showing a view with exposed filters in a modal dialog. As form actions are placed in the footer by default, the exposed filter submit button appears in the footer. We want it to show the submit button (form actions) above the view content in alignment with the filter input elements.

Anyone know a nice approach to prevent a modal dialog from placing form actions in the modal dialog footer?

Thx

css responsive grid

Hello,

I was wondering if the new css responsive grid work well with drupal for css,

because right now I'm working on a custom site which I build myself from the ground

and I come across with difficulties to make the css with responsive grid.

Thanks.

Bootstrap 7.x-3.22 upgrade without Composer and Drush?

I need to upgrade Bootstrap 7.x-3.12 to 7.x-3.22.  Drupal 7.x was not installed with Composer.  I don't have access to the server to install Drush or Composer.  Without these developer tools, how do I upgrade to the current Bootstrap?  Can I use the Admin UI, Reports > Available Updates > Install New Module or Theme?  Or use ftp to copy unzipped Bootstrap directory on my PC to the server directory /drupal/sites/all/themes/bootstrap/?

Thanks!

I want to get the status of the user on Drupal 8.

I want to get the status of the user on Drupal 8.

With the code below, if the user is online, the status is online. But if the user has been offline for more than an hour, the status is missing. Normally it should be offline.

What's wrong with this code ?

Thank you

Here is what I added in the user.html.twig file :

Bootstrap navbar-fixed-left side menu.

What would be the quick way to change the bootstrap 8.x-3.15 default horizontal menu to a vertical left side menu. The example I found, uses navbar-fixed-left. What would be the recommended way to implement this in a bootstrap sub-theme with minimal changes from the base theme?

How to customize the /node/add page ?

On Drupal 8, there is a page on /node/add. I want to customize this page by replacing the links with buttons, but I have not found a template to do that.

I have also enabled the debug mode, but there is no template suggestion.

How do I customize the page ?

<div role="main" class="main-container container js-quickedit-main-content">
<div class="row">

Pages

Subscribe with RSS Subscribe to RSS - Theme development