Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 310: | Rivi 310: | ||
} else { | } else { | ||
if ( el.next().hasClass( 'showCenterPos' ) ) { | if ( el.next().hasClass( 'showCenterPos' ) ) { | ||
el.wrap('<div style="position: relative; display: inline-block; border: 5px solid var(--syke-red);"></div>'); | el.wrap('<div class="img-upload-wrapper" style="position: relative; display: inline-block; border: 5px solid var(--syke-red);"></div>'); | ||
el.before( '<div class="focalpoint" style="left: 50%; top: 50%;"></div>' ); | el.before( '<div class="focalpoint" style="left: 50%; top: 50%;"></div>' ); | ||
} | } | ||
| Rivi 317: | Rivi 317: | ||
}); | }); | ||
} else { | } else { | ||
jQuery( '.img-upload-wrapper' ).remove(); | |||
jQuery( '.choose-img-container' ).show(); | jQuery( '.choose-img-container' ).show(); | ||
} | } | ||


