I'm sorry for shouting, but I really am desperate. I have some problems with a site of mine, I need the text to appear until the end of a text box but it only displays half of the box then jumps on a new row. I think this is simple, but I am very noob with this and have no clue Can anyone tell me how to modify my style.css, please? http://tinyurl.com/omtvj7 - sry for putting the link through tiny and anonym.to but I don't want it spidered.
Change your css name "scroll-inside" to the following settings. #scroll-inside { height: 370px; width: 100%; overflow: auto; font-family: Verdana, Geneva, sans-serif; font-size: 11px; color: #FFF; }