This forum is for assistance with theme development.

displaying fields from other types to flexinode teasers

hello all,

I'm trying to change the layout of flexinode type teasers.

Looking for a way to display field from other object types to a flexinode teaser. I'm using phptemplate. Where can I start? I looked at fleximax. It seems fleximax is good at changing the layout of the fields of the same flexinode type. It won't let me add fields from other types to the teasers of a flexinode.

tia,
Jerry

Q: Call $node->nid from my comment.tpl file?

Is it possible to call my $node->nid variable from my comment.tpl file?

Thanks!

spreadfirefox primary links highlighting problem

why the primary links in spreadfirefox theme highlight when using firefox and not with IE?
is there a solution?

Moving comments from below main content

I'm working on a PHPTemplate theme, and I'd very much like to change the base layout from 'comments go below the main content'.

Do comments *have* to go at the end of node.tpl.php, and be output in the big old <?php print($content) ?>?

Can I, in fact, move them elsewhere?

Nodelist without taxonmy Title

I have build a Taxonomy menu-tree now when I select one of this taxonomy term in the content-page I get the title of this taxonomy term.
this is not nessasary because the breadcrumbs already show the path.
But where do I have to change to omit this?

Same tabs technic as Bluebeach

Hi!

I'm looking for a way to create same tabs as in the Bluebeach theme (this one on the Drupal website)

The classic html display of the tabs is like that for primary links

<li><a href="/tracker" >all recent posts</a></li>

I'd like to know where to specify two span divs before and after the text, like that :
<li><a href="/tracker" ><span class="a"><span class="b">all recent posts</span></span></a></li>

Pages

Subscribe with RSS Subscribe to RSS - Theme development