Hi, I'm just starting out and experimenting with blocks etc.
I have created a sub theme of basis, and am trying to do this:
I want a banner-type image at the top, above the menu, and I want the image to be aligned in the top left corner of the screen, with no padding and no margin.
My css skills are not up to this but I tried changing a few things using 'inspect' in the browser, like
margin: 0; and
padding: 0; for
.l-header-inner
- which worked in the browser, but then when I put them into the custom.css for my sub theme, it didn't work.
I have been badgering away at it for hours and getting nowhere, please can someone just tell me how I can do it?
I want to create a few blocks with different banner-type images in, that I can have at the top of various pages, above the menu, where the images are flush with the edge of the screen: without any margin or padding at the top or the left or right edges. (Some of my images are left-aligned, and some are right-aligned.)
The important thing is that I want no margin or padding.
Thanks
Recent comments
The reason was too simple : misconfiguration of the updates server My server uses IPv6 first and : # dig updates.backdropcms.org AAAA ;; ANSWER SECTION: updates.backdropcms...
Failed to get available update data
The https://www.drupal.org/project/pagerer module was also available for Drupal 7, https://www.drupal.org/project/pagerer/releases/7.x-1.1 that might be ported to Backdrop CMS. I have opened a...
How to fix inconsistent page numbers
I'm not entirely sure how, but it finally worked... Thanks to another backend site, we found all the available pages — namely the login page, update, and install pages. I used Bee to...
404 on default theme after drupal 7 migration
Two nice features in the https://github.com/backdrop-contrib/datatables module are the search box and the Buttons in the Widgets & Elements section. In the issue queue it was suggested to...
Views responsive tables
Hi.., you can't set the home page <front> on the systems settings... I normally create a node and give it a title of "home", or similar, then in the URL settings for that...
Is there a way to get rid of "home" layout?