Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Feb 2007
    Posts
    210
    Plugin Contributions
    0

    Default CSS and/or page layout question...

    I have changed my page background color to #000000

    My text attribute boxes are white, until you click on them to input text - then they turn background color - ie, black...

    My text is also black - so you can't see what you're typing.

    I don't care which I change - but obviously, one needs to change. Proto store is at www.shirts4bowling.com/redironproto

    Thanks!

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: CSS and/or page layout question...

    Seperate these 3 out and the attribute entry is "SELECT"
    Code:
    FORM {
    	display: inline;
    	font-size: 1em;
    	margin: 0.1em;
    	}
    SELECT {
    	display: inline;
    	font-size: 1em;
    	margin: 0.1em;
    	}
    INPUT {
    	display: inline;
    	font-size: 1em;
    	margin: 0.1em;
    	}

 

 

Similar Threads

  1. CSS Drop Menu and other layout issues
    By melindaf in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 7 Aug 2009, 06:20 PM
  2. Column Layout Grid - Bold Font CSS Question
    By vandiermen in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 5 Jun 2007, 10:17 AM
  3. Layout Question Via CSS
    By knuckle-101 in forum Basic Configuration
    Replies: 13
    Last Post: 2 Nov 2006, 04:38 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