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 am trying to theme radio buttons on a particular node form. I overrided the following functions to theme them.
theme_radio()
theme_radios()
theme_form_element()
But whats happening is it is overriding all the radiobuttons and and descriptions on all the forms. But I want to override only some radio buttons on a particular node. Can anyone help?
I am new to Drupal. Not much experience of php and the like but a bunch of other programming experiences so trying to pick up the basics and go from there...........
I have successfully made a theme based on a xhtml template and am now working on getting the drupal information to print out in the right place.
Hi there, I'm a first-time poster and first-time Drupal developer as well.
I am a web developer by job so I thought I would get along fine with Drupal since I have some experience with PHP, extensive use of xhtml and css.
I am using the Acidfree gallery module to create a portfolio of work. I got it installed and everything fine, it's up and running with some content in, so far so good.
Currently clicking a thumbnail in an album takes you to that node and removes the album from the page.
I've just discovered very odd behaviour in the display of html lists in IE6, using the Garland theme.
The problem: I use an unordered list. The lists' bullet points use menu-leaf.gif - also used in menu, but seem to work fine there. They sometimes display OK - usually when a page is first loaded, but not always. But if you reload, they vanish. Or just one appears. Or some other seemingly random result. And - bizarrely - if I tab to another window, then back again - ping! - they've re-appeared!
Anyone else had this problem with Garland? Anyone got a fix?