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.
Hi dear
I have a problem with a setting of calendar, and I don't know if it's about a error configuration or not available more, when in the calendar us make clic above to one date or title event, drupal showed a popup whit a information at entry, but in this version of drupal 7, can´t make to run this option, I have installed drupal 7.22, calendar 7.x-3.4, view 7.x-3.7 and chaos tool 7.x-1.3 module, maybe somebody can help me
and apologize for my bad english, make me cost writer this
I'm trying everything I can find, jQuery, CSS, etc, but I can't seem to get the footer to stay to a specific height (either % of page or certain amount of pixels).
Having seen various tutorials and such that make mention of customising the appearance of webforms using webform-form.tpl.php, I'm after the ability to theme around the entire webform, including the header content that appears above the form, not just the form itself.
Now I know you can do node--webform.tpl.php, but in doing so I lose all that lovely functionality that webform does all on its own.
I have a toolbar at the top of our page, which I recently started adding a login form. I do not wish to use the default login-form.tpl block I would much rather copy the field names and action url
When I submit however, Drupal does nothing. It doesn't even populate the login form (content region) fields with the values I entered. I assume this has to do with the fact I am not passing a form_build_id???