This forum is for assistance with theme development.

views module: theming exposed filters

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.

Can anyone point me in the right direction? I've read on http://drupal.org/node/42597 the part which says

"This theme function lets you change how the exposed filters are displayed":

Think it's possible?

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.

Changing <input type="submit"> into an anchor

Hi all,

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?

Thanks

Alphabetizing Contact/User List?

Hi all,

Right now my contact list displays by UID. I'd like it displayed alphabetically by username. Could someone please offer some advice?

Thanks!

Help - login redirect no longer working

Hi folks,

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.

Here is the site:

http://new.realestatecollege.com/user/login

login should be admin / password

Thanks in advance,
Dan

Styling rounded corners for Blocks?

Hi

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.

Pages

Subscribe with RSS Subscribe to RSS - Theme development