Error and status messages are wrapped by a div that let garland style them in a green or red box improving usability and clarity against drupal 4.7 .
Shouldn't we wrap confirm messages with a similar div, too (i.e.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | confirm_10.patch | 901 bytes | RobRoy |
| #4 | confirm_9.patch | 15.35 KB | dodorama |
| #3 | confirm.png | 7.19 KB | dodorama |
Comments
Comment #1
dodorama commentedMy example didn't display. Here it is.
Comment #2
dodorama commentedComment #3
dodorama commentedHere's a patch that wrap all confirm messages with their own div with class="messages confirm" ( So they are now boxed like all messages and can be easy styled via CSS )
See screenshot.
Comment #4
dodorama commentedI forgot the patch
Comment #5
RobRoy commentedIf you're going to go that route, something like this might be cleaner.
Comment #6
dodorama commentedand easier.
I've got a lot to learn...
Comment #7
dodorama commentedComment #8
Steven commentedComment #9
Conditi0n commentedThe confirmation form is working well and the style of the notification form is not required. The topic also is inactive.