Shape 5

Wordpress Club Themes => Corporate Response - Club => : mscott2 September 23, 2013, 09:10:18 AM



: Corporate Response- Issues Upgrading to WP 3.6.1
: mscott2 September 23, 2013, 09:10:18 AM
I updated WP to 3.6.1 and now several images on my site are "mini' sized. I have had a developer look at the site and she wasn't able to find the cause of the issue. Has anyone else had issues.

Are there any suggestions on how to fix this problem?


: Re: Corporate Response- Issues Upgrading to WP 3.6.1
: mscott2 September 23, 2013, 09:11:49 AM
I have also cleared my cache and no change.


: Re: Corporate Response- Issues Upgrading to WP 3.6.1
: Tristan Rineer September 23, 2013, 11:46:28 AM
What do you mean by "mini"?  Can you provide a screenshot with annotation outlining the difference between intended and actual?


: Re: Corporate Response- Issues Upgrading to WP 3.6.1
: mscott2 September 23, 2013, 11:58:51 AM
The photos are supposed to be 300x200 pixels. They were fine before I upgraded to 3.6.1.



: Re: Corporate Response- Issues Upgrading to WP 3.6.1
: mscott2 September 23, 2013, 12:01:31 PM
Did you get the attachment?


: Re: Corporate Response- Issues Upgrading to WP 3.6.1
: Tristan Rineer September 23, 2013, 12:11:31 PM
I'm not seeing anything attached to your post.


: Re: Corporate Response- Issues Upgrading to WP 3.6.1
: mscott2 September 23, 2013, 12:26:20 PM
(http://)


: Re: Corporate Response- Issues Upgrading to WP 3.6.1
: Tristan Rineer September 24, 2013, 09:37:40 AM
What browser are you using?  Your site is displaying fine for me in Firefox.


: Re: Corporate Response- Issues Upgrading to WP 3.6.1
: mscott2 September 24, 2013, 09:46:00 AM
I'm using google chrome


: Re: Corporate Response- Issues Upgrading to WP 3.6.1
: Tristan Rineer September 24, 2013, 10:02:29 AM
Looking at it in Chrome, the only thing I can image the problem would be is that you're using tables; Chrome is telling me that the tables are causing nested margin/border/padding repeating to compress the usable area.

I asked Jonah about it and he said "Tables are a deprecated method of site layout and cause issues used with DIVs".

I would suggest changing that page layout to use divs instead of tables; the info slide uses divs, and tables are not meant to have structure tags inside them.