How to reproduce
- Upload an image
- Click a selector (I took a link in the menu region)
- set the backgound image
- set the position to right bottom
- save
- go back to the editting
- the position says top left instead of bottom right
How to reproduce
- Upload an image
- Click a selector (I took a link in the menu region)
- set the backgound image
- set the position to right bottom
- save
- go back to the editting
- the position says top left instead of bottom right
Comments
Comment #1
jyve commentedThe reason for this problem is that jquery returns the background position in percentages, not in left top etc.
I have fixed this in the latest dev version for D6 and D7. You will have to clear cache and manually change this in configuration > Sweaver > editor > properties. Simply save the background-position and then revert it to pick up the changes.