This forum is for assistance with theme development.

Template name for block

I am trying to create a TPL file for the Management block.

The path of the block is:
www.sitename.com/admin/structure/block/manage/system/management/configure

According to this page https://drupal.org/node/104319 I am trying

block--system--management.tpl.php

But it doesn't seem to be working.

Any leads, please?

Thanks!

Problems by using omega 4

Hi,
i am testing a little bit with omega 4, drush and sass. Now, i want to generate a new layout for my theme. So i have it in
theme/layouts/layoutname and the css files i´ve got in sass/layouts/layoutname - i also want to us the variables (theme/sass/variables/) in the layoutname.layout.scss - file, so i imported @import "../../variables/**/*". But i got the error:
sass/layouts/layoutname/layoutname.layout.scss (Line 1 of *: File to import not found or unreadable: ../../variables/_colors.scss.

Preprocess function for custom template.

Hi,
I have a custom template file I'm using for a page.

Say the page is www.mydomain.com/hello-world
The content of this page is taken from a template file called hello-world.tpl.php

Now I need to have a variable prepared in advance for that page, so I took a look at how core modules achieve this and tried to implement in the same way, only the variables are always null..

Edit tabs and configuration gears missing from my new theme

What are the needed variables that I need to work with to make the edit tabs and configuration gears appear in my new theme? I think I don't have the correct variables in page.tpl.php . Where can I find a good tutorial that would show me the needed steps to place the edit tabs and gear icons on my content?

Thanks!

css problem

hi, i have css problem, i want to find the code to to change the height of that field

http://s2.postimg.org/nh6syrbt5/Untitled.png

thanks you

Pages

Subscribe with RSS Subscribe to RSS - Theme development