By James Hertsch on
Hi. I've found a couple resources that talk about theming CCK fields in Drupal 6.x, but I'm not quite sure how to do what I want. I'm using CCK_blocks to put a couple fields where I want in the Node View, but I was wondering what the quick and dirty way would be to put in a quick float: right attribute for one of my fields?
Thx
Comments
=-=
custom tpl.php in the form of node-CONTENTTYPE.tpl.php which will allow you to use your own divs and styling.
a method I use to peek at what I can use come from the contemplate.module
But ...
... does this affect the teaser output, the full node output, or both?
=-=
I mistyped. watch: http://drupaldojo.com/lesson/fine-tuning-the-ui-by-theming-forms-in-drup...
Thx
Thanks, although I'm still not getting it and I'm getting a little frustrated. Is there a proper way to put up a bounty for somebody who'll write up the needed code so I can take that snippet and go home and play with it?
=-=
The problem with your idea about someone else supplying you with the "snippet" is noone will know what your field labels and such as. YOur best bet would be to place a thread in the paid services forum and allow someone access to your site to complete this task.