I have Drupal 6.6 & TNG 7.0.2 installed. When executing TNG and selecting Surnames from the TNG menu the screen generates scroll bars. Otherwards if there if to much information on the screen a set of scroll bars appears. How can you eliminate the scroll bars?
Comments
Comment #1
arturoramos commentedThe
element in HTML must be assigned a vertical and horizonatal size. Therefore if scroll bars are eliminated, if the TNG content is larger than the dimensions given in the defininition, the content will be cut off.Comment #2
arturoramos commented