Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I use chameleon, but I want to add ability to theme some elements for example blocks or views.
Could I add that: http://drupal.org/node/64235
Or should I fully migrate to a php template? (What would be a lot of Work if there is no "Converter")
I have both a left and a right sidebar, and each sidebar should be a fixed width. However, in IE and Opera the sidebars widen as far as the content will let them go, essentially making the content area as wide as the content itself, when it should be a fixed width. Here are some pictures:
I was wondering how to create a different front-page than the default ones. I looked through some very impressive designs with drupal that hardly show its three-column feature.
I would like to know that is 'phptemplate.engine' file in 'themes/engines/phptemplate' a part of the core. And if I modify it (for some changes to my bluemarine theme), will I end up in some trouble during drupal version upgrades.
Also please correct me on this - Actually I was looking to theme my cck forms as well as create a new front page. It requires me to do changes in template.php file of the theme. But as I see, I do not find any for bluemarine. Does that mean it is using 'phptemplate.engine' .
Is there any way to retrieve some kind information from a form confirmation?
My problem is that I need to add some tracking information to the page template based on a returned node when a comment form or forward form has been submitted so that it differentiates the page as a confirmation rather than just a node view.
When user picture is enabled in blogs there's a spacing bug between the icon link.gif and "Add new comment" if there's only 1 line of text.
Once there are two lines of text it looks fine.