This forum is for assistance with theme development.

Alternative templates for different node types

Hi,

I'm following Alternative templates for different node types handbook to make a current template for a node called 'Redacción' which clean url is 'redaccion'.
I've made a new node.tpl.php called node-redaccion.tpl.php like this:

Tipp: Display comment (thread base) number in your phptemplate...

put this line in comments.tpl.php whatever u want display:

print (($comment->thread))-"/" < /code>

cheers

Having different layouts for different site categories

I'm using PHPTemplate.

I am wondering how you guys would recommend doing this. I have 5 main categories to the site I am building. I want category 1 to have a menu on just the right. On category 2 I want to have a menu on the left and right. On category 3 I would want the menu to maybe be at the top. And so on for the other categories.

Need Help making a Theme

I need help with this theme: www.gamessellers.com/site.zip

I need this section of HOT FILES with an module that there is the most popular files in 10 days and the most recent
in addition, i need that column with an other module that redirects page clicked on that to the desired review (an simple mod wich just links the column with the page)

AND

the search, inbox (privatemsg) and login working

thankyou, Neubern

Help...if you can...

Hi,

I am currently building a them for drupal and as of this moment I thought everything was perfectly set, but I realized that there were a lot of bugs in it. Most of these bugs result in the page over lapping where it isn't suppost to. Is there anyway that I could get someone to take a look at the style for me..maybe? I think there is most likely something very simple that I am missing.

Which of these 3 methods is the best way to create a path to an image?

Let's say I created a new image node whose node id is 233 and the uploaded file name is "example.jpg".

There are several ways I can address this image in my theme and/or node body, including:

1) http://example.com/image/view/233/_original

2) http://example.com/sites/example.com/files/images/example.jpg

Pages

Subscribe with RSS Subscribe to RSS - Theme development