0
Welcome Guest! Login
0 items Join Now

Extremities 2 Real Estate Site

  • Extremities 2 Real Estate Site

    Posted 17 years 10 months ago
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: Extremities 2 Real Estate Site

    Posted 17 years 10 months ago
    • Nice background colors, beautiful images, very good integration of forms.

      In some pages like http://www.jasonpainter.com/south-gulf-cove.html , the text before the contact form is too big compared to the main text.

      In pages like http://www.jasonpainter.com/blog/ , left alignment of title (BLOG), texts and pictures could be better.

      Line-height of h2 titles is too small, you could add in template_css.css something like:
      h2 {
           font-size: 14px;
           line-height: 1.2em;
           margin-bottom: 10px;
       
      }
    • Yves
  • Re: Extremities 2 Real Estate Site

    Posted 17 years 10 months ago
    • Yves,
      Thanks for the kind words, and more importantly thank you for the criticisms! I agree totally on all your points and I am in the process of correcting them and others. Its nice to have someone point them out though to make you get off your butt and change it! :)

      I do have one problem I just noticed, the size of the H1 and others in IE is HUGE! How can I get IE and Firefox to display the fonts correctly?

      Thanks again!
    • www.jasonpainter.com
    • Yves's Avatar
    • Yves
    • Preeminent Rocketeer
    • Posts: 9214
    • Thanks: 5

    Re: Extremities 2 Real Estate Site

    Posted 17 years 10 months ago
    • Your template_css.file contains this code:
      h1, h2, h3, h4, h5 {
       
       
      }
       
      h3 {
           font-size: 12px;
           line-height: 1.1em;
           margin-bottom: 5px;
       
      }
      Only h3 is specified. Add h1, h2, h4 and h5 codes as you want them to appear.
    • Yves

Time to create page: 0.040 seconds