OK, so I have this completely hacked mangled thing that I call a theme, and it's surprisingly pleasing to me given my complete lack of understanding of CSS. I am definitely adding "working knowledge of CSS" to the list of tasks once I go off active duty, but in the meantime, I have a really annoying visual element I can't figure out how to fix.
I am attempting to re-do how the theme_bookreview_list function is displaying my books. In template.php I have the following function to override the theme_bookreview_list function:
If you've tried to apply a special style to node or comment previews in your theme, you've probably found that the information just isn't there to let you do it. This is unfortunate, because the similarity between a preview and a normal page view makes it easy to lose data when you forget to save after previewing.
I apologize for the poor title of this post. Let me try to explain what I want to do. At the moment on my site I have a masthead image that is a white neon light through a green background. Say I made copies of that masthead image and turned each copy into a different color so there was a green one, a red one, a blue one etc. Then would It be possible to have the images change every 5 to 10 seconds or so? What would it take to do that?
I'm running a quite large non-profit website that currently are converting to Drupal from another CMS. We have no understanding of Drupal-theming and need a new theme developed rather quickly. We have a couple of themes we like (FriendsElectric, Kubrick, SpreadFireFox) and we're looking to do some modifications of these themes to fit our need - or develop a new theme from scratch with these themes as a sample.
My node.tpl.php file is extremely over-crowded (making exceptions for different node types). I'd like to clean it up by creating seperate template files for each node type (as mentioned in the new PhpTemplate engine functionality).
Adrian mentioned that he was going to backport this a few days ago, but I have heard nothing yet. Is it done? Can I download the CVS version and will it work on 4.5.2?