This forum is for assistance with theme development.

trouble creating child theme

Hi,

I am fairly new to Drupal, so I'm trying to create a child theme. I followed a guide.....actually a few guides. They all describe the same steps.
Here is what I do:

Displaying and formatting Blocks within a D8 Region

I am using the Foundation 6 grid system for my site: www.debitsandcredits.com.

In my header region, I was unable to get the css to work to have the logo on the left and the email address on the right, so I created a header_left region and header_right region in place of the header region.

Then, in page--front.html.twig I wrote this:

Creating a Full-width optional layout using Drupal 8 TWBS3 base theme with the Paragraphs module.

A common layout discussion that frequently arises on a new build, is if a project build requires the ability and flexibility to display content full width of the screen. If using the Bootstrap 3 framework as a starter kit, you have two options that lie ahead. One is the ‘container’ route, meaning your templates will display at responsive fixed widths defined by TWBS3. The opposite option is setting the theme to ‘container-fluid’, this allowing the container to span the entire width of your viewport.

Views block and CSS: a quick question

I have made 4 blocks with Views to showcase (front page) content from my website.

I can put the 4 blocks side-by-side in a row using display: flex.

I just cannot find the way to distribute the blocks evenly. Here is my CSS (I use AT Theme).

Thanks for helping.

(it does work with float and margin, but I guess flex is the way to go)

 

Need help adding regions to a static HTML page

Hello,

So I am working on a project where I want to convert a static HTML page index.html to the Drupal 7 theme.

I am new to this Drupal environment, but I have seen various tutorials but I'm not able to figure out the solution to my problem.

I have created a custom theme based on bootstrap and have created a page.tpl file in which I have copied all the code from body tag to this page.tpl.

Now, how should I proceed further? How to asssign blocks to this static index.html file so that I can add blocks and assign it to the required regions?

Thanks you.

Navigation with user picture

How can I have a Navigation bar like drupal.org That prints the profile picture in all pages?

Pages

Subscribe with RSS Subscribe to RSS - Theme development