modificar php para cambiar de posicion lo fields

Events happening in the community are now at Drupal community events on www.drupal.org.
leon2004's picture
Os dejo este fragemento de codigo por si me podeis ayudar:


<?php
print theme(&#039;grid_row&#039;, $header, &#039;header&#039;, &#039;full-width&#039;, $grid_width);
?>
<?php
if ($title):
?>
<h1 class="title">
<?php
print $title;
?>
</h1> <div class="hr"></div>

Esta es la cabecera a sido muy facil cambiar que el titulo aparezca en vez de en el cuerpo sea en la cabecera .
lo que yo pretendo es que se vean algunos fields en la cabecera y otros en el cuerpo,
actualmente todos los field se ven en el cuerpo.

</div>
     
<?php
print theme(&#039;grid_row&#039;, $preface_top, &#039;preface-top&#039;, &#039;full-width&#039;, $grid_width);
?>
<?php
print theme(&#039;grid_row&#039;, $breadcrumb, &#039;breadcrumbs&#039;,&#039;full-width&#039;, $grid_width);
?>

GRacias y un saludo.

Spanish

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week