Jump to content

www.spookedout.com


Recommended Posts

Very clean and nice images, I'd put on the finishing touches by making some styles for your form elements like the fields, textbox, buttons, upload field, and dropdowns. The default ugly semi-white field color doesn't match the site as well as some nice background images would. Also I usually change the height of fields because by default they look a little bulky and the text is always bigger than everything else.

 

try this for a test...

 

input {

background-color: #443C34;

text-decoration: none;

font-family: Tahoma;

font-size: 11px;

color: #FFFFFF;

margin-top: 1px;

margin-right: 2px;

margin-bottom: 1px;

margin-left: 2px;

padding-top: 1px;

padding-right: 2px;

padding-bottom: 1px;

padding-left: 2px;

border: 1px solid #AAAAAA;

}

 

-666

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated