- Author was Featured
- Item was Featured
- Author had a File in an Envato Bundle
- Microlancer Beta Tester
- Exclusive Author
- Most Wanted Bounty Winner
- Attended a Community Meetup
- Bought between 100 and 499 items
Suddenly yesterday I noticed that the page is all messed up in Chrome 11.
This is how I see the Edit Item: http://d.pr/KCad
This is how I see the window where I’m typing this message: http://d.pr/Y5Z1
It only happens for me in Chrome 11.
- Beta Tester
- Bought between 10 and 49 items
- Contributed a Tutorial to a Tuts+ Site
- Exclusive Author
- Has been a member for 3-4 years
- Referred between 1 and 9 users
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Sold between 1 000 and 5 000 dollars
RightHere said
Suddenly yesterday I noticed that the page is all messed up in Chrome 11.This is how I see the Edit Item: http://d.pr/KCad
This is how I see the window where I’m typing this message: http://d.pr/Y5Z1
It only happens for me in Chrome 11.
It looks fine on Chrome 11.0.696.71 on Windows 7. Which OS are you using?
Have the exact same specs than @Pexat, and all looks fine for me too. Try the incognito mode. Sometime when a website updates its CSS , some users browsers could still cache the old CSS . Already experienced that on one of my websites. Usually clearing the cache solve it (supposing the problem is not coming from a broken CSS ).
- Beta Tester
- Bought between 10 and 49 items
- Contributed a Tutorial to a Tuts+ Site
- Exclusive Author
- Has been a member for 3-4 years
- Referred between 1 and 9 users
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Sold between 1 000 and 5 000 dollars
yougapi said
Have the exact same specs than @Pexat, and all looks fine for me too. Try the incognito mode. Sometime when a website updates its CSS , some users browsers could still cache the old CSS . Already experienced that on one of my websites. Usually clearing the cache solve it (supposing the problem is not coming from a broken CSS ).
@yougapi:
Whenever I build a client site and I update the css, I change a meaningless query string on the href:
Example:
<link href="style.css?rev=20110602" rel="stylesheet" type="text/css" />
Edit: That’s really weird. When I wrote that html above, I wrote it in a different order (rel, type and then href) and now it’s different!
