Car Club Website

Discussion in 'Website Review' started by TSVNYC, Mar 22, 2007.

  1. TSVNYC New Member

  2. vinny1724 New Member

    Your site is really good. The color choice is nice. If it was my site there are two things I would change.

    1. That gray-black gradient halfway down the page sorta ends. You can fix that with a code like this (in the body):
      1. <script language="JavaScript1.2">
        if (document.all)
        document.body.style.cssText="background:black url(insert link here) no-repeat fixed bottom bottom"
        </script>
      2. Replace the dead link to the link with the gradient.
    2. For some reason the header picture is coming up a little choppy. Maybe saved at a low quality to speed up loading? Try boosting the quality
    Other than that its good. Nice site.