// $Id$ Theming instructions ==================== Template file ------------- In order to customize flag theming: - Copy the 'flag.tpl.php' template file into your theme's folder. - Edit that copy to your liking. Template variants ----------------- In addition, the theme layer will first look for the template 'flag--.tpl.php' before it uses 'flag.tpl.php'. This too you should place in your theme's folder. For this variant to work correctly you must use Drupal 6.3 or above (or apply this patch: http://drupal.org/node/241570).