Font being loaded from nowhere [closed] - css

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 8 years ago.
Improve this question
I've got a website that used to use the Roboto Google font. Since then the font was changed and the word roboto doesn't appear in a single line of code, yet, when visiting a specific page I can see the Roboto font being fetched from fonts.googleapis.com. The chrome network tab shows initiator=other
This doesn't only happen locally but also on my production enviroment. I'm using Rails 3.2.
Does anyone have any idea where this is coming from??
Thanks,
Uri

So I found out the font was being loaded by google maps. Haven't found a way to disable it being loaded yet...

Related

Telegram build your own application getting error [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 days ago.
Improve this question
This is a new account and so I can't comment to previous questions.
I am trying to create a telegram application using this form https://my.telegram.org/apps and getting error. Looks like others have run into this issue too. image of error
I am looking for a solution that works Feb 2023.
I tried disabling my ad block and tried in various browsers (Chrome, edge, safari, brave, firefox). I am positive I've tried combinations of alpha characters that are very unlikely to have existing username taken. I also removed the URL and description and tried adding a note about using the telegram API but don't think that will make a difference. example form

Emails not rendering properly on windows outlook but works on linux & mac outlook [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 2 days ago.
Improve this question
I am trying to render email, which is showing perfectly in linux and mac outlook with proper css.
But not able to get that same design in windows outlook. It is not applying any paddings,margins and also there are changes in font style too. Is there any way to render email properly on windows too?
I have tried to inline all the styles and used span tag instead of p tag. But didn't get any successful results. Hoping for positive response.

Social Media Icons disappeared on my Online Website while they appeared on my offline website [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 3 years ago.
Improve this question
Social Media Icons disappeared on my Online Website while they appeared on my offline website:
Icons appear in yellow circles in my Offline Website
Icons disappear in yellow circles in my Online Website
It is hard to help you without any additional information.
The only reason that I can come up with for your items to disappear in the online version is a missing or corrupted path.
That could be explained by e.g. missing the icons folder when uploading the web content.
I will provide a more detailed answer once you provide us with the necessary information.
Thanks for reply. I have just solved the issue by updating the font-awesome.min.css version from: 4.3.0 to: 4.7.0. And it works well.
this one:
link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css
instead of:
link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css

Website does not display css correctly on Google Chrome [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 7 years ago.
Improve this question
I am stuck with a problem on a website I created. The website worked fine a few weeks ago. Now the css doesn't render on chrome. It's www.gazosa.info. Also a few pics arent displaing on firefox but the structure seems fine. The only browser displaying everything is safari, which seems surprising for me.
Thanks for any help!
Your homepage size is more than 3MB. Site is loading in my machine but bit slow. due to heavy size and too many requests. https://www.dropbox.com/s/w71z8zl8mieytb6/Screenshot%202015-07-29%2017.16.04.png?dl=0
Please check this http://tools.pingdom.com/fpt/#!/lgB3G/http://www.gazosa.info/
Getting 404 errors so also make sure you have given proper permission to your files.
Thanks
You have used http://www.gazosa.info/docs.min.js on your website.
But this link is dead.
Fix it.

Cant style Facebook share button as its in an iframe? [closed]

Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 8 years ago.
Improve this question
Is it possible to use CSS to style the facebook share button? The problem im having is that the javascript creates an iframe meaning normal CSS on the page doenst affect the styling of the iframe.
https://developers.facebook.com/docs/plugins/share-button/
According to the Facebook Do's and Don'ts, you are not allowed to
Modify Facebook brand assets in any way, such as by changing the design or color
So I guess that settles the matter.
Should you really want to customize the content of an iframe, the question has already been asked multiple times: check out this answer, or that answer or even that one.

Resources