drupal-theming
Drupal 6 - Add Javascript to a single page
When I need to add Java Script to a single Drupal page, I paste the following in my node.tpl.php file:[详细]
2023-02-03 13:10 分类:问答drupal menu customizacion via css?
I\'ve been fiddling around with drupal theming quite succesfully (or at least, that\'s what i think), but when I tried to inject css coding to the primary links menu to customize it as i generally do[详细]
2023-02-03 12:42 分类:问答drupal menu item which is not a link
I am trying to use special menu items to make certain menu item(s) not a link.There are some issues with this module, and I am unable to开发者_JAVA百科 do so.Currently, I am testing it with the garlan[详细]
2023-02-02 07:36 分类:问答Creating a custom contact page -- page-contact.tpl.php
I\'m new to Drupal. I want to create a contact page, so I copied page.tpl.php and开发者_JS百科 renamed it to page-contact.tpl.php. I created some new elements in the page, so I can see that if I click[详细]
2023-01-31 20:27 分类:问答How to disable the theme output from a Drupal module?
I have a module which list the email address of the newsletter subscribers in website.I want to save thos开发者_StackOverflowe email id as CSV. but the following code gives a header already sent error[详细]
2023-01-31 12:06 分类:问答drupal multi level top navigation
i\'m new to drupal, but i have a good knowledge about php, and html/css. I have this drupal site where the primary menu has 2 levels.[详细]
2023-01-31 01:14 分类:问答Changing Drupal's theme and keeping Garland as the admin theme?
How to apply a contrib theme to a Drupal-6 site without changing the administration theme -the contrib theme for the site and Garland for the a开发者_如何转开发dministration interface- ?[详细]
2023-01-30 19:06 分类:问答Drupal mobile site themes
I\'m developing mobile part of website and I need recomm开发者_高级运维endation for a module and themes.[详细]
2023-01-29 13:54 分类:问答Drupal Views 2: Output using custom markup
I have a 开发者_StackOverflow中文版simple view that grabs 4 fields, basically it grabs the fields of a specific content type.The fields are as follows:[详细]
2023-01-28 23:02 分类:问答Drupal theme files outside of theme folder
Is there a place where I can place override theme files other than a theme\'s folder? For example, if I wanted to override the appearance of a view\'s row in 开发者_Go百科the same style for more than[详细]
2023-01-27 23:49 分类:问答