The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
horizontal scrollbar in firefox and safari
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... |
#2
|
|||
|
|||
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. |
#3
|
|||
|
|||
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) |
#4
|
|||
|
|||
ِany help please
|
#5
|
|||
|
|||
Are you saying that in FF, when the page is stretched out there is no scrollbar to go to the missing part?
|
#6
|
|||
|
|||
Yes
|
#7
|
|||
|
|||
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.
|
#8
|
|||
|
|||
thank you StrifeX...
I dont know why only you replying me is there any one here? thank you again StrifeX |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|