Help - Search - Members - Calendar
Full Version: Adjusting content width in view comments box
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
gurlosophy
How can i create only a vertical scrollbar for my view comments box in my DIV layout.. Currently i'm having both vertical and horizontal scrollbar.. I've shrink the nicknames and friends pics.. I only know how to adjust the comment box width but not the contents in the comment box.. Help is much appreciated.. Thanks a lot..
WHIMSICAL 0NE
Um, you said your comments and then you said your comment box... I'm assuming you mean that you have your comments in a div. If you want the height and width of them small you can adjust the text to be small and the pictures to be small and remove any long comments that might stretch it.
GirlFromSeven11
Try this, it goes in your main comment div.

CODE
.comt {width:400px; height:145px; overflow-x: hidden; overflow-y: auto;
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.