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.
The exposed filters on my views-created page are contained in a single table row (a design choice which doesn't make a lot of sense to me). So I'd like to modify the HTML generated by the view so that my exposed filter dropdowns and select boxes are presented differently.
Hi, guys I have a site. http://www.macpress.org and right now I am in the middle of redesiging it. The template for the redesign is located at http://www.macpress.org/testing I wrote the CSS and every thing which was inspired by the Plone site. But any ways I was wondering if you guys think it would be possible to transer it in to drupal insead of hand coding every thing, which might take a bit longer than I would like to spend on it.
I'd like to change the in the login block to a <a href="javascript:void(0);" onclick="submit" class="btn-submit">Log in</a>. Drupal doesn't seem to let me theme the form_render function. Can anyone tell me what I should do?
I have been working on a theme and for some reason now, when i try to login and press submit, I just get a blank screen and can't access any admin features.
Just wanted to say what a fantastic resource this is. I'm experimenting with Drupal for a site I'm building and have learned masses without just be searching, but I'm stuck ...
I'm trying to create rounded corners for blocks. I've successfully managed to achieve rounded corners at the top of a block by styling the .title element and also have nice shadow edges for the block by styling the background of the block itself, but ...
I can't seem to find any tag to fix the rounded corners at the bottom of the block.