Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2007
    Posts
    25
    Plugin Contributions
    0

    Default use different css for different browser

    Hi,

    I would like to know wher I can include another CSS to fix the png problem for IE6.

    a code like this :
    PHP Code:
     <!--[if lte IE 6]>
        <
    link rel="stylesheet" media="screen" type="text/css" href="stylesheet_ie6.css" />
        <![endif]--> 
    It's probably in the "html_header.php", but I don'y know wher I have to put my code,

    Thanks in advance for your help!!

    Greg
    Greg

  2. #2
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: use different css for different browser

    Quote Originally Posted by mtgt View Post
    Hi,

    I would like to know wher I can include another CSS to fix the png problem for IE6.

    a code like this :
    PHP Code:
     <!--[if lte IE 6]>
        <
    link rel="stylesheet" media="screen" type="text/css" href="stylesheet_ie6.css" />
        <![endif]--> 
    It's probably in the "html_header.php", but I don'y know wher I have to put my code,

    Thanks in advance for your help!!

    Greg
    Try this mod

  3. #3
    Join Date
    Dec 2007
    Posts
    25
    Plugin Contributions
    0

    Default Re: use different css for different browser

    Thanks,

    I'll try that,

    cheers
    Greg

 

 

Similar Threads

  1. Can I use different css for different languages?
    By mdivk in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 25 Apr 2012, 07:27 AM
  2. How do I use a different shipping method for a different product?
    By marg2610 in forum Built-in Shipping and Payment Modules
    Replies: 8
    Last Post: 21 Sep 2009, 10:13 PM
  3. how to get different header for different pages? - Without CSS
    By markpr9 in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 15 Apr 2009, 04:34 PM
  4. Is it able to use different templates for different categories?
    By soundworker in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 27 Dec 2007, 10:32 AM
  5. Use different currencies for different payment methods
    By aksi in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 0
    Last Post: 15 Jun 2006, 10:02 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg