This forum is for assistance with theme development.

Using Meta in Drupal 5.x - broken top navigation

Meta is such a great theme I am desperate to use it in Drupal V5. But the top left navigation links just show as

Array | Array | Array | Array | Array | Array (see http://www.22plus3.co.uk/drupalv5a/ )

any ideas how I can fix this please??

Thanks

Joe

question on customizing node.tpl.php

I'm trying to align the "Author Name" and the "Content" on the same line which looks like this:

Author Name | Text Text Text Text Text 
Text Text Text Text Text Text Text 
Text Text Text Text Text Text Text 

so i used this code on node.tpl.php.

<?php print $name ?> | <?php print $content ?>

but it appears like this:

Event and Forum Topic Variable Names for Custom Teaser View Layouts

I'm trying to theme my own teaser view layouts for event and forum topic node types. Here is where I learned how to do it: http://drupal.org/node/93311

Can someone point me to where I look to see what the field values are for event and forum topic nodes? That is to say, what are the variable names to use in my theme layout for things like Start Date, End Date, Body, etc...?

Thanks!

-ron

PHP snippets in non PHPTemplate theme?

Hello,

I'm attempting to change the look of my user profile. How would I go about doing some cool things, shown here http://drupal.org/node/35728 in a non PHPTemplate theme (namely, Interlaced)? Any help would be very appreciated.

Thanks!.

How do I do this

I have created a content type - article using cck. One of the fields can be an image/a table/text
When user creates content , I want him to select a template to use and show him only one of these in the edit window.

Is this possible

Can you post a working code for collapsible content into a node ?

Can somebody post a working code for collapsible content into a node ?

I had this one but it doesn't work , the content is displayed outside the fieldset, even if this one is closed.

Pages

Subscribe with RSS Subscribe to RSS - Theme development