- Posts: 29
- Thank you received: 0
After upgrade infobubble texts get blurry
- squareweb
- Topic Author
- Offline
- Junior Member
Less
More
11 years 2 months ago - 11 years 2 months ago #3684
by squareweb
After upgrade infobubble texts get blurry was created by squareweb
Hi Dima,
After upgrade to latest version all works fine except that my info-bubble texts got blurry (vage).
Any Idea why?
Is it possible to style the text (with css f.o. font-size)
thanks in advance
Mark
After upgrade to latest version all works fine except that my info-bubble texts got blurry (vage).
Any Idea why?
Is it possible to style the text (with css f.o. font-size)
thanks in advance
Mark
Last edit: 11 years 2 months ago by squareweb.
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 2 months ago #3691
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic After upgrade infobubble texts get blurry
Hi Mark.
Can you provide your page with map.
Before my last release, I did i little release for css only changing - because my infowin toolbar was broken my google's classes, which added into infowin styles, and I !important to some my div IDs
Can you provide your page with map.
Before my last release, I did i little release for css only changing - because my infowin toolbar was broken my google's classes, which added into infowin styles, and I !important to some my div IDs
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.
- squareweb
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 29
- Thank you received: 0
11 years 2 months ago #3693
by squareweb
Replied by squareweb on topic After upgrade infobubble texts get blurry
For some reason it looks OK now Dima....
This is the link btw. dekunstvanveiligfietsen.nl/index.php/overzicht-werkzaamheden
Clicking on bycicle-icon showed very blurry text... now not anymore... strange...
I did not drink any alcohol (:-
1. Dima is it possible to style the font-type, font-size in the info-bubbles?
2.I do see that the info-bubble-tabs are stacked on top of eacht other in IE9, is there a css-patch for this? (try the above link in IE9).
Btw. Dima I just donated 20,- € to buy you a beer....cheers
Thanks in advance.
Mark
This is the link btw. dekunstvanveiligfietsen.nl/index.php/overzicht-werkzaamheden
Clicking on bycicle-icon showed very blurry text... now not anymore... strange...
I did not drink any alcohol (:-
1. Dima is it possible to style the font-type, font-size in the info-bubbles?
2.I do see that the info-bubble-tabs are stacked on top of eacht other in IE9, is there a css-patch for this? (try the above link in IE9).
Btw. Dima I just donated 20,- € to buy you a beer....cheers
Thanks in advance.
Mark
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 2 months ago #3695
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic After upgrade infobubble texts get blurry
Hi Mark
Thanks for donation. I'm very appreciate you.
As for blur:
This is in Firefox
And this is in IE 10
Where it is.
As for stacks - I can see it correctly.
Before my release with css it can be stacked, because google's styles appeared and it contains for div tags style block, and it overrides inline style
Therefore I can see correclty, or post images and how I can get your problem
PS sorry for delay answers - I got all posts from forum into spam
Thanks for donation. I'm very appreciate you.
As for blur:
This is in Firefox
And this is in IE 10
Attachment e2.PNG not found
Where it is.
As for stacks - I can see it correctly.
Before my release with css it can be stacked, because google's styles appeared and it contains for div tags style block, and it overrides inline style
Therefore I can see correclty, or post images and how I can get your problem
PS sorry for delay answers - I got all posts from forum into spam
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.
- squareweb
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 29
- Thank you received: 0
11 years 2 months ago #3696
by squareweb
Replied by squareweb on topic After upgrade infobubble texts get blurry
No problem Dima,
here is the image of stacked tabs in IE9.
Is it possible to style the text (font-type, font-size) within the tabs with css?
Thanks in advance,
Mark
here is the image of stacked tabs in IE9.
Is it possible to style the text (font-type, font-size) within the tabs with css?
Thanks in advance,
Mark
Please Log in or Create an account to join the conversation.
- Dima
- Offline
- Platinum Member
11 years 2 months ago #3697
by Dima
Don't forget support my developments: post review in JED , donate , help with translation
Replied by Dima on topic After upgrade infobubble texts get blurry
As you can see in Firefox, you can noticed, that google's styles like
it was overridden.
Maybe IE did it a different way.
You can create Infobubble style, but as I can see in docs - you can control only "Background Class Name"
Look at google's demo
google-maps-utility-library-v3.googlecod...xamples/example.html
In page source you can see what you can control.
As you can see - you can create in bubble's content div and apply your styles. And check, that google's classes not overrides your. In this case - use !important
Code:
.gm-style
Maybe IE did it a different way.
You can create Infobubble style, but as I can see in docs - you can control only "Background Class Name"
Look at google's demo
google-maps-utility-library-v3.googlecod...xamples/example.html
In page source you can see what you can control.
As you can see - you can create in bubble's content div and apply your styles. And check, that google's classes not overrides your. In this case - use !important
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.
Time to create page: 0.216 seconds