Hey there How do i put in a horizontal scroll bar in the postbit My forum stretches when people use "code" and "quote" I need to put in a scroll bar so this does not happen I want the scroll bar at bottom of where people post For example i want a scroll bar. ---------Here---------------------------------------------Here-----------------
You could try .alt1,.alt2{ overflow:scroll; } Code (markup): In your CSS. but that will give you too many scrollbars, and I don't know if there is a set class in vB that controls just the post message.