Page 1 of 1

removing the "yellow" background from Name and Ema

Posted: Thu Aug 25, 2005 3:13 pm
by nrhoades
How would I go about doing this... it seems as if the .css file does what it is supposed to but the colors are changed again elsewhere?

-Nate

also...

Posted: Thu Aug 25, 2005 4:06 pm
by Guest
while im here, I have a problem with the smileys... the javascript doesn't see the form when the message board lives inside a frame of another page. something with this function probably:

Code: Select all

function insertSmiley(text) {
var space=" ";
parent.opener.document.form.message.value += space + text + space;
}
Go to http://www.abiscus.com and then click on Contacts for the example

Posted: Thu Aug 25, 2005 4:28 pm
by Henrie
at nrhoades
Please give a link to your page where we can see this happen.

at Guest
The smileys work fine here, tested with Firefox 1.0.6 and IE 6.0

Posted: Thu Aug 25, 2005 5:01 pm
by Klemen
@ nrhoades

have you got Google Toolbar installed? If yes remember that the toolbar automatically marks fields it can enter with the "AutoFill" function as yellow. You can disable that in "Options" > "AutoFill settings".

Regards

Posted: Thu Aug 25, 2005 8:28 pm
by Guest
hahahahahahaha

super

Posted: Thu Aug 25, 2005 10:33 pm
by Klemen
Must have been frustrating editing the CSS file with no changes :D :D