This forum is for assistance with theme development.

How to print text next to $site_name in Garland?

hi,

I need to print out some text just next to $site_name, or maybe below it.... I tried editing in page.tpl.php but no luck, it prints it in left column.

any thoughts?

k.

Adding PHP Variables To CSS

Is there any way to add a PHP variable, created with _phptemplate_variables(), to a CSS file (for instance common.css.php)? I have searched the forums and documentation, and I can't seem to find any information on this.

PHPtemplate ... does this work for Drupal 5.1?

Hello,
In looking at info. on the forums and wanting to develop own themes, it seems that PHPtemplate enables us to do that.

However, not clear if this works for Drupal 5.1 and if it doesn't, is there an updated version that does?

Thanks for any feedback

How to add a box for trip_search to my header?

Hello,

i've tried several things but i cannot add a working search-box to my theme (modification of garland). I would like to have it looking like this: http://www.gosleepgo.com/
or like this: http://marc-web.org/

What code do i have to add to my page.tpl.php?

Thank you very much.

Greetings,
Werner

different layout for every page in drupal

The Problem:

I want to have a different layout for each section of the site.

I tried first with taxonomy theme and that works great but, only for the new nodes I create.

Is there a solution to create a different layout for every page in drupal?

ex:
node/add has his own layout or node/add/page has his own layout.

I hope u can help me.

Thnx

What does <?php if ($secondary_links) { print " withsecondary"; } ?> do?

Hello again everyone,

This is probably a basic question, but I have to ask (if I don't ask, how will I know?).

What does <?php if ($secondary_links) { print " withsecondary"; } ?> do?

Jerry K
http://www.jerrykobylt.com

Pages

Subscribe with RSS Subscribe to RSS - Theme development