My desktop icons have changed, specifically for chrome, edge and brave links - icons

Ive been learning more about computers lately which means ive been trying to things and settings. Now some of my deskto icons have changed to a different picture. The ones shown are links for chrome, brave and edge. Im using windows 10.
image of my icons

It usually depends what your default browser is set to under 'Default programs'

Related

Bookmark Icon for a website

I do have a Favicon on my website, and it shows up on the address bar.
But I was curious how to get these big icons when you bookmark a page. Is a different thing or did I do the favicon wrong?
As you can see, Behance, LinkedIn, and others have a big icon when bookmarked and my website on the left has none.
<link rel="icon" href="icons/favicon.ico">
You need different icons:
Safari on Mac OS Yosemite (apparently, what you are using): it takes the Apple Touch icon. At least, make sure to create a 180x180 icon.
Chrome: since a few versions, Chrome takes the Open Graph image (the same icon you use to indicate to Facebook which image to use when a visitor shares your page). Note that Chrome might take something else if it can't find the OG image. Rules are not clear.
Some other browsers: apparently, some browsers, such as Firefox, have default icons for famous web sites but generate miniatures for the other bookmarks. I can't be 100% sure of this, but I couldn't find any documentation about that. This is just guess work.

Chrome Mac and Chrome Window has different font spacing

Hi I have this problem on font spacing for different OS on Chrome.
This is the screenshot from MAC Chrome,
http://awesomescreenshot.com/0382ihbwa3
This is the screenshot from Windows Chrome,
http://awesomescreenshot.com/0752ihdi26
Is there anyway to make them look the same?,
I don't have any problem with slight differences on content spacing on MAC vs Windows but this one affects the Main nav sections alignment.
Any help would be really appreciated, thanks!.
Chrome will soon be transitioning to use DirectWrite for font rendering, instead of GDI. This means it'll be able to use proper subpixel rendering of webfonts, like other Windows applications (inc Firefox and IE). It's a known bug that has been around for a long time: https://code.google.com/p/chromium/issues/detail?id=124406.
You can enable DirectWrite rendering now on Chrome Beta/Canary, but it's at the price of security because sandboxing is disabled. It's nice to know it's coming though: https://code.google.com/p/chromium/issues/detail?id=137692#c109

Cufon font text not aligning property in Windows 8

I am having an issue with Cufon fonts on my Wordpress site. The top of the font is being cut off. I am using the MySiteMyWay theme called "Method". The issue is visible from a Windows 8 PC using Firefox, IE, or Chrome. I don't have enough reputation yet to post the screenshot, but you can view it at http://i.stack.imgur.com/uZunp.png
Thanks
Are you able to see this on other windows operating systems. I'm using vista and have something similar. Im my case I found this http://kaptinlin.com/support/discussion/comment/13545#Comment_13545 worked. It did however, mess with the overall line height.

Designing CSS Menus cross compatible with iPad

I built a website that works great on Firefox, IE, and Chrome. Client goes to a tradeshow and realizes the website menu went bonkers in their iPad.
broken menu http://www.glassdoctordenvermetro.com/wp-content/themes/GDDenverTheme/images/photo.JPG
I tried a website that lets you preview your design by simulating it in case you don't have an iPad (like me). But the problem is it looks fine:
http://ipadpreview.com/previewer?url=http%3A%2F%2Fglassdoctordenvermetro.com%2F
What would suggest I do to figure this out? Is it a problem with the font being different on every browser perhaps? The width of the tab changes based on the menu font and wording but again, it looks fine on all other browsers I tested.
Thank you
Opening it an iPad simulator shows that the font is a much wider font and there's also greater letter spacing. You should specify more options in the font-family tag to have another more condensed font that is available on iOS. You could also bring the font-size down on iOS. The big issue with the testing site you're using is that it's still outputting HTML, the only trustworthy type of site like that would have to generate a screenshot image to ensure consistency.
Here's some fonts to help: http://iosfonts.com/
And 11px works with the existing font.
Alternately, removing the uppercase transform makes it fit.

CSS different padding and margin does a different pc (x32 vs. x64 ) can be the cause?

I notice a strange problem with the padding of a Wordpress theme i am developing. In FF/Chrom/IE8 on my own pc everything is ok.
Client has two different pc's but with the same IE8 browser. On each pc the div padding on one page is different. Unfortunatly, can't recreate the issue on me own pc. But what could be the cause???
Any tips, suggestions?
check that the IE is not running in comapatibility mode on one system. This is indicated by a little broken page icon in the address bar.
Compatibility view is likely to break standards compliant styling, as it tries to emulate ie7 rendering.

Resources