Page 1 of 1

[Solved] Image Scrollbars.. forgot how to fix

PostPosted: Fri Jan 26, 2007 4:41 pm
Author: ZacFields
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Basic Knowledge
Board URL: [url]http://[/url]

PHP Version:
MySQL Version:


What was done before the problem appeared?
Upgrade to 1.4.1


What was done to try to solve the problem?
Nothing yet



De.scription and Message

Hey, I can't seem to find the fix for the image scrollbar problem.

This was actually a modification, but I could never find good use for it. When someone loads up a really large image, it doesn't stretch the page, but rather just puts a scrollbar on the image.

Anyone know where I can get the code to fix this?

Zac

Re: Image Scrollbars.. forgot how to fix

PostPosted: Fri Jan 26, 2007 6:36 pm
Author: Teelk
This was asked recently actually and I couldn't remember the modification this was part of. Probably somewhere in the bbcode.tpl file.

A better solution though are thumbnails, ACP>Extensions>Special Categories and turn thumbnails on. That way a user can click the image and it'll open fully in a new page.

PostPosted: Fri Jan 26, 2007 8:24 pm
Author: ZacFields
I'll give that a shot. I have a feeling I might like the full sized ones better, but I'll try this for a little while and see how it goes <img>

Zac

PostPosted: Fri Jan 26, 2007 8:54 pm
Author: ZacFields
Solved! I found it but I'll repost it here for the people who fixed it with 140 and are now seeing it with 141.

Here is the code to fix the horizontal scrollbar within a topic when someone posts a really long URL or a large picture.

[code]  OPEN]

Cheers ! <img>

Zac