Image Sizes

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Sun Oct 28, 2012 2:56 pm
Reply with quote
Report this post
For some reason when I load my site in Google Chrome certain images are not their correct sizes. They appear correctly in FireFox and IE, but not Chrome. They're much smaller.

Any help is appreciated!

Two example pages:
http://www.thesearchers.org/index.php/equipment
http://www.thesearchers.org/index.php/mascots
User avatar
Junior Boarder

Konrad M
Mon Oct 29, 2012 11:47 am
Reply with quote
Report this post
Hi,
please try go to joomla.css and find (line 166):
Code: Select all
section img {
max-width: 100% !important;
height: auto !important;
}

and change to:
Code: Select all
section img {
height: auto !important;
}
User avatar

GK User
Mon Oct 29, 2012 1:39 pm
Reply with quote
Report this post
Yep!
That worked!
Thanks!
User avatar
Junior Boarder

GK User
Fri Nov 02, 2012 1:38 am
Reply with quote
Report this post
Was hoping you could help me again.

For some reason the images, being 'rendered' by the YooTheme WidgetKit is acting strangely in FireFox and Chrome (and I assume IE). For lack of a better explanation, they seem to be contracting and displaying on top of each other? Not really sure what is going on.

Thanks for any help.

http://www.thesearchers.org/index.php/stickers
User avatar
Junior Boarder

Konrad M
Fri Nov 02, 2012 11:22 am
Reply with quote
Report this post
Hi,
It is not our component so please ask on their support community forum.
User avatar

GK User
Fri Nov 02, 2012 1:22 pm
Reply with quote
Report this post
I know it's not your component.

However, it was displaying fine when I was using the GK Music template, and then when I switched to the GK Game News template the error started to occur.

So by logical deduction it must be caused by GK's Game News template.
User avatar
Junior Boarder

Konrad M
Fri Nov 02, 2012 3:57 pm
Reply with quote
Report this post
So please send me Private Message with access to your joomla backend. I will switch templates and compare them and will try fix your issue.
User avatar

GK User
Fri Nov 02, 2012 8:44 pm
Reply with quote
Report this post
Sorry for being 'snippy' :(
And thank you for the offer.
But I had some free time so I sat down and I'm pretty sure I debugged the issue.
Thanks again.
User avatar
Junior Boarder


cron