CSS - Move Shadowbox Close Button to Top Right


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. #sb-info {position: absolute; right: 3px; top: -20px;}

Report this snippet


Comments


You need to login to view comments.