Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2007
    Posts
    41
    Plugin Contributions
    0

    Default Add Second Stylesheet For IE6

    Hello,

    I am using the red_template and the stylesheet associated with it. However, I need to add a second stylesheet for IE6 due to some layout issues on the products page (attributes - dropdowns with sizes and colors are not displaying correctly). Where do I add this CSS code to? I looked in the common/tlp_header.php file but not sure if this is the correct place.

    <!--[if IE 6]>
    <link rel="stylesheet" type="text/css" href="ie6.css" />
    <![endif]-->

    or can I add it to the current style sheet (just the actual style I need for IE) and if so, how do I do this?

    Thanks!

    Mike

  2. #2
    Join Date
    Dec 2005
    Posts
    1,059
    Plugin Contributions
    2

    Default Re: Add Second Stylesheet For IE6

    There's a contribution in the downloads about making IE specific stylesheets, here:
    http://www.zen-cart.com/index.php?ma...roducts_id=493
    [FONT=Arial]Country Kitty Crafts[/FONT][FONT=Arial]
    [/FONT] [FONT=Garamond]
    [/FONT]

  3. #3
    Join Date
    Jun 2005
    Location
    Cheney WA
    Posts
    1,134
    Plugin Contributions
    0

    Default Re: Add Second Stylesheet For IE6

    Actually you would add that to your applicationtop.php file.

    I'm assuming you have access to the conditional statements you want to apply?

    Those statements will be ignored by everything other than IE.

  4. #4
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Add Second Stylesheet For IE6

    The conditional statements are for use in the regular stylesheet. An IE-specific stylesheet doesn't need to use conditionals because only IE will ever use it.

 

 

Similar Threads

  1. adding a stylesheet for IE6/7/8
    By Rickwilliams in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 18 Nov 2009, 03:18 AM
  2. IE6 Specific Stylesheet - Theoretically?
    By stiggy100 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Jul 2009, 01:42 AM
  3. Add a second HEADER_LOGO ?
    By DamienDLSkinSolution in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 3 Mar 2009, 03:51 AM
  4. how to add a discount for second item purchased etc
    By sendmenews in forum General Questions
    Replies: 0
    Last Post: 13 May 2008, 09:52 PM
  5. USPS Ship - add second handling fee for international orders
    By jmcdog in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 5 Jun 2006, 10:09 PM

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