This forum is for assistance with theme development.

Themeing Primary or Secondary Links

I am having trouble finding information on how to theme the primary and/or secondary links. I found this(http://drupal.org/node/44708) but wasn't sure if it applied in 5.0 or not. Is there anywhere I can read up on how to theme these and if a custom.tpl.php file is needed or if it can be inside the page.tpl.php?

Thanks!

Displaying attached images in a CCK node without using the $body variable

I created a product node using CCK and Views for displaying it. I have a product page where I want to list just the title of the product, a thumbnail image, and the price. I used the image module (image attach) to attach images (image node) to my product node. I then used the Views theme wizard to get the template.php function and variables to use in my views-list-Products.tpl.php so that I can control the layout.

Nodes as an array on front page - how?

Description of the problem

As an example, I will use news website with articles in different sections.

I would like have a single latest article on the top, while the rest is displayed under it, and are grouped by their category (see www.nytimes.com)

Solution

To have an array of the nodes with the following information:

Are there separate themes for the admin section now in 5.x?

I'm using Drupal 5 for my latest site, but when I go to change my theme, no matter what I change it to, it seems like I always get bluemarine for the admin section...

Does anybody know if this was a feature change for 5, where the admin sections now use separate themes? If so, how do we change the admin themes?

Where can I find the drupal.org theme?

Does anybody know where you can download the theme that drupal.org uses?

Don't want the width of form input textfield elements in Garland to be 100%

How can I modify the Garland theme not to make textfield input form elements to have 100% width? I want the label, the input field and #field_prefix and #field_suffix elements to show up inline (in a single row). Any ideas how to accomplish this?

Pages

Subscribe with RSS Subscribe to RSS - Theme development