Sorry for my English is very approximate.
Congratulations on your excellent product, but unfortunately I have a problem I can not solve.
My site has a very dark background on which the text obtained by Get Route is not visible. Should I then change the color but I do not know how to do. Analyzing the page I found the point where it is defined that color but I can not change it because I do not find in any css file of the site and I think it is included in the code returned by Google.
Is there a way to solve this problem? Thank you very much.
Change the color of the text obtained by Get Route
-
- Phoca Newbie
- Posts: 3
- Joined: 30 Aug 2014, 12:00
-
- Phoca Newbie
- Posts: 3
- Joined: 30 Aug 2014, 12:00
Re: Change the color of the text obtained by Get Route
Excuse me, I forgot. The link to the site is: http://www.icocci.it/catalog/index.php/dove-siamo/mappa
- Benno
- Phoca Hero
- Posts: 9451
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Change the color of the text obtained by Get Route
Hi,
You somehow need to find and edit this css lines:
Unfortunately I don't know which css file contains these lines..
Kind regards,
Benno
You somehow need to find and edit this css lines:
Code: Select all
.adp, .adp table {
color: #2c2c2c;
font-family: Roboto,Arial,sans-serif;
font-weight: 300;
}
Kind regards,
Benno
-
- Phoca Newbie
- Posts: 3
- Joined: 30 Aug 2014, 12:00
Re: Change the color of the text obtained by Get Route
Thank you so much Benno.
I had also found that the color of the text depends on what css but as far as I was able to look in the files of my site I have not found so I think that it is included in the return code from Google. Should I then change the code before the browser you use it but do not know how to do. I also tried to change the background but I did not succeed.
Anyway thanks again.
Kind regards.
AlTino
I had also found that the color of the text depends on what css but as far as I was able to look in the files of my site I have not found so I think that it is included in the return code from Google. Should I then change the code before the browser you use it but do not know how to do. I also tried to change the background but I did not succeed.
Anyway thanks again.
Kind regards.
AlTino
- Benno
- Phoca Hero
- Posts: 9451
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Change the color of the text obtained by Get Route
Hi,
see this tread: viewtopic.php?f=38&t=25787
There the same CSS lines were accurately included in the template.css
If you don't find it, try it with an joomla! standard template for testing..
Kind regards,
Benno
see this tread: viewtopic.php?f=38&t=25787
There the same CSS lines were accurately included in the template.css
If you don't find it, try it with an joomla! standard template for testing..
Kind regards,
Benno