Default insertion
Horizontal position
px
Vertical position
px
CSS
margin: 8px 0; clear: both;
margin: 8px auto 8px 0; text-align: left; display: block; clear: both;
margin: 8px 0 8px auto; text-align: right; display: block; clear: both;
margin: 8px auto; text-align: center; display: block; clear: both;
margin: 8px 8px 8px 0; float: left;
margin: 8px 0 8px 8px; float: right;
position: fixed; z-index: 9995; top: 100px; left: 0px;
WARNING: No Wrapping style has no wrapping code needed for client-side device detection!
WARNING: Settings Filter or Max insertions can't work with Client-side insertion. Use Server-side insertion.
WARNING: No wrapping style has no wrapping code needed for tracking!
WARNING: vertical position Scroll with the content needs Output buffering enabled and automatic insertion Above header!