Background colour of box when signing guestbook

Dr. GBooky is here to help you with your guestbook problems ...
Post Reply
jj

Background colour of box when signing guestbook

Post by jj »

Hi,

Can you tell me how l can change the background colour of the box where the fields are that are used to sign the guestbook.


i.e. "Your Name"

"Where are you from fields"

Justin.
FruitBeard

input field style changing

Post by FruitBeard »

maybe i'm a little late for you but try something like this or similar:

<input type="text" name="email" style="background-color: #ffcc55; color: black; width: 100; border:1 solid #23559C; font-size: 11px;font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;" maxlength="50">

:idea:
Post Reply