Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#181578 - 03/26/0707:14 PMRe: Disable Scroll in quote/code?
[Re: haavarl]
Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
CP -> Display Options -> Styles -> Theme to Edit -> Style Settings -> UBBCode Properties -> .ubbcode-body -> Change max-width and max-height to both be 100% and remove the "overflow" property.
I wouldn't recommend this (at least disabling overflow) because it'll allow your forums to "streach" to accomodate content (such as large pictures).
Well, before we upgraded we had an OLD version with no scrollbars ... and on the negative side, large pictures now and then. It seems that our users rather would live with the large pictures if they can get rid of those bars.
I'll use that option for now, and hope someone will come up with a more flexible (or, ehe, less flexible, as it were) suggestion.
Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
Ahh, you're running the "new style" ubbcodes, I use the "original style"; they where adjusted in 7.1 due to an IE compatability issue (I don't even remmeber why exactly); try changing your .ubbcode-body's max width to 100% to see how i was planning for it to look
Registered: 06/05/06
Posts: 14994
Loc: Portland, OR; USA
ahhhh, interesting ;)...
The IE fix was to explicitly specify a width, I hate it, hate hate hate... it makes multi level quotes streach pages versus incorprate into themselves...