This forum is for assistance with theme development.

[WXT] At the end of my rope (trying to subtheme)

I am so tired and frustrated, I have been working on the most recent distro of Web Experience Toolkit and I can't for the life of me figure out how to make a subtheme that works with it. Perhaps I am just too green with Drupal, but I have been following guides etc to a tee (as far as I can tell) and am having 0 results except that the subtheme is showing up and is selectable in the admin section.

Replacing page.tpl.php and node.tpl.php with files that simply have " die(); " in them just to test yields no result.

Multiblock and template suggestion

I am looking for but I can not find the right formula formy "template suggestion" .
I have a block created with the multiblock module.
My block configuration url is : /admin/structure/block/manage/multiblock/2/configure

I want to theme this block, so i create a template suggestion : block--multiblock-2.tpl.php

But it doesn't work. Do you know why ?

Thank you very much for your help !

Themes with vertical left main header

We're spoilt for choice on drupal.org for themes with the main header with branding etc at the top, horizontal...

...so I'm looking for something a bit different, a theme with the header at the side, vertical (at least on desktop, anyway). I like the idea of having a tall, squarish logo rather than the usual squat horizontal one, and if we stick these in a horizontal header at the top, the header gets too 'tall' with empty space around the menu.

Help finding a similar matching theme...

Does anyone know of a existing theme that would somewhat closely match this site:

http://www.novascotia.com/

Rename template folder in theme problem

Hi

i rename my template folder into my theme to make a backup (new name "template_20151111"). When the backup finish, i rename again de folder to old value ("template")

after this, my drupal website not work!!

two hour later i probe to rename again the folder to "template_20151111" and... surprise!! my drupal website works!!

why cant i rename the folder from "template_20151111" to "template"???

thanks and sorry for my english

How do I get to reference images in my Twig files?

Hello, I've been making a theme for Drupal 8, but I can't seem to find a way to reference images in my Twig files, at least not in a way that satisfies me.

I've found that this:
{{ url('<front>') }}

gives me this:
https://localhost/drupal/en
or
https://localhost/drupal/es

Pages

Subscribe with RSS Subscribe to RSS - Theme development