This forum is for assistance with theme development.

Kubrick Advanced: Music

Recently I posted a new theme at http://drupal.org/node/34701. You can check it out if you want...

I made another advance to the theme though. Now you can have an MP3 Player in the flash header! It will play one song, The User has to push play to listen to it though... because drupal reloads the whole page each time causing the song to restart.

you can download the theme here: http://www.afterdeathgraphics.com/home/node/61

Kubrick Advanced

Kubrick Advanced is a modified theme. The original theme was done by Michael Heileman and it is one of the most successful blog themes ever. The original theme just contained an image header. I decided that was not enough. I implemented a Flash header into it and tested it in IE and FireFox. The flash header shows the site name and slogan and it fades from one to another. The site name and slogan are customizable through a text file containing two variables, Making this theme the first Drupal theme to ever be made with a cutomizable flash header!

My pure-CSS theme is available

Okay, here it is: CSS based themes for Drupal

I ended up packaging 22 separate themes in the one distribution, most of them cribbed from the wordpress style competition site that was posted earlier.

- David Herron, http://7gen.com

If tid == then return possibility?

I need to change the logo for my page according to the taxonomy the visitor is in, for a couple of the taxonomies. Is there any way of writing a statement in page.tpl.php that says if taxonomy ID of the currently displayed node equals 13, then a certain gif image should be shown. And if else, another image should be shown? This shouldn't be too hard, but I'm a a beginner with php, so I don't really know...

Green text in the middle of the page?

I am hoping someone can help me with a very confounding issue. For some reason the text on the an entry causes the following entries to turn green.

Here is the offending entry:
http://www.kcwarroom.com/chiefs-scalp-skins

Here is the root site:
http://www.kcwarroom.com/

Notice it only appears green in IE and only when viewing it from the front page.

problem with accessing admin/modules in themes developed using phptemplate

I can access admin/modules just fine with the built in bluemarine template

but with my custom theme, I get this error:

user error: You have an error in your SQL syntax near ') AND n.status = 1' at line 1
query: SELECT COUNT(DISTINCT(n.nid)) FROM node n INNER JOIN term_node tn ON n.nid = tn.nid WHERE (n.language ='en' or n.language = '') AND tn.tid IN () AND n.status = 1 in database.mysql.inc

This query is being generated in taxonomy.module

Any suggestions?

Regards,

V

Pages

Subscribe with RSS Subscribe to RSS - Theme development