×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Close Window (pop up) & Search Box Default

Close Window (pop up) & Search Box Default 11 years 5 months ago #20942

  • Scott Mason
  • Scott Mason's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 1
Daniel, you've been absolutely great and I'm hoping that these will be among the last of my newbie questions.

1. I'm not seeing how I can enable a close function for the marker pop ups.
2. The search box at the top of the map shows the word restaurant (regardless of map). I'm sure that it's something that I added but for the life of me can't locate where.

Thanks again and my review at JED has been published. The function of your component and the quality of support has far exceeded my expectations!
Attachments:

Close Window (pop up) & Search Box Default 11 years 5 months ago #20948

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey Scott,

This is still related to the max-width that your template uses (as in the issue with the big controls).
Here is how it looks when I remove the max-width with firebug:
awesomescreenshot.com/06c1bsada7 (do you see that there is also streetview available???)

The "restaurant" is comming from the language file
language/en-GB/en-GB.com_hotspots.ini
COM_HOTSPOTS_QUICK_SEARCH_TITLE="e.g. restaurant"

You could use the joomla language override feature:
www.inmotionhosting.com/support/edu/joom...ew-language-override

Daniel
P.S. Thanks for the nice review!

Close Window (pop up) & Search Box Default 11 years 5 months ago #20977

  • Scott Mason
  • Scott Mason's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 1
OK, I've located where in the files that these commands are coming from and when I remove !important from these two lines the big controls still do not display correctly and there is not close window icon on the pop up.

I asked about removing these lines completely and the template provider said that the are essential in maintaining the responsive template so that the site resizes well for different devices.

With the !important out is there something that I might add to the component code to get the display right?

Thanks again for your help!

EDIT: I can live without the big controls... and even the street view for now if I can just get the close window icon to be viewable it would be great for now!

Close Window (pop up) & Search Box Default 11 years 5 months ago #20979

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
compojoom.com/forum/52-newbie-area/17856...ols-very-small#20934

You need to set #mapcanvas img as described in the previous thread. If you cannot fix this yourself send me ftp credentials and I'll do it for you.
The following user(s) said Thank You: Scott Mason

Close Window (pop up) & Search Box Default 11 years 5 months ago #21009

  • Scott Mason
  • Scott Mason's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 1
I can't begin to tell you how much I appreciate your help. When I made those changes they didn't appear to have any effect (perhaps it was user error?). I have emailed you FTP log in credentials.

Your component is a tremendous asset to my site and I really appreciate you going above and beyond to help it work with my template!

Close Window (pop up) & Search Box Default 11 years 5 months ago #21024

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Did you receive my mail? The ftp credentials seem to be wrong.

Close Window (pop up) & Search Box Default 11 years 5 months ago #21031

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
I added:
#map_canvas img {
	max-width: none;
}

To your custom.css file. Now everything looks as expected.

Regards,
Daniel
The following user(s) said Thank You: Scott Mason

Close Window (pop up) & Search Box Default 11 years 5 months ago #21049

  • Scott Mason
  • Scott Mason's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 20
  • Thank you received: 1
Daniel, this is awesome and I can't thank you enough for your time! There's nothing out there that can compete with what you've developed and your willingness to go the extra mile to make sure things display as intended is commendable.

There's no way I'm using anything else for mapping on my Joomla sites and I look forward to being a long time customer.
The following user(s) said Thank You: Daniel Dimitrov
  • Page:
  • 1
Time to create page: 0.134 seconds