|
|
#1 |
|
Member
Join Date: Jan 2009
Posts: 38
Rep Power: 1 ![]() |
Hi
I have spend a great deal of time (with the help of MikenTosh) getting my site looking 'just right' .... and then I view it in Explorer (I use Firefox like most sensible people!) and the css seems to be read in a different way. I would like to set up one css file for Explorer and another for Firefox. Does anyone know how I can get the system to dectect which browser is being used and assign the relevent css file? Many thanks Mike Now using 4.1.2 Developer
__________________
V4.1.1 Developer Beer.....so much more than a breakfast drink! |
|
|
|
|
|
#2 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,652
Rep Power: 108 ![]() |
Hi Mike,
Yes I agree. I have been cursing IE lately more than normal. It is becoming the netscape of 21st century. I think you can do this: Code:
<!--[if gte IE 6]> <link rel="stylesheet" type="text/css" href="iespecific.css" /> <![endif]-->
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#3 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,652
Rep Power: 108 ![]() |
Here is a link that I referenced:
How to Use Different CSS Style Sheets For Different Browsers (and How to Hide CSS Code from Older Browsers) (thesitewizard.com)
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Internet Explorer and Memberships | Greg H | v3.1 Questions & Support | 2 | 10-03-2008 06:07 PM |
| quicksearch display issues in IE... IE sucks | spaceboy | v3.1 Questions & Support | 6 | 02-19-2008 04:27 PM |
| Top bar image not showing up in Internet Explorer Browser | vega6143 | v3.1 Questions & Support | 14 | 12-20-2007 01:37 PM |
| Yahoo index and Site Explorer | SkGold | Site Marketing | 32 | 11-17-2006 01:23 AM |
| Internet Explorer 7 | david80 | Off Topic | 4 | 06-21-2006 09:22 AM |