In cck/themes/README.txt you state:

Template file
-------------
In order to customize field themeing :

- copy the 'content-field.tpl.php' template file into your theme's root folder
(please keep the contents of the 'cck/theme' folder untouched. For the same
reason, it is advised to *copy* the file instead of just moving it).

- edit that copy to your liking.

In my case this does not work.
If i make a new file in cck/themes/ like this:

content-field-FIELD_NAME-CONTENT_TYPE_NAME.tpl.php

it works.

Comments

yched’s picture

Status: Active » Fixed

You should *not* change or add anything in modules/cck/theme.
This must happen in your theme's folder.

README.txt has been slightly improved since RC4 :
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/cck/theme/R....

Please reopen if things are still unclear.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.