drupal-themes
How can I get drop-down functionality working with CSS?
I\'ve been messing with this site\'s css FOREVER.I can\'t figure out how to get the \"medical\" menu item to drop-down and display the rest of the hidden menu items.I\'ve been able to unhide them and[详细]
2023-02-22 06:24 分类:问答How to change sub-theme of zen to find files in other folders?
Im using Zen as my base theme for creating custom themes in Drupal 6. When I look at the source code of my sub-theme, I see that zen are searching for css files in the sub-theme\'s folder, at the cur[详细]
2023-02-17 03:07 分类:问答Custom Drupal theme template files not being used
I am trying to organize my theme folder, which has node theming overrides for dozens of views.Basically I have two different styles and I want them all to look the same, more or less.[详细]
2023-02-15 21:54 分类:问答Drupal 7: Modifying menu HTML output?
I am trying to modify the HTML output in a Drupal 7 theme that I am creating. Basically, instead of the < li >s containing just plain < a >s with text, I want to include some additional HTML in[详细]
2023-02-14 13:57 分类:问答assign drupal theme programmatically
I know that we can assign a theme named page-name.tpl.php to a page called /page/ with the use开发者_JAVA技巧 of the theme engine.[详细]
2023-02-14 12:28 分类:问答Cannot override theme_links() in fusion subtheme
I have setup a subtheme under Fusion and created a template.php file in my subtheme. I have added the following theme overrides and it works perfectly.[详细]
2023-02-13 20:51 分类:问答How do I theme comment links in Drupal?
I want to theme the \"Add Comment\" and \"Comments\" links that are shown on a node that has comments enabled. I know开发者_如何学C there\'s theme() and theme_links() that can help with this, but I\'m[详细]
2023-02-12 20:40 分类:问答Converting WordPress themes to Drupal 6?
I\'ve seen that Drupal 6 has a really poor set of themes compared to, for example开发者_开发技巧, WordPress. Do you know good resources/links for converting WP themes to D6?The book Front End Drupal:[详细]
2023-02-07 18:33 分类:问答Drupal 7: Specify header for a given page
I have a header section that\'s specified in html.tpl.php, but the header should be different depending on what page the user is on. Most of the pages are just a page content type, though I might add[详细]
2023-02-07 15:38 分类:问答Splitting CCK Node Content into Multiple Pages in Drupal?
I\'ve a relatively long customized content type in Drupal that I\'m trying to split across a few pages. The page has a bunch of custom CCK fields and I\'d like to do something like node-name/general/,[详细]
2023-01-30 06:23 分类:问答
加载中,请稍侯......