Title: Problems with Google Chrome
Last modified: August 20, 2016

---

# Problems with Google Chrome

 *  Resolved [Hector](https://wordpress.org/support/users/solytec/)
 * (@solytec)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/problems-with-google-chrome/)
 * I have a site using Tablepress plugin, really great. But i have a little problem
   with this plugin. In Firefox 18 and IE10 the images are displayed very well, 
   compliance with the exact sizes. But in Google Chrome the images are displayed
   in reduced form. Check please this link in Google Chrome and FF18 or IE10 you
   will see the difference:
    [http://www.cbtis52.edu.mx/jefaturas-administrativas/](http://www.cbtis52.edu.mx/jefaturas-administrativas/)
 * What can you do to fix it?, I have reviewed the theme, style, etc. and this is
   not the cause. Thanks for quick help.
 * [http://wordpress.org/extend/plugins/tablepress/](http://wordpress.org/extend/plugins/tablepress/)

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/problems-with-google-chrome/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/problems-with-google-chrome/page/2/?output_format=md)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/problems-with-google-chrome/#post-3487320)
 * Hi,
 * thanks for your post, and sorry for the trouble.
    This is in fact coming from
   your theme, which is setting a relative maximal width on the images. Chrome uses
   that to shrink the images. To fix that, please add this to the “Custom CSS” textarea
   on the “Plugin Options” screen of TablePress:
 *     ```
       .tablepress img {
           max-width: none;
       }
       ```
   
 * Regards,
    Tobias
 *  Thread Starter [Hector](https://wordpress.org/support/users/solytec/)
 * (@solytec)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/problems-with-google-chrome/#post-3487325)
 * All work fine. Thank you very much.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/problems-with-google-chrome/#post-3487326)
 * Hi,
 * that’s great to hear! Thanks for the confirmation!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, please [rate TablePress](http://wordpress.org/support/view/plugin-reviews/tablepress)
   here in the plugin directory. Thanks!
 *  [xtensions](https://wordpress.org/support/users/williamews/)
 * (@williamews)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/problems-with-google-chrome/#post-3487339)
 * Hello Tobias! Thanks for the plugin. The table works and display great in Firefox
   and internet explorer. However, I’m having an issue with the table’s size in 
   Google Chrome: The table’s size reduces in Google Chrome and that mess up the
   alignment of things on my page. Any advice?
 * Thank you in advance!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/problems-with-google-chrome/#post-3487340)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Please post a link to the page with your table, so that I can take a direct look.
   Thanks!
 * Regards,
    Tobias
 *  [xtensions](https://wordpress.org/support/users/williamews/)
 * (@williamews)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/problems-with-google-chrome/#post-3487341)
 * Hello, sorry for the delay. Can you provide a place or email I can send you a
   screenshot of the webpage? Thank you!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/problems-with-google-chrome/#post-3487342)
 * Hi,
 * please send me an email to the address that you can find in the main plugin file“
   tablepress.php” of TablePress.
    But please send me a link to the page, a screenshot
   alone is not enough, as I can then not inspect the code. Thanks!
 * Regards,
    Tobias
 *  [stych](https://wordpress.org/support/users/stych/)
 * (@stych)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problems-with-google-chrome/#post-3487343)
 * I’m new to WordPress, so forgive my complete ignorance. Our website was customised
   for us (mainly colours), and as with others in this thread the logo is tiny in
   Chrome, but fine on other browsers. I have seen that you are supposed to add 
   custom css, but I guess it won’t work unless you have tables listed for the TablePress
   plugin. How is this achieved with pre-exisiting tables? Thanks.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problems-with-google-chrome/#post-3487344)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * I’m not really sure what you mean here. Can you please post a link to the page
   where this problem with the logo in Chrome is visible? Thanks!
 * Regards,
    Tobias
 *  [stych](https://wordpress.org/support/users/stych/)
 * (@stych)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problems-with-google-chrome/#post-3487345)
 * Hi,
 * Thanks. The main logo for my site appears much smaller in Chrome than in FF or
   IE. I thought it might be linked to how chrome handles tables, but I guess it’s
   not a table?
 * [http://www.mypurplehouse.co.uk/](http://www.mypurplehouse.co.uk/)
 * Regards, Steve
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/problems-with-google-chrome/#post-3487346)
 * Hi Steve,
 * thanks for the link!
    You are correct, this is not a table, so that CSS recommendations
   that I made here do not apply (those are only valid for the TablePress plugin
   for which these are the support forums). You might therefore want to try the 
   general theme forums at [http://wordpress.org/support/forum/themes-and-templates](http://wordpress.org/support/forum/themes-and-templates)
   or you could maybe contact the theme developers directly.
 * Regards,
    Tobias
 *  [Larry](https://wordpress.org/support/users/tippy/)
 * (@tippy)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/problems-with-google-chrome/#post-3487347)
 * Tobias,
 * I’m having the same problem with the picture size on one of my tables. I use 
   tablepress on a few posts on my site but for some reason, one post doesn’t want
   to display the pictures full size when I look at them in Chrome. IE/FF they display
   proper. Not Chrome. I used the code:
    .tablepress img { max-width: none; } But
   does not help. Also the pictures look fine on the other posts. But this one post
   won’t show the pictures full size unless I use IE or FF. I did clear my browser
   cache. Pictures are so tiny. I’m at my wits end. I need some assistance, please.
   If you need a url I can email you one.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/problems-with-google-chrome/#post-3487348)
 * Hi,
 * thanks for your post, and sorry for the trouble.
 * Yes, I would need to see the page with the table here. Please post a link or 
   send it to me via email (my address is in the main plugin file “tablepress.php”).
 * Regards,
    Tobias
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/problems-with-google-chrome/#post-3487349)
 * Hi,
 * thanks for sending me the links! Due to some CSS, the CSS for the `max-width`
   will need some slight changes. Please try again with
 *     ```
       #content .tablepress img {
         max-width: none;
       }
       ```
   
 * Regards,
    Tobias
 *  [Larry](https://wordpress.org/support/users/tippy/)
 * (@tippy)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/problems-with-google-chrome/#post-3487350)
 * Thank You! Thank You! Thank You!
 * All the pictures on all the posts using Tablepress are the correct size now. 
   Chrome, FF, IE, all the browsers work just fine now using the code you just posted.
 * Again, Thank You for your help.
 * Tippy

Viewing 15 replies - 1 through 15 (of 22 total)

1 [2](https://wordpress.org/support/topic/problems-with-google-chrome/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/problems-with-google-chrome/page/2/?output_format=md)

The topic ‘Problems with Google Chrome’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 22 replies
 * 6 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/problems-with-google-chrome/page/2/#post-3487357)
 * Status: resolved