|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
dumb formatting question...
I have an html form that contains 16 different inputs. 9 of these are randomly yellow and sunken. I want all of them to be white. There doesn't seem to be a style sheet telling those 9 to be yellow and sunken. I've tried changing the tag of the inputs to something like:
<input name=fname type=text size="20" style="background-color:white"> When i do this and view the page, the fields show up white for a moment, but then revert to yellow and sunken. I inherited this site and have no idea how to change this. Anyone? |
|
#2
|
||||
|
||||
|
Quote:
__________________
ShepherdWeb :: Charging Rhino Wizard I know of no more encouraging fact than the unquestionable ability of man to elevate his life by conscious endeavor. {Henry David Thoreau} § shepherdweb.com § fariswheel productions § reagan administration |
|
#3
|
||||
|
||||
|
Think you would get more replies in another forum.... this is more for chit-chat.
Cheers, Dean |
|
#4
|
||||
|
||||
|
Quote:
@Dean - I noticed you're from Liverpool. Have you heard of a band called "The La's"? |
|
#5
|
||||
|
||||
|
Quote:
I certainly have. |
|
#6
|
||||
|
||||
|
Quote:
|
|
#7
|
||||
|
||||
|
Don't forget the semicolon in CSS and the quotes for xHTML.
Code:
<input name="fname" type="text" size="20" style="background-color: #fff;" />
__________________
www.xoise.com - www.ourfreegames.com - www.playtouchgames.com - www.randomtools.net - www.xenocide-rpg.com |
|
#8
|
||||
|
||||
|
Quote:
I was wondering how on earth you had heard of them! ![]() |
|
#9
|
||||
|
||||
|
Quote:
|
|
#10
|
||||
|
||||
|
Think they pop up once in a while; haven't seen them about but have heard them mentioned in artictles in the local paper (The Echo).
|
![]() |
| Viewing: ASP Free Forums > Other > ASP Free Lounge > dumb formatting question... |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|