Messy google map

Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Thu Jun 19, 2014 3:52 pm
Reply with quote
Report this post
Hi guys,
I'm working to change my old template (The World News II) to News2.
I have a component on my site called for hotspots which using a google maps and it's working perfectly on The World News II and default Protostar template (see attached pics) but very messy on News 2.
Any help appreciated
news2.png

proto.png
User avatar
Junior Boarder

GK User
Thu Jun 19, 2014 10:35 pm
Reply with quote
Report this post
Hello,

Could you provide an URL to your website with this problem?
User avatar
Administrator

GK User
Thu Jun 19, 2014 10:49 pm
Reply with quote
Report this post
Thanks dziudek,
Sent all details 4U in pm because the site isnt published.
User avatar
Junior Boarder

GK User
Thu Jun 19, 2014 11:07 pm
Reply with quote
Report this post
Your problem is caused by the max-width: 70% in the following fragment of the css/joomla.css file:

Code: Select all
section img {
   height: auto!important;
   max-width: 70%!important
}


You have to change it to max-width: 100%!important;
User avatar
Administrator

GK User
Thu Jun 19, 2014 11:21 pm
Reply with quote
Report this post
Thanks,
Working now perfectly.
User avatar
Junior Boarder


cron