How do I hide labels that have empty fields when vi开发者_StackOverflowewing the actual node of a certain content type?
Is there a hook or preprocess 开发者_如何学JAVAfunction that I can access to write my own theming function for a drupal menu (in this case, primary links)?
I\'ve recently been given an existing Drupal project, and asked to improve the front-end (HTML, JavaScript, CSS). I have loads of front- and backend development experience in Django, PHP, Ruby, etc, b
I\'m currently using the Danland theme for Drupal 7 and need help controlling the superfish horizontal spacing on a per item basis.
I am using drupal 7 and my theme is a sub-theme of Zen. What I am trying to do is on some specific pages /volunteers/bigbrother开发者_如何学JAVAs the layout of this page needs to differ slightly than
I\'ve implemented my own theme function (开发者_如何学运维theme_my_theme_function) and have implemented hook_theme to tell Drupal about my function.Everything works correctly and I get the output I wa
I want to know which tpl file is used to generate the front page as I\'ve specified \"node\" in Default front page in Site Information for my site: http://www.indiacustomercare.com.
Closed. This question needs debugging details. It is not currently accepting answers. Edit the question to include desired behavior, a specific problem or error, and the shortest code necess
I have a template.php file with a theme called themename_status_messages It\'s not being called/invoked by my theme.
I\'ve installed a 3rd-party jQuery plugin (it\'s an accordion).It displays on my page, and works as expected.