customise
How to make a fully customised Drupal theme
This guide describes the process of creating a theme for Drupal 6.x. It describes the purpose of each file in the theme and the PHP variable which can be called to create various page elements.
tags: customise,theme variables,theming
tags: customise,theme variables,theming
| Drupal Version | 6.x |
| Category | Theming |
| Difficulty | Intermediate |
| Medium | Text |
Customising Drupal's primary and secondary links
This concise guide will show you how to customise the display of your primary and secondary links by using a theme override.
tags: customise,primary links,secondary links,template.php,theme override
tags: customise,primary links,secondary links,template.php,theme override



