Deleted!
site layout has changed, this no longer works
(No screenshot available)
| Author | lednerg |
|---|---|
| Created | Aug 31, 2006 |
| Updated | Aug 31, 2006 |
| Installs (this week) | 2 |
| Installs (total) | 484 |
| Average rating |
|
IGNBQ adds a scrollbar to long quotes. This gets rid of that scrollbar.
If you want, you can keep the scrollbar, and just adjust the maximum quote height.
To do that, you change the word "none" with a measurement.
The IGNBQ default is 200 pixels (px), so that would look like:
max-height: 200px !important;
You can also use centimeters (cm), such as:
max-height: 15cm !important;
If you want, you can keep the scrollbar, and just adjust the maximum quote height.
To do that, you change the word "none" with a measurement.
The IGNBQ default is 200 pixels (px), so that would look like:
max-height: 200px !important;
You can also use centimeters (cm), such as:
max-height: 15cm !important;
More Info
Feedback
Discussions
Ask a new question or add a review for this style.