Closed (won't fix)
Project:
Avatar Selection
Version:
6.x-1.6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2009 at 03:56 UTC
Updated:
30 Oct 2010 at 20:23 UTC
Would you consider printing out the avatars as list items or a table instead of using raw divs? This way we can theme on a much greater level and make it all look a bit less chaotic.
Comments
Comment #1
vm commentedmaking this views compatible/dependent may be a good idea?
Comment #2
PixelClever commentedJust providing a theme function for the output would be enough I think.
Comment #3
stella commentedIt's just a regular form radios element, so you can override the default html output by overriding the theme_radio() and theme_radios() functions in your theme.