I am using Content Creation Kit (CCK) to create all the fields I need and I want to arrange them separately in my node views. So I am recalling them like this:
<?php print $node->field_example[0]['view']; ?>
The problem now is that these fields are then duplicated by <?php print $content ?>
I have a question i have installed a drupal 4.7 version and i m already using the 4.6 version
but i m having a tough time finding good templates for drupal does anyone knows any website selling or free templates for drupal
please do let me know i realy want to change the look of my websites
Using nodevote.module, how can I recall the number of stars an item has as a separate phpTemplate item, so that I can place it individually in the node.tpl.php file, i.e. not underneath the content... (Also I want to remove the 'Vote Result' title and border).
I have Drupal installed and I want to use the "internet center" template, but I am having problems, please go to http://thebasiqs.com/drupal to see what i am experiencing.
I am clearly just not getting it... I am trying to fix a bit of code I inherited on skymanbob.com. In IE all is well, in Firefox there is a layer that is shifted to the left, you can see a bit of the left border up by the header scooted to the left, and the links over the yellow triangles on the right shifted as well. I have not been able to fix this up. Can anyone pinpoint the specific problem and solution?