Results 1 to 5 of 5
  1. #1
    Join Date
    Oct 2008
    Posts
    4
    Plugin Contributions
    0

    Default Black layout creates problems in Firefox...

    So I've changed all my colors and background colors but for some reason in firefox when you go to any form on the site and click in one of the input boxes/drop down menus it turns to black text on black bg. Can anyone shed some light as to why this is happening?


    http://trailscompleted.com/test/zenc...ain_page=login


    (never mind the mess I call a layout its still in the works.)
    Last edited by Kim; 5 Feb 2009 at 05:36 PM.

  2. #2

    Default Re: Black layout creates problems in Firefox...

    In your style sheet change this

    Code:
    input:focus, select:focus, textarea:focus {
    	background: #000000;
    	}
    to this

    Code:
    input:focus, select:focus, textarea:focus {
    	background: #ffffff;
    	}

  3. #3
    Join Date
    Sep 2008
    Posts
    130
    Plugin Contributions
    0

    Default Re: Black layout creates problems in Firefox...

    I was going to say you're looking for the 'focus' property.

    Of course, once I saw a pic of rock-climbing Jeeps, I got more interested. What is the site going to be selling?

    Also, your links in the footer are opening in a new window, even though they're linking to pages on the same domain.

    -Tim

  4. #4
    Join Date
    Oct 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: Black layout creates problems in Firefox...

    Thanks for the help! Silly me went through and just changed all the white to black and didn't realized that was an option lol. Thanks again!

    The site is selling stickers for all sorts of trails (hiking, biking, jeep off-roading, ect...) that people have completed. So say you've climbed Pikes Peak (a 14er in colorado) and you want people to know you can purchase the sticker on that site and stick it where ever you want, but its mostly intended as a bumper sticker.

  5. #5

    Default Re: Black layout creates problems in Firefox...

    Thanks Straw,

    Had a lot of complaints. THIS WORKS!

 

 

Similar Threads

  1. Layout problems in Firefox
    By Wilkesy in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Jul 2009, 10:52 AM
  2. Unwanted black horizontal black strip using firefox
    By Ragenther in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 9 Dec 2008, 04:28 AM
  3. Firefox and IE Layout Problems
    By jacque427 in forum General Questions
    Replies: 0
    Last Post: 2 Nov 2007, 12:23 AM
  4. IE7 & Firefox layout problems
    By AngelusUK in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 19 Sep 2006, 04:46 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