vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Chrome resizes images in tables (https://vborg.vbsupport.ru/showthread.php?t=320884)

jrw422dx 11-24-2015 09:13 AM

Chrome resizes images in tables
 
OK, so I have searched and searched ( here and the web) for the problem of Chrome reducing the image size in a table. When viewed in firefox, IE, safari the images look normal. However, when viewed in Chrome they are shrunk down sometimes to the point of a favicon.

A web search shows the problem (in word press and I assume its the same trouble for Vbulletin ). Chrome stretching out the text, so they say. For instance, in this URL http://www.exposingsatanism.org/show...e-of-the-Devil first one in first post, the normal pic size is 296 x 225 and chrome shrinks it down to 12 x 9. Like I said I have searched here and cant find a post that deals with the issue. A web search says its the way chrome looks at the table. https://boulderinformationservices.w...n-table-cells/

If you don't put images in a table they appear normal. Someone will surely say don't use a table then. I don't like a lot of wasted space so that is why I use a table.

I would not worry about it, but most users to my site seem to be using chrome where as it used to be firefox which I use.

Can someone please point me to a post that has the problem solved or solve the problem here? :confused:

I tried to get help at the main .com site to no avail! running 4.2.3

squidsk 11-24-2015 02:26 PM

The second post you link to has the solution.

Add the following rule into your additional.css template

Code:

.content td img {
    max-width: none;
}


jrw422dx 11-24-2015 07:36 PM

Bingo that was it. Thank you so much squidsk. May God's blessings come to you for your help!:D:up:


All times are GMT. The time now is 01:56 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.01161 seconds
  • Memory Usage 1,714KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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