Custom cart code


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

always test the code


Copy this code and paste it in your HTML
  1. <style type="text/css">
  2. body {background:#000 none repeat scroll 0 0;}
  3. #ys_pageBody { background: none repeat scroll 0 0 #FFFFFF;width: 740px;}
  4. #ys_pageBody.ys_sideCart {
  5. width: 740px;}
  6. .ys_wrapper {
  7. background: none repeat scroll 0 0 #FFFFFF;
  8. width: 760px;}
  9. #ys_mastFoot {margin:0 auto;width: 740px;}
  10. </style>

URL: http://e-commsolution.com/easy-custom-cart-css/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.