if you don't mind me asking, how did you format the multliple scroll boxes on the main part of your home page? i'm trying to do something similar but can't figure it out :,3
i use the same CSS class for each box and edit the width/height inline! the CSS is set to "overflow:auto;" and setting a static width/height will make the overflow scroll. hope this helps! :)
i use the same CSS class for each box and edit the width/height inline! the CSS is set to "overflow:auto;" and setting a static width/height will make the overflow scroll. hope this helps! :)