Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Personally, I want to get rid of the "type" column, as it doesn't make sense for my site as there's only one type of private message, which is the default private-message. It would be nice to use lists instead of tables as well, but most importantly I need the type column to go away.
Comments
Comment #1
werushka commentedI am trying to theme it to, if you can find the solution please let me know, if I can find it I will post it here.
Comment #2
tannerjfco commented+1
Comment #3
litwol commentedwhich specific element are you trying to theme ?
Comment #4
tannerjfco commentedPersonally, I want to get rid of the "type" column, as it doesn't make sense for my site as there's only one type of private message, which is the default private-message. It would be nice to use lists instead of tables as well, but most importantly I need the type column to go away.
Comment #5
tannerjfco commentedType column isn't there in current version. The rest of my theming was simple, just threw in some css to make the table take 100% of page width.