Does anybody know how Google load the favorite icon on their homepage?
There is no link tag in the head. So, I thought that the icon is loaded through JavaScript but that is not the case. I've cleared the cache and disabled the JavaScript and still there is a favorite icon in the address bar.
Thanks,
Teo
A favicon.ico file in the root of the website will be displayed in most modern browsers - you don't need to explicitly link to it.
Related
I'm using A-Frame with ARjs, when access camera from the phone, we have a popup ask permission and I want to customize the popup with my text, have a beautiful styles with CSS like SweetAlert. Is it possible. Thanks for your help!
No, you can't. Permission dialogues are trusted browser UI not customizable by content.
I am running an Online School Website using Wordpress and I want to embed Vimeo videos on my site. As my courses are paid, I don't want my students to be able to download the videos for offline viewing as this may lead to easy Piracy. So I want to remove the download icon shown in the image below:
So far I have tried the following:
Un-checking the box which says "What can people do with your videos? Download them" under the "Upload defaults" Settings.
Setting all my videos to "Hide on vimeo.com". I thought this would make anyone with the link unable to download them, but the icon is still showing.
Is there a way I can remove this icon or do I need to move my videos to another hosting platform which allows such basic privacy settings? I have the Vimeo Plus plan.
Just culling an answer from the comments, as this question has invited non-answers. Quoting #Tommy Penner:
That download button isn't a standard part of the Vimeo player
-- it might be WordPress itself or a browser extension that adds the button.
So the first thing to do is check whether an extension is causing the button to appear. This obviously still leaves the scenario where your students might have some extension which causes the button to appear. The solution, as of the date of this post, appears to be to go into your privacy settings and uncheck the 'Allow Downloads' option. This should prevent even extensions from enabling that button.
You can disable downloads of your video by navigating to the video, selecting the Privacy option on the right side, and toggle off the Allow download switch at the top of the panel. The setting will automatically save.
Source: Vimeo support site.
Please, if anybody knows how to solve this disaster.
I have erased my style.css content in Atom editor and then the editor crashed. Now, the file is blank.
However, I have opened the webiste in several Firefox tabs as well as in Chrome and Opera.
Please, can you help me to find a way how to get the style.css file back.
There should be a way how to get it if it's in browser opened.
I have solved this guys ;D !!!
So, if anybody needs to solve this in the future, the key is to select "Live Edit" instead of "Source Edit" and select the css file from the select box on the left and then copy the stuff that will show up. Source edit will show nothing aka blank page content.
Here is what I mean:
Try to get the CSS from Google Web Cache - check this. Maybe Google saved the page you were working on, IF it was publicly available.
Posted this earlier, forgot to provide a link:
http://amesmakerspace.thenittygritty.org/
Trying to build the above site, and trying to change how it responds to changing the width of a browser window. In chrome I right-click and choose "inspect element" and for the dive "header-right" it shows that the width is changing based on "responsive.css?ver=3.9.2*". I have no idea what that is. When I select the style sheet, it shows "#media screen and (max-width:1240px)" at the top. I am able to change things, but I have no idea where to find the responsive.css sheet in wordpress. Anyone know where it is so I can edit it?? It is absolutely nowhere in the "editor" menu, I checked everywhere.
Thanks
responsive.css is placed insider youthemefolder/css/responsive.css.
As you can see the Url http://amesmakerspace.thenittygritty.org/wp-content/themes/Cinematix/css/responsive.css
you can't access this file from wp-admin editor.
you can access using FTP or C-panel
you need c-panel credential where you can go and change.
Need any other help you can tell me anytime
I have some links like "domain"
i want to have a preview image of the url link when i mouseover it.
is this possible with something like an iframe?
can someone help me with this?
sincerely Rene,
You are probably looking for a mouse over that displays an image (thumbnail of domain.com). For the mouse over, there are many scripts available: search for "javascript tooltip" (jQuery tools for example).
To get a thumbnail of "domain.com", you need to use a web service like URL2PNG or Browshot.