vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Why does it look different?.... (https://vborg.vbsupport.ru/showthread.php?t=307779)

SPEEDKILLZ 02-01-2014 05:48 AM

Why does it look different?....
 
On different computer? I know it is a mod that is doing it but why would it look fine on one computer and bad on another. Here is what it looks like on my friends computer.

https://vborg.vbsupport.ru/external/2014/01/1.jpg

And here is what it looks like on my computer.

https://vborg.vbsupport.ru/external/2014/01/1.png

So what causes it to be different? Any fixes?

Mr_Running 02-01-2014 06:15 AM

Not sure what difference specifically is being referred too ... but the biggest thing I notice is what appears to be an Ad in the header and it's position.

This may be a difference in the screen resolution! ...Fluid Style.

Zachery 02-01-2014 06:27 AM

Latest garage pictures bit looks like its over flowing into the other column. Its likely bad html, or it really wasn't designed for such a small resolution. Would need to see the actual page to figure out what is wrong.

SPEEDKILLZ 02-01-2014 06:49 AM

Quote:

Originally Posted by Zachery (Post 2478320)
Latest garage pictures bit looks like its over flowing into the other column. Its likely bad html, or it really wasn't designed for such a small resolution. Would need to see the actual page to figure out what is wrong.


Link Is In My Sig. Thank You

Zachery 02-01-2014 09:03 AM

1 Attachment(s)
The current html is using a nowrap to make the size of the table refuse to stretch down below a certain resolution, we can fix that in a few ways.

The easiest is to find the div that contains it, and add the following code onto it

style="overflow:auto;"

This will make it so, if it has to be resized, it won't break out of its box.

SPEEDKILLZ 02-01-2014 03:38 PM

I Will Try To Locate the code. Thank You


All times are GMT. The time now is 10:18 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01102 seconds
  • Memory Usage 1,717KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete