UBB.Dev
Posted By: JeaLouS Text Box background colour? - 06/03/2000 11:42 AM
How do I change the background colour for the:
Show topics – GO
Hop To:
-On the Post New Msg or Reply Screens-
Your Username:
Your Password:
Subject:
Message:

I’m assuming that they are all the same thing,
but I can’t for the life of me find where I’d
change it at.

thanks in advance,
JeaLouS
Posted By: AllenAyres Re: Text Box background colour? - 06/03/2000 11:23 PM
Those are default form field colors, I've never seen them changed to anything else. I will check it out for you and get back.

------------------
Allen

- http://www.stand318.com
Posted By: JeaLouS Re: Text Box background colour? - 06/04/2000 4:16 AM
I was under the same impression until i saw this page.
http://www.ogl.org/cgi-bin/bbs/Ultimate.cgi

or http://www.ogl.org/cgi-bin/bbs/post...al+Match+Rulings&DaysPrune=20&LastLogin=

thanks for the effort,
JeaLouS
Posted By: AllenAyres Re: Text Box background colour? - 06/07/2000 4:21 AM
Thanks for the headsup... that was accomplished by using a linked .css file for the page, which included:
input { font-family: Monospac821 BT; font-size: 8pt; background-color: #9CAD94; border-style: ridge; border-color: #333333 }
input.submit { background-color: #555555; color: #CCCCCC; font-family: Verdana; border-style: outset; border-color: #666666 }
select { font-family: Monospac821 BT; font-size: 8pt; background-color: #9CAD94; border-style: ridge; border-color: #333333 }
textarea { font-family: Monospac821 BT; font-size: 8pt; background-color: #9CAD94; border-style: ridge; border-color: #333333 }

for the form input areas...

------------------
Allen

- http://www.stand318.com
© UBB.Developers