- Posts: 22
- Thank you received: 0
Help with InfoWin CSS
- DavidBoggitt
- Topic Author
- Offline
- Junior Member
Less
More
12 years 6 months ago #667
by DavidBoggitt
Help with InfoWin CSS was created by DavidBoggitt
Hi,
I have been reading the support instructions but I can't seem to work this out. You can see the component in use here:
www.drb-holding3.co.uk/coach-education-c...ly-available-courses
When you click on a placemark, the InfoWin text is all moved to the right. Could you please help? I knwo it's not a bug in the component, it's the templat CSS but I can't make it work
Many thanks,
Dave.
I have been reading the support instructions but I can't seem to work this out. You can see the component in use here:
www.drb-holding3.co.uk/coach-education-c...ly-available-courses
When you click on a placemark, the InfoWin text is all moved to the right. Could you please help? I knwo it's not a bug in the component, it's the templat CSS but I can't make it work
Many thanks,
Dave.
Please Log in or Create an account to join the conversation.
- DavidBoggitt
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 22
- Thank you received: 0
12 years 6 months ago #670
by DavidBoggitt
Replied by DavidBoggitt on topic Re: Help with InfoWin CSS
Hi. It's a YOOtheme template and I posted on their forum too. They said that the problem is that the Extension is using an IDs that is already used in the template,
They suggested that I contact you or locate the file in which it applies this id and change it to something Unique,
can be changed to ;
Do you have any suggestions please? I'm worried about hacking your component, because you bring out so many updates these will be overwritten when I update.
Thanks again,
Dave.
Code:
<div id="content"></div>
They suggested that I contact you or locate the file in which it applies this id and change it to something Unique,
Code:
<div id="content"><div class="placemarkBody" id="bodyContent1"><h4>The Olympic Masterclass.</h4><p>A Coach Education Course.<br>Beeston Hockey Club.<br>Monday 8th Oct 2012.</p></div></div>
can be changed to ;
Code:
<div id="mapcontent"><div class="placemarkBody" id="bodyContent1"><h4>The Olympic Masterclass.</h4><p>A Coach Education Course.<br>Beeston Hockey Club.<br>Monday 8th Oct 2012.</p></div></div>
Do you have any suggestions please? I'm worried about hacking your component, because you bring out so many updates these will be overwritten when I update.
Thanks again,
Dave.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
12 years 6 months ago #675
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Re: Help with InfoWin CSS
Hi, I'll change this names tomorrow.
Thanks.
Thanks.
Don't forget support my developments: post review in JED , donate , help with translation
The following user(s) said Thank You: DavidBoggitt
Please Log in or Create an account to join the conversation.
- DavidBoggitt
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 22
- Thank you received: 0
12 years 6 months ago #710
by DavidBoggitt
Replied by DavidBoggitt on topic Re: Help with InfoWin CSS
Hi,
I just wondered if there was any news on the update of the component please?
Many thanks,
Dave.
I just wondered if there was any news on the update of the component please?
Many thanks,
Dave.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
12 years 6 months ago #711
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic Re: Help with InfoWin CSS
Yes. I did it 2 or 3 days ago.
Check extension manager for new releases of my extensions.
I've done component, plugin and module releases.
It is not in JED, but accessed by extension manager.
If you need it in JED too, I'll publish it in 4-5 hours.
Check extension manager for new releases of my extensions.
I've done component, plugin and module releases.
It is not in JED, but accessed by extension manager.
If you need it in JED too, I'll publish it in 4-5 hours.
Don't forget support my developments: post review in JED , donate , help with translation
Please Log in or Create an account to join the conversation.
- DavidBoggitt
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 22
- Thank you received: 0
12 years 6 months ago #712
by DavidBoggitt
Replied by DavidBoggitt on topic Re: Help with InfoWin CSS
Perfect - thank-you so much!
Please Log in or Create an account to join the conversation.
Time to create page: 0.188 seconds