Closed (fixed)
Project:
Sweaver
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 May 2011 at 13:33 UTC
Updated:
16 Jun 2011 at 19:41 UTC
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.