logo

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.

Demo EBT modules Download EBT modules

❗Extra Paragraph Types (EPT) - New Paragraphs experience

Extra Paragraph Types (EPT) - analogical paragraph based set of modules.

Demo EPT modules Download EPT modules

Scroll

Unable to determine the button styles for the Zen theme.

22/02/2025, by Anonymous (not verified)
Forums

Hello. I am currently theming a site based on the Zen theme. The problem is as follows. In the Zen theme (or even in the CSS files of Drupal itself), there are form buttons that look like this:

And this is how it looks when it is in the hover state:

Question: where are these styles located? Firebug does not find anything substantial, such as: the image on hover, the border, what color it is, etc. From the box model, I can see border: 3px, padding: 0 6px; But this is extremely little to make the buttons for other elements of the site look the same. I can guess that the styles of these buttons originally come from the HTML forms themselves (I know the basics, but I learned it a long time ago, and nothing about buttons seems to have come up). I don't want to guess by eye and try to figure it out using my own styles. I would appreciate any advice and tips.