This simple patch adds a div around the entire block, so that styling can be done directly through CSS rather than programmatically.
| Comment | File | Size | Author |
|---|---|---|---|
| advpoll_block_container.patch | 725 bytes | Anonymous (not verified) |
This simple patch adds a div around the entire block, so that styling can be done directly through CSS rather than programmatically.
| Comment | File | Size | Author |
|---|---|---|---|
| advpoll_block_container.patch | 725 bytes | Anonymous (not verified) |
Comments
Comment #1
Anonymous (not verified) commentedComment #2
Anonymous (not verified) commentedComment #3
anders.fajerson commentedThe current HTML output looks like this:
What do you want to achive with CSS that's not possible with that structure?
Comment #4
Anonymous (not verified) commentedThis is not the output in the 5.x-1.0-beta5 version. Is this in the -dev branch?
Comment #5
Anonymous (not verified) commentedThat is not the output in 5.x-1.0-beta5. Is it in 5.x-1.x-dev/HEAD?
Comment #6
anders.fajerson commentedYes, that's the output I get from 5.x-dev. If this is not enough for styling the block (it should be) you can always override the theme function in your own theme.