Eliminate Scroll Bars
viscaris - October 25, 2008 - 16:28
| Project: | The Next Generation Integration |
| Version: | 6.x-1.0-beta2 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | arturoramos |
| Status: | by design |
Jump to:
Description
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?

#1
The 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.
#2