sorry for rolling these issues into one, but the code overlaps, so when the field is empty, css is still added, with a broken image path, and can override previous css declarations breaking the layout (at least in my case)
also the css is added twice, not sure if its something about my setup, but i added a check to prevent it
patch attached
| Comment | File | Size | Author |
|---|---|---|---|
| backgroundfield-issue.patch | 467 bytes | abaddon |
Comments
Comment #1
jyee commentedThanks, i'm working on a D7 version of this module and will take a look into the problem soon.
Comment #2
jyee commentedI've corrected the empty field and repeats in the latest 1.1 release.