View Single Post
  #2 (permalink)  
Old 24-05-2008, 04:08 PM
PR Design's Avatar
PR Design PR Design is online now
CSS Wizardry
 
Join Date: May 2007
Location: Leeds, England
Gender: Male
Posts: 9,587
Default

For the image put this in your css:

Code:
a img{
 border:none;
}
And the JavaScript is to blame for Firefox not displaying. Turn off JS and it works. For the contact form may I suggest this: Free PHP Mail Form — jemjabella.co.uk
__________________
I am — Harry Roberts | “Yeah, do maggots get drunk when they bury alcoholics?”
Reply With Quote