EnglishFair.com Directory New Design - Please review :)

Discussion in 'Websites' started by noobpreneur, Jun 26, 2008.

  1. #1
    Hi All,

    My bidding directory, EnglishFair.com, has just undergone a face lift :)

    Please kindly review the design of my directory.

    Cheers for all your feedbacks and comments ;)
     
    noobpreneur, Jun 26, 2008 IP
  2. FeaЯ™

    FeaЯ™ Well-Known Member

    Messages:
    431
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    130
    #2
    I very like it. Good job noobpreneur.
    Can i know who made it? you?
     
    FeaЯ™, Jun 26, 2008 IP
  3. dilzsaran

    dilzsaran Well-Known Member

    Messages:
    196
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    103
    #3
    You can consider about color changes in your logo..

    Site look good.

    But logo didn't match with it..

    Its my thought only...
     
    dilzsaran, Jun 26, 2008 IP
  4. noobpreneur

    noobpreneur Well-Known Member

    Messages:
    942
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    140
    #4
    @ Fear - Hey man... long time no see ;) Thanks for the praise - I made it myself :)

    @ dilzaran - Thanks for the input - you mean, the 'shield' logo or the shield + English Fair text? I'll very much consider your feedback :)

    Cheers for the review!
     
    noobpreneur, Jun 26, 2008 IP
  5. ceweqsakti

    ceweqsakti Banned

    Messages:
    1,192
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    0
    #5
    It was a good site name.the design was good.ehm,do you buy this domain?
     
    ceweqsakti, Jun 26, 2008 IP
  6. noobpreneur

    noobpreneur Well-Known Member

    Messages:
    942
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    140
    #6
    @ ceweqsakti -

    I buy the site a while ago :) Dropped Domain? Perhaps - but it's a strong PR5 domain - PR5 for 2 updates, and it's going to be PR6 anytime soon, hopefully in the next Google PR update.

    Cheers!
     
    noobpreneur, Jun 26, 2008 IP
  7. chubaka

    chubaka Greenhorn

    Messages:
    42
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    18
    #7
    i like it. nice design
     
    chubaka, Jun 26, 2008 IP
  8. noobpreneur

    noobpreneur Well-Known Member

    Messages:
    942
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    140
    #8
    @ chubaka - thanks for the praise :)
     
    noobpreneur, Jun 27, 2008 IP
  9. dollarshower

    dollarshower Active Member

    Messages:
    361
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    58
    #9
    Hi,
    The design looks good, I think it is more suitable for blog directories... I have the following feedback.

    Logo: Avoid gradient within gradient (ie. the text 'English Fair' can be in a single color instead of yellow/white gradient)
    Buttons: The 'more details' button is too curvy. Make it more like a rounded rectangle - like the 'Search' button
    Top navbar: The black strip needs to be increased by 2-3 pixels and smaller but bold font selected for the navlinks. Also individual links need to be separated by a little more space

    Rest all look good...

    Good luck,
    Ajith
     
    dollarshower, Jun 27, 2008 IP
    noobpreneur likes this.
  10. noobpreneur

    noobpreneur Well-Known Member

    Messages:
    942
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    140
    #10
    dollarshower,

    Thanks for the very useful feedback - I totally agree on your logo feedback :)

    Cheers!
     
    noobpreneur, Jun 27, 2008 IP
  11. Katherinez

    Katherinez Peon

    Messages:
    17
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #11
    Looks good. You know the two logos at top with the shadow... are they supposed to completely mesh with the red bar across the top, or are they supposed to be completely blended and not hang over the red bar. It looks kind of neat the way it is, but didn't know if you meant to blend or not blend... on my pc it hangs over.
     
    Katherinez, Jun 27, 2008 IP
    noobpreneur likes this.
  12. noobpreneur

    noobpreneur Well-Known Member

    Messages:
    942
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    140
    #12
    Katherinez,

    Ouch - you right... I messed up with my CSS - different font, different result - gotta work on it soon.

    Thanks for pointing it out :)
     
    noobpreneur, Jun 27, 2008 IP
  13. Anathema

    Anathema Peon

    Messages:
    128
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #13
    I like to you site but I wonder who made it ? is it your script or ?
     
    Anathema, Jun 28, 2008 IP
  14. deathshadow

    deathshadow Acclaimed Member

    Messages:
    9,732
    Likes Received:
    1,999
    Best Answers:
    253
    Trophy Points:
    515
    #14
    Appearance:

    Layout broken in Opera and IE - possibly my using large fonts/120dpi. Absurdly undersized content font in a grey on white scheme - makes the text borderline illegible until I zoom in 50% or more... The Blog section is REALLY bad on that needing me to double the text size or MORE to approach legible. The layout isn't bad but it does suffer from the 'crappy little stripe' fixed width syndrome rather badly. Seems a little file-heavy thanks to those little icons - I'd put some effort towards using an image-recombination CSS sliding background technique on those to speed pageloads and reduce handshaking. 'submit a link' text at the bottom is almost invisible thanks to color choice... apart from that it's a simple layout and from a navigation standpoint there's little wrong with it.

    Code:

    178 Validation errors, so basically it's not even HTML. Single column table is a miserable /FAIL/ as is the nonsensical use of heading tags and all those annoying target attributes. You've got 17 tables on a layout that even AS a table based one should only need ONE, MAYBE two - you're throwing around the 'clear' keyword like it was going out of style which given all the tables shouldn't even be necessary, etc, etc... Bottom line on the code, your home page is 57k of markup for a measly 3k of markup. There's no reason for that site to break the 15k mark, and I'd be suprised to see it need more than 10k of HTML to function while retaining the same appearance.

    I've seen worse... but there's a LOT of room for improvement, most of it under the hood from a semantics, maintennance and SEO standpoint, but also in terms of accessability.
     
    deathshadow, Jun 28, 2008 IP
    noobpreneur likes this.
  15. noobpreneur

    noobpreneur Well-Known Member

    Messages:
    942
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    140
    #15
    @ Anathema - I made it myself - a newbie in theme design ;) Thanks!

    @ Deathshadow - yours are, by far, the most useful review - I really appreciate it and would like to seek help on coding, then :p - Any help you can recommend?
     
    noobpreneur, Jun 28, 2008 IP
  16. bpopark

    bpopark Peon

    Messages:
    43
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #16
    how do you know it will be PR6 soon ?
     
    bpopark, Jun 28, 2008 IP
  17. noobpreneur

    noobpreneur Well-Known Member

    Messages:
    942
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    140
    #17
    @bpopark - well, it's not really accurate - i use PR prediction tool at iwebtool dot com - it's only for reference on how well I SEO my site. :)
     
    noobpreneur, Jun 29, 2008 IP
  18. Amillyon

    Amillyon Peon

    Messages:
    10
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #18
    Great job, keep up the good work!!
     
    Amillyon, Jun 29, 2008 IP
  19. madnessfans.com

    madnessfans.com Banned

    Messages:
    105
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #19
    Very nice design..

    And When I surf to it...it resolve very quick..with thousands of backlinks...I think it will be good site for advertising :D
     
    madnessfans.com, Jun 29, 2008 IP
  20. noobpreneur

    noobpreneur Well-Known Member

    Messages:
    942
    Likes Received:
    25
    Best Answers:
    0
    Trophy Points:
    140
    #20
    @ Amillyon & madnessfans.com -

    Cheers guys! Thanks for the praise :)
     
    noobpreneur, Jun 30, 2008 IP