This forum is for assistance with theme development.

template.php code for seperate gallery2 embeded theme

Hello,

I am using gallery2 embedded module on my site.I would like the module to use a different theme than page.tpl.php. What do I need to put in template.php to tell gallery to use a different template. Such as gallery.tpl.php

thanks,
Ano1

confused over which tool or section to work in

Hi gang,

I'm trying to teach myself how to do a custom node layout. The thing I'm most confused about is regarding what node template to work.

This is a CCK, so I have contemplate - for CCK feilds its pretty simple - but though I can see the terms - I can't seem to get them to come up. I need to break them up into Vocabs and add labels for them - and take them out of the node header area and into the content section.

I'm also using Views to call up my Node. I tried using View Templates.

How long did it take you guys to learn how to build custom/complex drupal theme ?

I am completely new to Drupal, i dont even have a single drupal site running due to the fact that i'm trying to learn how to make a custom theme site.

i have been playing with drupal for a while now so i have a solid grip on the admin side of drupal but i still have very little power over creating custom themes.

so my question to you guys is how long did it take you to be able to create custom themes that are not based off existing themes.

and what tutorial could you recomend for a starter like me, other than handbook, to learn how to make custom themes?

Moving login box on Garland

I would like to find out if anyone can assist me in moving the login box into the Logo area on Garland.

look at http://www.dieinter.net/devel/drupal on the top-right corner you'll see the Login dialog in the header region.
I would like to move the Username and Password boxes into the blue section (more or less 50 pixels lower than what it is now) below the "suggestions?" primary link, and above the "recent blog posts" block.

New theme for Drupal 5.0 - Stylized Beauty

Stylized Beauty is a port of super j man's template of the same name which hosted on OSWD. This template has been ported to Drupal 5.0 by ThemeBot. You can add dropcaps to the first letter in a paragraph by enabling full html during posting and spanning the letter with the class .dropcap. Happy holidays!

Theme Details:

Add class selector to images

Hello all,

I am running 4.7.4 with using cck, imagefield and imagecache. I've got everything running as advertised but I have a question regarding adding a CSS Class selector.

Here is my code:

<?php print theme('imagecache', 'actor_mainimage', $field_photo[0]['filepath'], 'class="myclass"'); ?>

I would like it to come out like this:
<img src="path/to/imagecache/image" alt="tag" title="tag" class="myclass">

Pages

Subscribe with RSS Subscribe to RSS - Theme development