This forum is for assistance with theme development.

theming search bar

How would I go about theming drupal search bar?

Slider in drupal how to add in code

Hi i got a configured slider in local host, how to add a slider in code to page.tpl.php drupal7 skin?

please suggest base/starter theme with beginner friendly tutorial/book/video course

Hello.

I want to learn making solid themes. I dont have lots of css knowledge or any coding skills, but i could modify most themes to my needs. To take it more serious i want to have a good beginner friendly tutorial/book/video course for one of the many base/starter themes. For which one should i go? So far i have this list: https://www.drupal.org/node/323993 .
Many thanks for answers!

Content type blockquote field

Hello,

I'm new to Drupal development and could do with a little help.

What I'm attempting to do is create a new content type and a field within that content type which will output the user entered text between

tags.

How would I go about this? I'm full lose on this and much Google searching hasn't given me what I'm looking for.

Thanks for any help,
Neil.

[Drupal 8 - Alpha] Title inside Breadcrumb

Hello, I try to add the node title inside the Breadcrumb in drupal 8, but I don't understand how to pass the variable to my custom template breadcrumb.html.twig called with {{ breadcrumb }} variable inside page.html.twig.

Have you a solution please ?

With Symfony2, I use :
{% include "MyBundleName:My:Custom/Path.html.twig" with {'data': myCustomData} %}

Access individual blocks from region template

I want to do something like this in presumably a region--myregion.tpl.php template (D7):

Pages

Subscribe with RSS Subscribe to RSS - Theme development