Log in

View Full Version : horizontal scrollbar in firefox and safari


Sir Doyle
08-01-2007, 11:02 AM
hi...

I have problem with big image in firefox... When I use [img] with huge image, the page is breaked but in IE it will appear horizontal scrollbar...

I want this horizontal scrollbar also in FF

I tried to search But :(
any help please...

StrifeX
08-01-2007, 03:03 PM
In postbit or postbit_legacy, you have to find the "$post[message]" variable, and surround it with the following <div> tag:

<div id="post_message_$post[postid]" style="overflow:auto; width:100%;"></div>

The overflow style will make it so that if the post width exceeds the 100% width limit, it will automatically add a horizontal bar which will scroll to the excess content.

Sir Doyle
08-04-2007, 12:10 PM
thanks...

But this not work like what I want...

It will but horizontal scrollbar only in the post that has big image

I want the horizontal scrollbar appear in a whole page (Bottom of browser)

Sir Doyle
08-06-2007, 07:41 AM
ِany help please :(

StrifeX
08-06-2007, 07:02 PM
Are you saying that in FF, when the page is stretched out there is no scrollbar to go to the missing part?

Sir Doyle
08-06-2007, 08:33 PM
Yes

StrifeX
08-07-2007, 01:45 AM
I'm sorry, but there's nothing else i could really think of. But if your posted images are too big, i recommend you get a post / signature image size limiter, the one i made is in my signature, but you will have to search for the post one.

Sir Doyle
08-08-2007, 08:38 AM
thank you StrifeX...

I dont know why only you replying me

is there any one here? :(


thank you again StrifeX