This forum is for assistance with theme development.

Drupal latest CVS version and XTemplate themes ...

Hello,

I just downloaded today the latest version of Drupal from the CVS and my XTemplate theme from my previous version (Drupal 4.6.3) didn't worked anymore. Here is what i did. After i installed the latest version from the CVS i installed the XTemplate engine from the previous version but it looks like it's not working anymore. XTemplate is not supported anymore? I saw that now PHPTemplate is the default theme engine. Is there a way i could fix the xtemplate to work properly?

Thank you,

Attila

How/where to change settings for $content ?

Hi!

I am working on a new theme for my website using PHPTemplate. I've built it from the standard template.

Most things I figured out. But there is one thing I just can't find. There are offen used different variable with print. Then those variables have html code which I would like to structure and format.

Example 1:

<a href="/ <?php print $node_url ?> " title=" <?php print $title ?> ">

Example 2:

PhpTemplate and Vbulletin (tutorials?)

Greets all, I would like to know if there are any detailed tutorials for phptemplate. I am not a coder but want to use it since it looks like it will be the norm for 4.7. I just installed it and I am using the 'vbulletin plumbing' (http://www.vbulletin.org/forum/showthread.php?t=97341&page=1&pp=15) and would like to know if any one else is using/doing the same with Drupal and Vbulletin and could help give some light on doing so.

Someone wanna help me out?

im trying change the header as i want it to look but am having problems.

1. eliminate space between logo images
2. place a log in "forum"/block in the header
3. create a space for ads on the whole right side of the site.

It would be great if someone could let me mail them, or give me pointers here in this thread.

how to make primary links active in xtmplate?

Hi! I need to pass the attribute "class="active"" to the primary links in the xtmplate.
I've found function l () in common.inc and 'primary_links' => l(t('edit primary links'), 'admin/themes/settings') in theme.inc that calls the function, but now i don't really see how to pass the attribute, as the function l() passes me always error messages. Any ideas?

Stylesheet relative path not working (sometimes)

Greetings,

I'm running a php-template sistem on 4.6 with clean url on. The problem is this:
on some user of the site the sistem return the not found message for "/taxonomy/term/themes/ThemeName/style.css".
This is strange cause the sistem do not recognize the base url path for stylesheet (and for some template image too). How can i solve this? Using a full path for stylesheet, can be a solution? and how i can do this?
Thanks a lot.

Pages

Subscribe with RSS Subscribe to RSS - Theme development