Support Forum

  • Page:
  • 1

Zoom Control not showing correctly

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

[attachment:1]C:\Documents and Settings\toshiba\Desktop\BIN\goooglemap.jpg[/attachment]
Hi

I cannot get a Googlemap to display the zoom control correctly, it is unusable.

I am using a JB colorshift quickstart. The Joomla core has been updated to 2.5.4. (I also have installed Ari sexy lightbox, JCE, RSfirewall and Akeeba).

I have tried installing (then uninstalling) the JBmap extension, Phocamaps and another googlemap extension - same issue results with all, map but no zoom control.

I have tried deleting the entire css folder, all the site css was dropped but the zoom control issue remained, does anyone have any suggestions for a fix?

I have attached a screenshot - this was with Phoca, but jbmap extension result was the same.
Attachments:
  • Suzanne's Avatar
  • Suzanne
  • 12 Month basic
  • 92 posts
  • Karma: 2
The administrator has disabled public write access.
Hi there,

I have a feeling this is related to the img {max-width:100% setting. If you post a link Ill send you seem details on how to correct this.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Thanks for your reply - was very helpful...SOLVED!

I found the max width setting on line 33 in my colorshift theme.css

img
{
height:auto;
max-width:100%;
border:0

I added a line under it for my phocamap and the zoom control came back...presumably the joomlabamboo map extra line would be very similar.

Thanks very much!

.phocamaps img { max-width: none;
  • Suzanne's Avatar
  • Suzanne
  • 12 Month basic
  • 92 posts
  • Karma: 2
The administrator has disabled public write access.
Thanks Suzanne :)
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
LOL

Just found my own post whilst seeking a fix for the zoom control not showing correctly on jb maps.

I am using a non JB template on Joomla 3 in this instance.

This is a test site under construction so I cannot send a link...

I tried adding the line
.jbmaps img { max-width: none; }
and another time
.maps img { max-width: none; }
but in either instance the zoom controls are still squiff.

Should it be a different line of code I add to the CSS?

THANKS!
  • Suzanne's Avatar
  • Suzanne
  • 12 Month basic
  • 92 posts
  • Karma: 2
Last Edit: 10 years 9 months ago by Suzanne. Reason: did not make sense until I edited it!
The administrator has disabled public write access.
Hmm hard to say - will definitely need a link to test this.

You can try adding !important after the rule to see if that works.

Anthony
  • Anthony Olsen's Avatar
  • Anthony Olsen
  • LIfetime Developer - Big Bamboo
  • 23925 posts
  • 788 Thanks
  • Karma: 433
The administrator has disabled public write access.
Hi Anthony

Thanks for your reply.
I realised after I posted that you would need more to go on!

I have tried the important rule with each of the .jbmaps and .map rules but nether worked.

I have opened a ticket with login details etc.

Thanks again
Suzanne
  • Suzanne's Avatar
  • Suzanne
  • 12 Month basic
  • 92 posts
  • Karma: 2
The administrator has disabled public write access.
Hi Suzanne,

Just replied to your ticket

Cheers
Paul
  • manh's Avatar
  • manh
  • Moderator
  • 45248 posts
  • 2106 Thanks
  • Karma: 603
The administrator has disabled public write access.

zentoolsIf you use Zentools please post a review at the Joomla! Extensions Directory.

Happy Campers