The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Why does my page look off like this?
On my browser it looks fine than again I update mine every time on every other computer I log on from it looks like this... Why is that?
|
#2
|
||||
|
||||
Can we get a link?
|
#3
|
||||
|
||||
It could be the mod showing recent album pictures on forumhome... check that, disable then refresh the site... if it's gone then you know that the css or a setting within that modification itself needs to be adjusted .
Edit: To clarify I believe your phone is re-sizing it proportionally to fit your phones screen etc, the default code or css for that mod seems to be designed for pc browsers or standard sites i.e. no less than the min width setting of 650px versus what your phone could be displaying for example 480 or less in width, you'll notice some drastic changes on a few sites let's say if you have a HTC phone, turn it sideways so the screen rotates and now it's slightly different. |
#4
|
|||
|
|||
horsepowertech.net
--------------- Added [DATE]1314475056[/DATE] at [TIME]1314475056[/TIME] --------------- I took the picture off the phone because my browers are updated, but when I access it from another computer it does the same thing --------------- Added [DATE]1314481818[/DATE] at [TIME]1314481818[/TIME] --------------- Quote:
|
#5
|
||||
|
||||
Your Random Pictures are in a table. Each image is in it's own column. Columns don't wrap. So, all five get put across the screen like that. You could make the overflow hidden:
HTML Code:
#garage_img { overflow: hidden; } |
#6
|
|||
|
|||
Wherre do I post that @?
|
#7
|
||||
|
||||
From my sig:
Quote:
|
#8
|
|||
|
|||
TY worked like a charm
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|