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 saw that Six Shooter Media released the Solemity Two template a short time ago... I realy like the look of the template and it would be nice to have it ported for Drupal by somebody more experienced than me... :P
I need to set the site banner to not display the current text but rather an image. I am not quite sure how to do that. I do know that its in the header container:
Okay, so my question is, how to control specific collapsible fieldsets to be opened by default on page load? I saw that initially these fieldsets have the class name 'collapsed' and after opening them by clicking on the legend this class name disappears. I could try hacking the css to make it non-collapsed but I'd need only some of these fieldsets opened only. I am using category.module and when a user submits content to my site, I want him to see the dropdown list of categories instead of skipping it and posting to the first (lightest-weighted) category.