In order to do this, you must position the parent box relative, you don’t need to set the left/right or top/bottom necessarily, just a:
.ab-parent-box { position: relative; }
Will do the trick…
In order to do this, you must position the parent box relative, you don’t need to set the left/right or top/bottom necessarily, just a:
.ab-parent-box { position: relative; }
Will do the trick…
No comments yet.
RSS feed for comments on this post. TrackBack URL