Tagged Questions
0
votes
0answers
36 views
Bootstrap menus overlap on IE7 [closed]
I'm putting together a site using Bootstrap.
I've got two "navbar" divs, one above the other on the screen. In Chrome, Firefox and IE9, they look and work fine. On IE7 and IE8 (or rather, IE9 in ...
0
votes
0answers
27 views
Internet Explorer css issues on site [closed]
I have been converting a static website to a WordPress theme and the layout displays fine in FireFox but not in IE (no surprise!).
The site can be seen on my online test page at onlinewpthemetest
The ...
1
vote
1answer
95 views
Custom per domain CSS in Internet Explorer
We have an old web app, which would be much more usable if it could be visually tweaked a bit. Being in a corporate environment - IE (always using the latest version) is all I can use. Also app in ...
4
votes
1answer
434 views
Unknown CSS font-family oddity with IE7-10 on Windows Vista, 7, 8
I am seeing the following "oddity" with IE7-10 on Windows Vista, 7, 8:
When declaring font-family: serif; I am seeing an old bitmapped serif font that I can't identify (see screenshot below) instead ...
1
vote
1answer
138 views
Tool to identify Internet Explorer rendering differences with css
I develop website using chrome and mac os as development environment.
Since my audience is pretty specific I don't feel the necessity for too much backward compatibility with IE8 and less.
However ...
1
vote
2answers
226 views
Why can't Internet Explorer render this page correctly?
I've been pulling my hair out but can't figure out why my page looks like a huge mess in IE9, but Firefox, Chrome, Opera, Safari works great.
My website is here:
http://173.244.195.179/test-o.html
...
1
vote
1answer
62 views
Positioning in IE7
I have tried to optimize our site for internet explorer. I have problems with one name Etika, on the first page of our website.
It would be nice, if some of you could point out, why IE behaves so ...
0
votes
8answers
255 views
Which Versions of Internet Explorer Should I Support?
I have recently built a template for a website that I see looks very different in different versions of Internet Explorer. I was wondering, as a rule of thumb, which versions of Internet Explorer are ...
1
vote
1answer
177 views
Annoying IE6. Black screen with “loading” when youtube is added
I have had this problem for quite some time. It wasn't actually a big issue until lately when one of our conference site has a lot of IE6 users.
The black loading screen appears right after I include ...
0
votes
4answers
4k views
CSS only rounded corners in IE8? [closed]
Is it possible to get rounded corners in IE8 using only CSS? If so, how?
9
votes
6answers
2k views
What's the best way to show a message for only IE 6 and IE 7?
What's the best way to show a text message for only IE 6 and IE 7 ?
Should I add a html tag to my webpages and normally hide it with css for all browsers except the above mentioned ?
And when I use ...
3
votes
2answers
677 views
How to overcome eBay CSS limits for auctions' pages?
On eBay you can code the content of a <div> on the auction's page. The problem is that you can't edit the <head> content.
I tried using inside the <div> something like this:
...
1
vote
0answers
453 views
round corner in IE 8 - made by a mistake [closed]
Recently I wanted to make an overlay on an existing page. Of course on all browsers works fine.. except IE. Although it made an interesting effect - one round corner - this can be seen at ...
0
votes
1answer
87 views
How do I create styles for IE7 (and below)? [duplicate]
Possible Duplicate:
What are the best ways to implement cross browser css?
I have a site that looks more or less the same in all browsers except Internet Explorer (version 7 and below). ...