Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

IgnatiusTheKing

macrumors 68040
Original poster
Nov 17, 2007
3,657
2
Texas
I've got a table with text set to scroll vertically, but the text (in paragraph form) butts up against the scroll bar. What's the best way to create a little buffer between the edge of the paragraph and the scroll bar? I've tried altering the cell pad and cell spacing, to no avail.
 

Attachments

  • Picture 5.png
    Picture 5.png
    13.1 KB · Views: 179
Wrap the text in a Div Tag and Give it an ID. Go into the CSS and set the ID you created with either Margin or Padding. I always get those confused, Margin is the outside the box where as padding is the inside. Anyway, that should do what you are looking for I believe.
 
Wrap the text in a Div Tag and Give it an ID. Go into the CSS and set the ID you created with either Margin or Padding. I always get those confused, Margin is the outside the box where as padding is the inside. Anyway, that should do what you are looking for I believe.

Thanks for the tip! It was the Padding, and 10 px on the right did the trick.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.