Results 1 to 3 of 3
  1. #1
    Join Date
    May 2005
    Location
    Arizona
    Posts
    137
    Plugin Contributions
    0

    Default Browser compatibility issues useing IE

    I still have Allot to do but viewing things in Firefox 2.x.x things look about the way I want them,, specifily,, the text and drop down boxes on pages like "Advanced Search" and "Log In"

    I changed the Text and the dropdown box backgrounds in the CSS and it views fine in FF, but in IE the Text is BLUE and the color is gone from the dropdown boxes

    How do I get this to view in IE the same way it views in FF?

  2. #2
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Browser compatibility issues useing IE

    the Legend text color can be set in your stylesheet, like this:

    Code:
    LEGEND {
    	font-weight: bold;
    	padding: 0.3em;
    	color: black;
    	}
    For the pulldowns, I don't think I've seen IE6 honor pulldown colors the way FF does. At least if it did, I don't remember it.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    May 2005
    Location
    Arizona
    Posts
    137
    Plugin Contributions
    0

    Default Re: Browser compatibility issues useing IE

    Thanks Doc, I feel better now.......

    People will just have to deal with no color in their IE drop down boxes... That just gives them another reason to use another browser.......

 

 

Similar Threads

  1. Browser Compatibility Differences
    By DesignLessDesign in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 11 Nov 2010, 05:12 PM
  2. Browser Compatibility
    By mac_designer in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 30 Dec 2008, 05:13 AM
  3. Browser compatibility issues
    By Rhitty in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 15 Jan 2007, 01:38 AM
  4. Bl**dy browser compatibility
    By My_web in forum General Questions
    Replies: 0
    Last Post: 17 Nov 2006, 10:21 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